openssl-library
There are 72 repositories under openssl-library topic.
x2on/OpenSSL-for-iPhone
A script for compiling OpenSSL for iOS Devices (iPhone, iPad, Watch, iPod Touch, AppleTV, MacCatalyst)
zorggomat/FractalCryptGUI
Free cross-platform deniable encryption cryptoarchiver
wolfSSL/wolfssljni
wolfSSL JSSE provider and JNI wrapper for SSL/TLS, supporting up to TLS 1.3!
jukbot/setup-nginx-webserver
🚀Setup a perfect webserver on CentOS/Redhat 7.x guide with understanding.
conan-community/conan-openssl
[OBSOLETE] The recipe is now in https://github.com/conan-io/conan-center-index
AtomSecurity/P.A.C.K.E.R
P.A.C.K.E.R is a simple DRM software that can grant and verify serial keys, encrypt & decrypt [RSA & AES] your software. It also has modules to protect your executable (by injecting a thread and an attachable DLL) for anti-debugging purposes.
kassane/openssl-zig
TLS/SSL and crypto library (uses Zig Build)
wolfSSL/wolfEngine
wolfCrypt and wolfCrypt FIPS engine for OpenSSL
hash3liZer/Proxverter
Cross platform system wide proxy server & TLS Interception library for Python
Hyperledger-TWGC/pku-gm
GMSSL (https://github.com/guanzhi/GmSSL) go 语言接口
Lessica/BuildVNCServer
macOS cross-compiled libvncserver for iOS arm64 platform.
mirchr/openssldir_check
A Windows utility to check for potential insecure paths used by the OPENSSLDIR build parameter in OpenSSL libraries
jj5/kickass-crypto
Contemporary PHP cryptography library circa 2023
sovrin-foundation/indy-android-dependencies
Dependencies required to build indy-sdk
ChePeter/BTC_AI
bitcoin AI humor
ShiftMediaProject/openssl
Unofficial OpenSSL with added custom native Visual Studio project build tools. OpenSSL: A robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a full-strength general purpose cryptography library.
aarishgilani/openssl-1.0
Homebrew formula to install openssl@1.0 on silicon mac 2023 compatible with M2 MacBook Air & M1 MacBook pro
pkprajapati7402/Password-manager
Password Manager is a command-line interface (CLI) application written in C++ that securely stores and manages your passwords. Utilizing AES-256-CBC encryption provided by OpenSSL, this simple yet effective tool ensures your passwords are stored securely and can be retrieved when needed.
white-rabbit-1-sketch/mysql-openssl
This project provides User-Defined Functions (UDF) for MySQL, enabling encryption and decryption of data using the OpenSSL library. The functions support various encryption algorithms and allow the use of optional custom IVs (Initialization Vectors).
containerscrew/nflux
Network monitoring tool & TLS/SSL sniffer using eBPF 🐝
dkushche/Crypto
Crypto's a learning project that contains the realization of all my university cryptology labs.
vzhomeexperiments/cryptographyisfunwithr
code for tutorial webinar on cryptography
zedxpace/sign_verify_openssl
Repository contains the Script to sign the message as well as verify the message using openssl with python
imahjoub/OpenSSL_withVisualStudio
A repository that allows you to build and use OpenSSL with Visual Studio
InitPHP/Encryption
It is an easy-to-use library for encrypting data and decryption encrypted data.
iyxan23/rsa-tools
Encrypt and Decrypt demonstration using RSA with OpenSSL using the Qt framework!
kar12thik/OpenSSL-Libraries
Shared and static libraries generated with openssl 1.1.1g stable release
Oscar11800/Fast-Additive-Homomorphic-Encryption
Fast additive homomorphic symmetric encryption algorithm - Python Implementation
embetrix/pkcs11-provider-example
pkcs11-provider API example in C
gemesa/malware-analysis-toolkit
Setup guides for malware analysis tools such as Ghidra, INetSim, Suricata, Zeek, etc. on Fedora
madebypixel02/Openssl-Practices-2022
[Uc3m] Welcome to the Open Secure Sockets Layer
SilentVoid13/Silent_OpenSSL
C Library that provides easy OpenSSL encryption / decryption on multiple ciphers
Strawberry-Team/ucode-connect-Track-C-uchat
The uchat “Speechy” project is a desktop messaging application developed in C, designed for secure communication between users on a local network. The application includes a GTK+ 3-based client and a server built using socket programming with OpenSSL, JSON for API, and SQLite for database management, offering features similar to Telegram.
Uday2902/blockchain-model-in-C
Blockchain model implemented using C language which includes various features like adding new blocks to blockchain, verify blockchain, tampering data of any block of blockchain for testing purpose etc. OPENSSL library is used to obtain HASHING
zengrx/CryptographyReview
Practice of cryptography algorithm