Revīziju vēsture

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