Historique des commits

Auteur SHA1 Message Date
  Matt Caswell 718b133a53 Implement AES CBC ciphers in the default provider il y a 5 ans
  Matt Caswell df05f2ce6d Make EVP_Encrypt*/EVP_Decrypt* and EVP_Cipher* provider aware il y a 5 ans
  Matt Caswell 7556b9df59 Support EVP_MD_block_size() with providers il y a 5 ans
  Matt Caswell 8c8cf0d962 Make EVP_Digest* functions provider aware il y a 5 ans
  Matt Caswell 3653d0c224 Implement EVP_MD_fetch() il y a 5 ans
  Shane Lontis 9537fe5757 Single step kdf implementation il y a 5 ans
  David von Oheimb 9fdcc21fdc constify *_dup() and *i2d_*() and related functions as far as possible, introducing DECLARE_ASN1_DUP_FUNCTION il y a 5 ans
  Simo Sorce 8d76481b18 Implement SSH KDF il y a 6 ans
  David Makepeace 5a285addbf Added new EVP/KDF API. il y a 6 ans
  Antoine Salon 33e113b0cb blake2: backport changes to blake2s il y a 5 ans
  Antoine Salon c3a261f8d3 blake2b: add EVP_MAC API il y a 5 ans
  Richard Levitte 48f4ad7718 Following the license change, modify the boilerplates in include/ and crypto/include/ il y a 6 ans
  Shane Lontis 6e624a6453 KMAC implementation using EVP_MAC il y a 6 ans
  Paul Yang c1da4b2afe Add poly1305 MAC support il y a 6 ans
  Pauli afc580b9b0 GMAC implementation il y a 6 ans
  Richard Levitte c89d9cdab1 EVP_MAC: Add SipHash implementation il y a 6 ans
  Richard Levitte 6723f86746 EVP_MAC: Add HMAC implementation il y a 6 ans
  Richard Levitte f71faf2753 EVP_MAC: Add CMAC implementation il y a 6 ans
  Richard Levitte 0145dd324e Add automatic initializations support for EVP_MAC objects il y a 6 ans
  Richard Levitte 567db2c17d Add EVP_MAC API il y a 6 ans
  Paul Yang 4803717f5e Support setting SM2 ID il y a 6 ans
  Paul Yang 0a8fdef752 Support pmeth->digest_custom il y a 6 ans
  Jack Lloyd ddb634fe6f Move SM2 algos to SM2 specific PKEY method il y a 6 ans
  Matt Caswell 3fd5970035 Add support for the SRP base64 alphabet il y a 6 ans
  Matt Caswell c080461448 Change SRP functions to use EVP_EncodeUpdate/EVP_DecodeUpdate functions il y a 6 ans
  Matt Caswell 13735cfef6 Integrate X448 and Ed448 into libcrypto il y a 6 ans
  Matt Caswell 0d66475908 Update copyright year il y a 6 ans
  Bernd Edlinger 604e591ed7 Fix some bugs with the cfb1 bitsize handling il y a 6 ans
  Paul Yang b000470873 Support public key and param check in EVP interface il y a 7 ans
  Josh Soref 46f4e1bec5 Many spelling fixes/typo's corrected. il y a 7 ans