Showing 75 open source projects for "openssl source"

View related business solutions
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • 99.99% Uptime for MySQL and PostgreSQL Databases Icon
    99.99% Uptime for MySQL and PostgreSQL Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Start Free
  • 1
    The OpenSSL shell/batch script collection offers insight in how to setup a hierarchical PKI structure consisting of a Root CA, several sub CA's and end entity digital certificates. The scripts are available for unix and windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Bash shell scripts to run an OpenSSL Certificate Authority (CA) and issue self-signed HTTPS server certificates (or cert signing requests) for intranets. Scripts: genrootca, genservercert, genusercert, revokecert, csv2usercerts, certificate-mailer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    B-Trust eDoc is a program built on top of LibDigiDoc a free implementation of the OpenXAdES standard for signing/encrypting files using smartcard tokens. It also contains Openssl and PKCS11 wrapper classes in C++ which might be useful to developers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    NewPKI is a PKI based on the OpenSSL low-level API, all the datas are handled through a database, which provides a much more flexible PKI than with OpenSSL, such as seeking a certificate with a search engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Start Free
  • 5
    Polydish is a polymorphic Internet server capable of accepting pluggable protocols (written in Python or Ruby), and can thereby serve any type of content imaginable. The backend code is a fast, secure, C-based server, employing thread pools and OpenSSL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    CryptoServer is the daemon for handling Sign-Verify, Encryption-Dencryption, Envelop-Openenvelop based on OpenSSL including the SEED symmetric algorithm (Korean Standard Symmetric Algorithm). It's interface is just tcp/ip socket and very easy to handle
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Powerful password manager program with: - Use OpenSSL - Based on Plug-ins structure - NT Authorization - Multi-user - Make movable media - Auto fill HTML form - Remember password of applications - Backup/Restore - Import/Export (and more...)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Wincert is a linux shell script which converts an openssl certificate into a zipfile with the entire certificate chain in a Windows friendly encoding, bundled with a user-friendly installer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    General-purpose cryptographic application. Includes easy access (GUI frontend) to: public key algorithms, symmetric ciphers, hash algorithms, X.509 certificates, PKCS, smart cards (PKCS11) access and other utilities. Based on OpenSSL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Start Free
  • 10
    Java SSL Engine using OpenSSL for higher performance SSL thoughput with ability to use Java 1.4.x NIO channels.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    AUTHd: Admission control daemon is a system aiming to provide authentication and authorisation services to other services. Uses the keynote trust management system. It is accessible via IPC, network (OpenSSL support) and kernel-space.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Helper web application writen in PhP and Perl to mantain local Certificate Authority based on openssl. Provides ability to view issued certificates, issue new certificates, revoke compromised certificates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    OpenSSL Digest frontend for Windows. This program can be used to create/verify MD2/MD4/MD5/SHA/SHA1/MDC2/RIPEMD160 checksums of your files. OpenSSL32 now supports file encryption/decryption using various encryption Ciphers, such as Blowfish, Idea, DES,
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Python OpenSSL Wrappers(POW), a Python wrapper for OpenSSL. X590v3 and CRL encoding is now also support is now via a pure Python module, which will include support for PKCS in the near future.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The Entropy Gathering Daemon is a portable perl script which provides a source of randomness on systems that lack an in-kernel /dev/random. GnuPG, OpenSSH, and the OpenSSL toolkit can use EGD to seed their random number generators.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    scroll is a file integrity scanner. It is designed to be a fast, secure replacement to Tripwire, and is implemented using OpenSSL. Current database support includes local file and MySQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    a KDE front end to the OpenSSL tools and CA scripts, with LDAP/X509 directory integration and access to KDE Certificate stores
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    IMPORTANT -- This is an old project that is no longer supported and should not be relied upon for serious applications. If your looking for encryption software, I suggest OpenSSL or GnuPG which are better equipped.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 19
    An API and test suite, or possibly an application unto itself, to manage keys and allow mail user agents (such as pine or mutt) to use encryption and authentication systems (such as S/MIME) via the services of external encryption suites (such as OpenSSL)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Apache module and patches to OpenSSL & modssl to support Kerberos authentication.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21

    CertificateAuthorityWebInterface

    PHP Webinterface for openssl to manage own CA very very simple

    To not forget about the basic openssl commands required to get a selfsigned CA working for my own servers, I am creating a Webinterface to simplify the basic tasks of updating/creating and revoking a certificate once the root certificate is present. Further enhancements may come later. By no way this should be a complete certificate authority management tool - there are others already available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    openssl is well-known allover the world,but it is huge,complex.our target is develop a tinytls,it is small,simple,good understanding,and usually for embedded system.But it can support most openssl features.You can add some other features easily.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The intention of this project is to develop a prototype for the secure handling of medical records. We will use certificates (OpenSSL) and Java SDK
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    libHDCP2

    HDCP 2.x framework in C

    Open source HDCP 2.x framework, written in C, using openSSL library
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    rcstagger

    secure network aware process monitoring system

    rcstagger is a network aware process monitoring system designed to work alongside the init process (Note that it makes no attempt to replace init). It utilizes openssl to maintain PKI authentication to verify the identify of sibling daemons and any control clients.
    Downloads: 0 This Week
    Last Update:
    See Project