提交历史

作者 SHA1 备注 提交日期
  Jack Lloyd ddb634fe6f Move SM2 algos to SM2 specific PKEY method 6 年之前
  Matt Caswell 3fd5970035 Add support for the SRP base64 alphabet 6 年之前
  Matt Caswell c080461448 Change SRP functions to use EVP_EncodeUpdate/EVP_DecodeUpdate functions 6 年之前
  Matt Caswell 13735cfef6 Integrate X448 and Ed448 into libcrypto 6 年之前
  Matt Caswell 0d66475908 Update copyright year 6 年之前
  Bernd Edlinger 604e591ed7 Fix some bugs with the cfb1 bitsize handling 6 年之前
  Paul Yang b000470873 Support public key and param check in EVP interface 7 年之前
  Josh Soref 46f4e1bec5 Many spelling fixes/typo's corrected. 7 年之前
  Dr. Stephen Henson d19b01ad79 Add EVP_PKEY_set1_engine() function. 7 年之前
  Paul Yang 0822e89add Support EVP_PKEY_meth_remove and pmeth internal cleanup 7 年之前
  Paul Yang 2aee35d37d Support key check in EVP interface 7 年之前
  Johannes Bauer cefa762ee5 Add interface to the scrypt KDF by means of PKEY_METHOD 7 年之前
  Dr. Stephen Henson 42a3008aa4 ED25519 public key method. 7 年之前
  Dr. Stephen Henson f723c98e2d Add support for custom digestsign/digestverify methods. 7 年之前
  Todd Short 3f5616d734 Add support for parameterized SipHash 7 年之前
  Todd Short 9d6fcd4295 Cleanup EVP_CIPH/EP_CTRL duplicate defines 7 年之前
  Todd Short 52ad5b60e3 Add support for Poly1305 in EVP_PKEY 8 年之前
  Dr. Stephen Henson 6577e00892 PSS EVP_PKEY method 8 年之前
  Kurt Roeckx 2f545ae45d Add support for reference counting using C11 atomics 8 年之前
  Dr. Stephen Henson 262bd85fde Add X25519 methods to internal tables 8 年之前
  Dr. Stephen Henson a4cb54d257 Fix type of ptr field. 8 年之前
  FdaSilvaYY e8aa8b6c8f Fix a few if(, for(, while( inside code. 8 年之前
  Rich Salz aa6bb1352b Copyright consolidation 05/10 8 年之前
  Matt Caswell b3599dbb6a Rename int_*() functions to *_int() 8 年之前
  Matt Caswell 342c21cd8b Rename lots of *_intern or *_internal function to int_* 8 年之前
  Matt Caswell 22c84afa77 Deprecate EVP_cleanup() and make it a no-op 8 年之前
  Alessandro Ghedini 03273d61e7 Convert CRYPTO_LOCK_EVP_PKEY to new multi-threading API 8 年之前
  Matt Caswell 44ab2dfdf9 Rename EVP_CIPHER_CTX_cipher_data to EVP_CIPHER_CTX_get_cipher_data 8 年之前
  Alessandro Ghedini aacfb134be GH355: Implement HKDF 8 年之前
  Matt Caswell 7b9f8f7f03 Auto init/deinit libcrypto 8 年之前