[go: up one dir, main page]

Showing 230 open source projects for "openssl"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • Cloud-Based Software Licensing - Zentitle by Nalpeiron Icon
    Cloud-Based Software Licensing - Zentitle by Nalpeiron

    The #1 Software Licensing Solution. Release new Software License Models fast with no engineering. Increase software sales and drive up revenues.

    1000’s software companies have used Zentitle to launch new software products fast and control their entitlements easily - many going from startup to IPO on our platform. Our software monetization infrastructure allows you to easily build or
    Learn More
  • 1

    MonaServer

    MonaServer Windows 32 Binary

    ...Compressed file contains MonaServer Windows 32bits binary and the luajit 32bits library. Require : - at least Windows XP - Visual C++ Redistributable Packages for Visual Studio 2013 - OpenSSL
    Leader badge">
    Downloads: 1,098 This Week
    Last Update:
    See Project
  • 2
    Nautilus Core

    Nautilus Core

    Automation tools for deploying blockchain networks

    Naultilus Core is a tool to automate running Tezos Nodes. It allows customization of the most important node features, and easily running multiple nodes, along with different integrations to simplfy node interactions. With each Node in Archive mode, you can also start an instance of Conseil and Arronax. Nautilus Core is only supported in macOS and Linux. Running Tezos Nodes (particularly Archive Nodes) can take massive amounts of storage when fully synced (~300 GB). 16GB of memory is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    minalicx

    A small web server for Linux.

    ...The features of the server are: Virtual Hosting SSL IPV6 TLS SNI CGI PHP-support by php-cgi Basic Authentication Directory Browsing Session id generation Simple alias support Support for building REST-api's by cgi with help of cgi-handlers Timeouts for CGI, requests and responses Multithreading with control of number of threads HTTP to HTTPS redirection Custom error pages Se doc/minalicx.txt and the config bin/minalicx.conf for more info. It needs gcc and make tools and also openssl if you use the default configuration. It can though be built without ssl.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    bruteforce-salted-openssl for Windows

    bruteforce-salted-openssl for Windows

    OpenSSL tool for security, pentests and forensics investigation

    Written by Guillaume LE VAILLANT.
    Downloads: 4 This Week
    Last Update:
    See Project
  • Powerful Business Process Automation Icon
    Powerful Business Process Automation

    With ThinkAutomation, you get an open-ended studio to build any and every automated workflow you could ever need.

    When a message is received ThinkAutomation automatically executes one or more Automations. Automations are created using an easy to use drag-and-drop interface to run simple or complex tasks. Automations can perform many business process Actions, including: updating company databases, CRM systems and cloud services, sending outgoing emails, Teams & SMS messages, document processing, custom scripting, integration and much more. Over 100 built-in actions are included, plus ThinkAutomation is extensible with Custom Actions.  
    Learn More
  • 5

    null-it

    # Null-It , an encryption script that nulls the file prior to decrypti

    # Null-It , an encryption script that nulls the file prior to decryption using openssl ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    gostsum for Windows

    gostsum for Windows

    OpenSSL utility to compute GOST/Streebog hashes

    This package contain utilities to compute GOST hashsums: gostsum - computes GOST R 34.11-94 hash. gost12sum - computes GOST R 34.11-2012 hash. Written by Cryptocom LTD. See also: https://sourceforge.net/projects/openssl-for-windows/ Visit: http://albanese.atwebpages.com
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    Isis PKI and Keystore Service

    Isis PKI and Keystore Service

    Public Key Infrastructure and Java Key Store

    ...The service uses external passwords for access which can/should be different from the actual password of the store file. Isis allows you to sign new key pairs upon creation using a private key from any of the managed key stores. Isis can export and import keys to and from OpenSSL format allowing you exchange keys between Java and programs that use PEM format files and CRT format files. The service uses Spring Security Framework for access control and can be configured to use any Authentication Authorization system supported by the Spring Security Framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    512 OS

    512 MB 32 bit Porteus Linux Distribution...

    Included is Pale Moon, Veracrypt, Ram Boot Mode Locked in, and only 32 bit support...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    libuwsc

    libuwsc

    A Lightweight and fully asynchronous WebSocket client library

    A Lightweight and fully asynchronous WebSocket client library based on libev for Embedded Linux. And provide Lua-binding. libev tries to follow the UNIX toolbox philosophy of doing one thing only, as good as possible.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Smarter Packing Decisions for Retailers and 3PLs Icon
    Smarter Packing Decisions for Retailers and 3PLs

    Paccurate is an API-first cartonization solution.

    Paccurate is the only patented cartonization solution that optimizes for transportation costs directly. So you can have the right boxes, and control how they're packed.
    Learn More
  • 10

    HERMES Mail

    The cult-favourite eMail client formerly known as Qualcomm Eudora

    eMail traffic is on the rise. With over 100 man-years of development time behind it and a clean, intuitive interface that makes handling messages a breeze, Hermes Messenger (formerly known as QUALCOMM Eudora) is more than a way to send and receive mail: it's a powerful management tool with features to increase your productivity and enhance your communications. It is the best eMail program for people who get lots of it. If you're not yet one of them, you soon will be. Take control of your...
    Leader badge">
    Downloads: 27 This Week
    Last Update:
    See Project
  • 11
    AES Everywhere

    AES Everywhere

    Cross Language AES 256 Encryption Library

    AES Everywhere is Cross Language Encryption Library that provides the ability to encrypt and decrypt data using a single algorithm in different programming languages and on different platforms. This is an implementation of the AES algorithm, specifically CBC mode, with 256-bit key length and PKCS7 padding. It implements OpenSSL-compatible cryptography with randomly generated salt.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    handy

    handy

    A simple C++11 network server framework

    ...Asynchronously manages network I/O and processes requests synchronously, which simplifies the writing of server processing logic. For examples, see examples/hsha.cc. Asynchronous connection management supports openssl connection, if OpenSSL is installed, and <openssl/ssl.h> can be found, the project will automatically download handy-ssl because the open-source protocol of OpenSSL is not compatible with this, so the project file is placed separately in handy-SSL. The message encode/decode example using protobuf is under protobuf. Support udp, the client of udp is used in connect mode, similar to tcp.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    PokerTH
    PokerTH is a poker game written in C++/Qt. You can play the popular Texas Hold'em poker variant against up to nine computer-opponents or play internet games with people all over the world. This poker engine is available for Linux, Windows and Mac
    Downloads: 113 This Week
    Last Update:
    See Project
  • 14
    Themis will be a thoroughly modern web browser taking advantage of BeOS' features where it can. Currently, it is planned to use OpenSSL, and use the translation kit to view images.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    authit

    authit

    Двухфакторная аутентификации на Linux

    Веб-приложение для удаленной настройки двухфакторной аутентификации на Linux-машинах
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    certz

    Script to implement internal CA/ICA using OpenSSL

    certz is intended to implement a standard interface for creating and maintaining one or multiple Root and Intermediate Certification Authorities (ie, CA and ICA).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    X Certificate and Key management is an interface for managing asymetric keys like RSA or DSA. It is intended as a small CA for creation and signing certificates. It uses the OpenSSL library for the cryptographic operations. Please see the XCA homepage http://hohnstaedt.de/xca
    Leader badge">
    Downloads: 122 This Week
    Last Update:
    See Project
  • 18
    MTProxy

    MTProxy

    Simple MT-Proto proxy

    ...The repository includes C source code, build instructions, and configuration files for compiling and running the proxy on Unix-like systems, with dependencies including OpenSSL and zlib. By launching an MTProxy instance with a secret and configuration file, system administrators can allow clients to connect through custom proxies and generate shareable proxy links for Telegram clients.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    PHP JOSE Library

    PHP JOSE Library

    JSON Object Signing and Encryption Framework (JWT, JWS, JWE, JWA, JWK

    JSON Object Signing and Encryption Framework (JWT, JWS, JWE, JWA, JWK, JWKSet and more)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Minimal Barebones versions of Puppy Linux.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    CMP for OpenSSL

    CMP for OpenSSL

    CMP [RFC4210] implementation based on OpenSSL

    | | PLEASE NOTE: this project has MOVED to https://github.com/mpeylo/cmpossl | | An implementation of the Certificate Management Protocol (CMP) version 2, defined in RFC 4210, 4211, and 6712. This git branch of OpenSSL provides an RFC compliant implementation including a CMP client CLI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Anitaos

    Distro for old computers (Steam Computing)

    Welcome. This Distro is for older computers . Using a build as you go approach. Iso's are barebones no browser etc ready to add what you want. Forked from Puppy Linux 412/4.31 and updated. Before Installation its recommended to read wiki first. Then download your suitable iso from here ( LTS ISO'S FINAL ) https://sourceforge.net/projects/anitaos/files/Anitaos/LATEST%20LTS%20ANITAOS%20ISO/ I have uploaded lots of extra software for AnitaOS and there i s also some extra wireless...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 23
    Leafpub

    Leafpub

    Simple, beautiful, open source publishing

    Simple, beautiful, open source publishing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Simple-WebSocket-Server

    Simple-WebSocket-Server

    WebSocket (WS) and WebSocket Secure (WSS) server and client library

    A very simple, fast, multithreaded, platform-independent WebSocket (WS) and WebSocket Secure (WSS) server and client library implemented using C++11, Asio (both Boost.Asio and standalone Asio can be used) and OpenSSL. Created to be an easy way to make WebSocket endpoints in C++.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 25
    A Linux port of the OpenBSD/FreeBSD Cryptographic Framework (OCF). This port aims to bring full asynchronous HW/SW crypto acceleration to the Linux kernel, OpenSwan, OpenSSL and applications using DES, 3DES, AES, MD5, SHA, PublicKey, RNGs and more.
    Downloads: 6 This Week
    Last Update:
    See Project