15 Commits (b975f12a2fa3f313b98b0dc40a9bc9e8c0667d08)

Author SHA1 Message Date
Alex Gaynor db1e9877fd Return the correct value in EVP_CIPHER_CTX_iv_length after EVP_CTRL_AEAD_SET_IVLEN 1 year ago
David Benjamin d9ea5553c3 Don't use negative values for unimplemented modes 2 years ago
David Benjamin e2e613c269 Explicitly warn about streaming AEADs with EVP_CIPHER_CTX. 2 years ago
David Benjamin e40d0f8ee1 Test, re-document, and deprecate EVP_Cipher. 2 years ago
Bob Beck 1510e460c6 Add a poisoned field to EVP_CIPHER_CTX. 2 years ago
David Benjamin 701d8b28c8 Fix docs for EVP_Cipher given an AEAD. 3 years ago
David Benjamin cf506f17d0 Make EVP_CIPHER opaque. 3 years ago
David Benjamin 16a94930ac Add various OpenSSL compatibility functions. 3 years ago
David Benjamin 03cae7a2b3 Keep EVP_CIPHER/EVP_MD lookup and do_all functions in sync 3 years ago
David Benjamin a3aeea7c77 Remove block_mask from EVP_CIPHER_CTX. 4 years ago
David Benjamin e7c0c9734f Don't overflow the output length in EVP_CipherUpdate calls. 4 years ago
Adam Langley 5dd18d017d A handful more compatibility functions. 4 years ago
Adam Langley 76164b1bc9 Add some OpenSSL-compatibility aliases 4 years ago
Adam Langley 5eeaf3029d Add some accommodations for FreeRDP 4 years ago
Adam Langley fb0c05cac2 acvp: add CMAC-AES support. 4 years ago