Histórico de Commits

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