page_evp - Man Page
Name
page_evpEVP ā generic crypto interface
ā See the library functions here: EVP generic crypto functions
EVP Cipher
The use of EVP_CipherInit_ex() and EVP_Cipher() is pretty easy to understand forward, then EVP_CipherUpdate() and EVP_CipherFinal_ex() really needs an example to explain example_evp_cipher.c .
Info
Fri Jun 7 2019 Version 7.7.0 Heimdal crypto library