-
Story
-
Resolution: Done
-
Undefined
-
None
-
None
-
None
Implement the following functions, and include any associated utests from BoringSSL where feasible.
| EVP_aes_256_cbc | openssl/cipher.h |
| EVP_CIPHER_iv_length | openssl/cipher.h |
| EVP_CIPHER_key_length | openssl/cipher.h |
| EVP_DecryptInit_ex | openssl/cipher.h |
| EVP_EncryptInit_ex | openssl/cipher.h |
| FIPS_mode | openssl/crypto.h |