提交历史

作者 SHA1 备注 提交日期
  Rich Salz 6286757141 Copyright consolidation 04/10 8 年之前
  Rich Salz 349807608f Remove /* foo.c */ comments 8 年之前
  Richard Levitte bfb0641f93 Cleanup: fix all sources that used EVP_MD_CTX_(create|init|destroy) 8 年之前
  Richard Levitte 77a01145be Have other crypto/evp files include evp_locl.h 8 年之前
  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. 10 年之前
  Dr. Stephen Henson afa23c46d9 Flag to disable automatic copying of contexts. 10 年之前
  Dr. Stephen Henson ae3fff5034 Some of the MS_STATIC use in crypto/evp is a legacy from the days when 13 年之前
  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 ;-) 14 年之前
  Ben Laurie 0eab41fb78 If we're going to return errors (no matter how stupid), then we should 15 年之前
  Dr. Stephen Henson 2e5975285e Update obsolete email address... 15 年之前
  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 年之前