Revīziju vēsture

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