커밋 기록

작성자 SHA1 메시지 날짜
  Dr. Stephen Henson dd4eefdb7b Change EVP_MAXCHUNK so it doesn't wraparound to 0 on some platforms (IP32L64). 13 년 전
  Dr. Stephen Henson 7a4bd34a4f FIPS mode EVP changes: 14 년 전
  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 년 전
  Dr. Stephen Henson 8bdcef40e4 New function to dup EVP_PKEY_CTX. This will be needed to make new signing 18 년 전
  Dr. Stephen Henson eaff5a1412 Use size_t for new crypto size parameters. 18 년 전
  Dr. Stephen Henson b010b7c434 Use more flexible method of determining output length, by setting &outlen 18 년 전
  Dr. Stephen Henson ba30bad57b Add functions to allow setting and adding external EVP_PKEY_METHOD. 18 년 전
  Dr. Stephen Henson d87e615209 Add key derivation support. 18 년 전
  Dr. Stephen Henson f5cda4cbb1 Initial keygen support. 18 년 전
  Dr. Stephen Henson a58a636838 Constification. 18 년 전
  Dr. Stephen Henson 07e970c7e6 Initial functions for RSA EVP_PKEY_METHOD. 18 년 전
  Dr. Stephen Henson 9e4d0f0be2 New utility 'pkeyutl' a general purpose version of 'rsautl'. 18 년 전
  Dr. Stephen Henson cd7638980a Include EVP_PKEY argument in EVP_PKEY_CTX_new(). This avoids the 18 년 전
  Dr. Stephen Henson f733a5ef0e Initial functions for main EVP_PKEY_METHOD operations. 18 년 전
  Dr. Stephen Henson 5da98aa687 Updated to EVP_PKEY_METHOD code... still doesn't do much. 18 년 전
  Dr. Stephen Henson 0b6f3c66cd Initial definitions and a few functions for EVP_PKEY_METHOD: an extension 18 년 전
  Richard Levitte 8d1ebe0bd1 Add the missing parts for DES CFB1 and CFB8. 21 년 전
  Dr. Stephen Henson 3f6db7f518 Fix block_size field for CFB and OFB modes: it should be 1. 22 년 전
  Richard Levitte a6cd870784 The AES modes OFB and CFB are defined with 128 feedback bits. This 23 년 전
  Richard Levitte c938563a81 The block size may be something other than 8! 23 년 전
  Ben Laurie dbad169019 Really add the EVP and all of the DES changes. 23 년 전