You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to openssl...@googlegroups.com
I am using the EVP functions EVP_init, EVP_update and EVP_final to create a SHA1 in chunks. Where in the EVP_CTX can I access the 20 byte IV after each call to EVP_update?