コミット履歴

作者 SHA1 メッセージ 日付
  David Benjamin 608a026494 Implement RSASSA-PKCS1-v1_5 as specified. 8 年 前
  Rich Salz 2039c421b0 Copyright consolidation 08/10 8 年 前
  Dr. Stephen Henson a6eb1ce6a9 Make X509_SIG opaque. 8 年 前
  Rich Salz d63a5e5e7d Remove outdated DEBUG flags. 8 年 前
  Rich Salz 349807608f Remove /* foo.c */ comments 8 年 前
  Dr. Stephen Henson 19c6d3ea2d Remove RSA_FLAG_SIGN_VER flag. 8 年 前
  Matt Caswell dffe51091f Don't treat a bare OCTETSTRING as DigestInfo in int_rsa_verify 9 年 前
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files 9 年 前
  Rich Salz 4b45c6e52b free cleanup almost the finale 9 年 前
  Rich Salz 222561fe8e free NULL cleanup 5a 9 年 前
  Rich Salz b196e7d936 remove malloc casts 9 年 前
  Dr. Stephen Henson 2e43027757 make ASN1_OBJECT opaque 9 年 前
  Rich Salz 3d0cf91807 Remove obsolete support for old code. 9 年 前
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 年 前
  Rich Salz 6d23cf9744 RT3548: Remove unsupported platforms 9 年 前
  Dr. Stephen Henson 1cfd255c91 Add additional DigestInfo checks. 10 年 前
  Dr. Stephen Henson 83cb7c4635 An incompatibility has always existed between the format used for RSA 12 年 前
  Bodo Möller a291745eeb fix function codes for error 17 年 前
  Dr. Stephen Henson c80c7bf999 Make int_rsa_sign function match prototype. 18 年 前
  Mark J. Cox b79aa05e3b Avoid PKCS #1 v1.5 signature attack discovered by Daniel Bleichenbacher 18 年 前
  Ben Laurie 777c47acbe Make things static that should be. Declare stuff in headers that should be. 18 年 前
  Dr. Stephen Henson 5c95c2ac23 Fix various error codes to match functions. 18 年 前
  Dr. Stephen Henson 4f59b6587f Implementation of pkey_rsa_verify. Some constification. 18 年 前
  Dr. Stephen Henson 75d44c0452 Store digests as EVP_MD instead of a NID. 18 年 前
  Dr. Stephen Henson b2a97be7f4 Support for digest signing and X931 in rsa_pkey_meth. 18 年 前
  Dr. Stephen Henson 667aef4c6a Port from stable branch. 19 年 前
  Dr. Stephen Henson a0e7c8eede Add lots of checks for memory allocation failure, error codes to indicate 20 年 前
  Richard Levitte 875a644a90 Constify d2i, s2i, c2i and r2i functions and other associated 20 年 前
  Richard Levitte 816d785721 DO NOT constify RSA* in RSA_sign() and RSA_verify(), since there are function 21 年 前
  Richard Levitte 3b30121bd9 Constify RSA_sign() and RSA_verify(). 21 年 前