Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Dr. Stephen Henson 1c8d92997d ctrl operations to retrieve RSA algorithm settings 14 gadi atpakaļ
  Dr. Stephen Henson 31904ecdf3 RSA PSS verification support including certificates and certificate 14 gadi atpakaļ
  Ben Laurie 0eab41fb78 If we're going to return errors (no matter how stupid), then we should 16 gadi atpakaļ
  Ben Laurie 8aa02e97a7 Make sure a bad parameter to RSA_verify_PKCS1_PSS() doesn't lead to a crash. 16 gadi atpakaļ
  Dr. Stephen Henson 4f1aa191b3 Initial support for enveloped data decrypt. Extent runex.pl to cover these 16 gadi atpakaļ
  Dr. Stephen Henson 47a9d527ab Update from 0.9.8 stable. Eliminate duplicate error codes. 18 gadi atpakaļ
  Bodo Möller 5e3225cc44 Introduce limits to prevent malicious keys being able to 18 gadi atpakaļ
  Bodo Möller 2952886010 Remove non-functional part of recent patch, after discussion with 18 gadi atpakaļ
  Mark J. Cox b79aa05e3b Avoid PKCS #1 v1.5 signature attack discovered by Daniel Bleichenbacher 18 gadi atpakaļ
  Dr. Stephen Henson 5c95c2ac23 Fix various error codes to match functions. 18 gadi atpakaļ
  Dr. Stephen Henson 7f57b076a6 New functions to get key types without dereferncing EVP_PKEY. 18 gadi atpakaļ
  Dr. Stephen Henson c927df3fa1 Initial DSA EVP_PKEY_METHOD. Fixup some error codes. 18 gadi atpakaļ
  Dr. Stephen Henson 75d44c0452 Store digests as EVP_MD instead of a NID. 18 gadi atpakaļ
  Dr. Stephen Henson b2a97be7f4 Support for digest signing and X931 in rsa_pkey_meth. 18 gadi atpakaļ
  Dr. Stephen Henson 448be74335 Initial support for pluggable public key ASN1 support. Process most public 18 gadi atpakaļ
  Andy Polyakov d51204f1b1 PSS update [from 0.9.7]. 19 gadi atpakaļ
  Dr. Stephen Henson 499fca2db3 Update from 0.9.7-stable. Also repatch and rebuild error codes. 19 gadi atpakaļ
  Bodo Möller 8afca8d9c6 Fix more error codes. 19 gadi atpakaļ
  Nils Larsch 800e400de5 some updates for the blinding code; summary: 19 gadi atpakaļ
  Dr. Stephen Henson 29dc350813 Rebuild error codes. 19 gadi atpakaļ
  Bodo Möller 24cff6ced5 always reject data >= n 23 gadi atpakaļ
  Richard Levitte cf1b7d9664 Make all configuration macros available for application by making 24 gadi atpakaļ
  Bodo Möller 59fc2b0fc2 Preserve reason strings in automatically build tables. 25 gadi atpakaļ
  Dr. Stephen Henson 1c80019a2c Add new sign and verify members to RSA_METHOD and change SSL code to use sign 25 gadi atpakaļ
  Dr. Stephen Henson c1cd88a0eb Oops... forgot the other RSA_NULL patches... 25 gadi atpakaļ
  Bodo Möller 3a55fc1aab correct error handling 25 gadi atpakaļ
  Bodo Möller 03cd49447f New function RSA_check_key, 25 gadi atpakaļ
  Dr. Stephen Henson 6d31193858 Complete rewrite of the error code generation script. It now runs as a single 25 gadi atpakaļ
  Bodo Möller ec577822f9 Change #include filenames from <foo.h> to <openssl.h>. 25 gadi atpakaļ
  Ulf Möller 6b691a5c85 Change functions to ANSI C. 25 gadi atpakaļ