Secure Sockets Layer is a network communication protocol that provides security for data at the transmission level. SSL encrypts data connections so that attackers cannot break into secure network ...
You can create a release to package software, along with release notes and links to binary files, for other people to use. Learn more about releases in our docs.
A lightweight command-line encryption utility written in C++ that uses AES-256-GCM for secure, authenticated file encryption. Implements password-based key derivation (PBKDF2-HMAC-SHA256), random salt ...