Repository navigation
openssl-library
- Website
- Wikipedia
A script for compiling OpenSSL for iOS Devices (iPhone, iPad, Watch, iPod Touch, AppleTV, MacCatalyst)
Free cross-platform deniable encryption cryptoarchiver
wolfSSL JSSE provider and JNI wrapper for SSL/TLS, supporting up to TLS 1.3!
🚀Setup a perfect webserver on CentOS/Redhat 7.x guide with understanding.
[OBSOLETE] The recipe is now in https://github.com/conan-io/conan-center-index
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.
wolfCrypt and wolfCrypt FIPS engine for OpenSSL
Cross platform system wide proxy server & TLS Interception library for Python
macOS cross-compiled libvncserver for iOS arm64 platform.
A Windows utility to check for potential insecure paths used by the OPENSSLDIR build parameter in OpenSSL libraries
Contemporary PHP cryptography library circa 2023
Homebrew formula to install openssl@1.0 on silicon mac 2023 compatible with M2 MacBook Air & M1 MacBook pro
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).
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.
code for tutorial webinar on cryptography
Crypto's a learning project that contains the realization of all my university cryptology labs.
Repository contains the Script to sign the message as well as verify the message using openssl with python