커밋 기록

작성자 SHA1 메시지 날짜
  Richard Levitte 4a8b0c55c0 Following the license change, modify the boilerplates in crypto/evp/ 6 년 전
  Paul Yang 675f4ceef8 Update document for SM2 stuffs 6 년 전
  Paul Yang 4803717f5e Support setting SM2 ID 6 년 전
  Paul Yang 0a8fdef752 Support pmeth->digest_custom 6 년 전
  Bernd Edlinger 19546246cf Fix memleak in EVP_DigestSignFinal/VerifyFinal. 7 년 전
  Dr. Stephen Henson f723c98e2d Add support for custom digestsign/digestverify methods. 7 년 전
  Dr. Stephen Henson 7539418981 Add EVP_DigestSign and EVP_DigesVerify 7 년 전
  Rich Salz 6286757141 Copyright consolidation 04/10 8 년 전
  Rich Salz 349807608f Remove /* foo.c */ comments 9 년 전
  Richard Levitte bfb0641f93 Cleanup: fix all sources that used EVP_MD_CTX_(create|init|destroy) 9 년 전
  Richard Levitte 77a01145be Have other crypto/evp files include evp_locl.h 9 년 전
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files 9 년 전
  Gunnar Kudrjavets 4c9b0a0314 Initialize potentially uninitialized local variables 9 년 전
  Dr. Stephen Henson 27af42f9ac Move some EVP internals to evp_int.h 9 년 전
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 년 전
  Dr. Stephen Henson 0f7fa1b190 Constify. 11 년 전
  Dr. Stephen Henson afa23c46d9 Flag to disable automatic copying of contexts. 11 년 전
  Dr. Stephen Henson ae3fff5034 Some of the MS_STATIC use in crypto/evp is a legacy from the days when 14 년 전
  Dr. Stephen Henson e3e31ff482 Use supplied ENGINE when initialising CMAC. Restore pctx setting. 14 년 전
  Dr. Stephen Henson c8ef656df2 Make CMAC API similar to HMAC API. Add methods for CMAC. 14 년 전
  Dr. Stephen Henson fecef70773 Yes it is a typo ;-) 15 년 전
  Ben Laurie 0eab41fb78 If we're going to return errors (no matter how stupid), then we should 16 년 전
  Dr. Stephen Henson 2e5975285e Update obsolete email address... 16 년 전
  Dr. Stephen Henson e69adea539 New function EVP_PKEY_asn1_copy(). Use default MD if type param is NULL. 17 년 전
  Dr. Stephen Henson 74633553a9 Experimental HMAC support via EVP_PKEY_METHOD. 17 년 전
  Dr. Stephen Henson baecb96e8a Fix digest signing so digest type is set after init. 17 년 전
  Dr. Stephen Henson 6181f5e404 Preliminary support for signctx/verifyctx callbacks. 17 년 전
  Ben Laurie 777c47acbe Make things static that should be. Declare stuff in headers that should be. 18 년 전
  Dr. Stephen Henson 91c9e62123 New functions for enchanced digest sign/verify. 18 년 전