提交历史

作者 SHA1 备注 提交日期
  Richard Levitte 4a8b0c55c0 Following the license change, modify the boilerplates in crypto/evp/ 5 年之前
  Richard Levitte 567db2c17d Add EVP_MAC API 6 年之前
  Richard Levitte 28428130db Update copyright year 6 年之前
  Matt Caswell c080461448 Change SRP functions to use EVP_EncodeUpdate/EVP_DecodeUpdate functions 6 年之前
  Kurt Roeckx 16cfc2c90d Don't use a ssl specific DRBG anymore 6 年之前
  Kurt Roeckx d91f45688c Tell the ciphers which DRBG to use for generating random bytes. 6 年之前
  Matt Caswell 7141ba3196 Fix the overlapping check for fragmented "Update" operations 7 年之前
  Rich Salz aa6bb1352b Copyright consolidation 05/10 8 年之前
  Rich Salz 349807608f Remove /* foo.c */ comments 8 年之前
  Richard Levitte e79f877333 Make EVP_CIPHER opaque and add creator/destructor/accessor/writer functions 8 年之前
  Richard Levitte 8baf9968df Make EVP_CIPHER_CTX opaque and renew the creator / destructor functions 8 年之前
  Dr. Stephen Henson 4a1f3f2741 Only declare stacks in headers 8 年之前
  Richard Levitte a0be4fd17b Make EVP_ENCODE_CTX opaque 8 年之前
  Richard Levitte 6756532358 Cleanup: Remove M_EVP_MD_* macros 8 年之前
  Richard Levitte 2db6bf6f85 Make the definition of EVP_MD opaque 8 年之前
  Richard Levitte 7638370ca6 Make the definition of EVP_MD_CTX opaque 8 年之前
  Dr. Stephen Henson 27af42f9ac Move some EVP internals to evp_int.h 9 年之前
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 年之前
  Tim Hudson 1d97c84351 mark all block comments that need format preserving so that 9 年之前
  Dr. Stephen Henson 7a4bd34a4f FIPS mode EVP changes: 13 年之前
  Dr. Stephen Henson 37c541faed Revert CFB block length change. Despite what SP800-38a says the input to 14 年之前
  Dr. Stephen Henson 1458b931eb The "block length" for CFB mode was incorrectly coded as 1 all the time. It 14 年之前
  Dr. Stephen Henson 20eb7238cb Correct ECB mode EVP_CIPHER definition: IV length is 0 14 年之前
  Dr. Stephen Henson 79cfc3ac54 add EVP_CIPH_FLAG_LENGTH_BITS from 0.9.8-stable 14 年之前
  Dr. Stephen Henson 3d63b3966f Split PBES2 into cipher and PBKDF2 versions. This tidies the code somewhat 15 年之前
  Dr. Stephen Henson 2e5975285e Update obsolete email address... 16 年之前
  Andy Polyakov b444ac3e6f size_t-fy EVP_CIPHER. Note that being size_t-fied it doesn't require 16 年之前
  Andy Polyakov 71f4ea44eb EVP_*_cfb1 was broken. 17 年之前
  Nils Larsch 34f0a19309 remove trailing '\' 18 年之前
  Dr. Stephen Henson c9777d2659 Add ENGINE support for EVP_PKEY_METHOD including lookups of ENGINE 18 年之前