A simple OpenSSL example of using the EVP interface to encrypt and decrypt data with aes256 CBC mode.
Primary LanguageC