Simple file encrypt-decrypt using OpenSSL EVP functions
-
Updated
Oct 6, 2017 - C
Simple file encrypt-decrypt using OpenSSL EVP functions
Secure FTP client & multithreaded server (using threadpool) with on-the-fly Gzip compression/decompression, secure packet transmission using OpenSSL, storage in SQLite DB and PBKDF2 hashing using OpenSSL
This is a introduction project showcasing how to use the OpenSSL EVP API (openssl/evp.h) for implementing various cryptographic techniques using C++.
Add a description, image, and links to the openssl-evp topic page so that developers can more easily learn about it.
To associate your repository with the openssl-evp topic, visit your repo's landing page and select "manage topics."