Commit History

Author SHA1 Message Date
  Richard Levitte d420ac2c7d Use BUF_strlcpy() instead of strcpy(). 21 years ago
  Richard Levitte eb3d68c454 Nils Larsch told me I could remove that variable entirely. 21 years ago
  Richard Levitte d55141ed7a "Remove" unused variable 21 years ago
  Bodo Möller 0fbffe7a71 implement PKCS #8 / SEC1 private key format for ECC 21 years ago
  Bodo Möller 8ee4845b65 'broken' PKCS #8 format does not apply to ECDSA 22 years ago
  Bodo Möller 5488bb6197 get rid of EVP_PKEY_ECDSA (now we have EVP_PKEY_EC instead) 22 years ago
  Bodo Möller 14a7cfb32a use a generic EC_KEY structure (EC keys are not ECDSA specific) 22 years ago
  Bodo Möller d0561b5c2d fix ECDSA handling 22 years ago
  Bodo Möller 690ecff795 Fixes for 'no-hw' combined with 'no-SOME_CIPHER'. 23 years ago
  Bodo Möller 4d94ae00d5 ECDSA support 23 years ago
  Richard Levitte 40928698bb When RSA or DSA are disabled, do not include the stuff that's specific 23 years ago
  Richard Levitte cf1b7d9664 Make all configuration macros available for application by making 24 years ago
  Richard Levitte a4aba800d9 Constify DSA-related code. 24 years ago
  Richard Levitte 0413ba429c Constify the RSA library. 24 years ago
  Richard Levitte 26a3a48d65 There have been a number of complaints from a number of sources that names 24 years ago
  Ben Laurie 371acb22e6 Typesafe Thought Police part 4. 24 years ago
  Ulf Möller 0e1c06128a Get rid of more non-ANSI declarations. 24 years ago
  Dr. Stephen Henson 48fe0eec67 Fix the PKCS#8 DSA code so it works again. All the 25 years ago
  Dr. Stephen Henson 66430207a4 Add support for some broken PKCS#8 formats. 25 years ago
  Ulf Möller 657e60fa00 ispell (and minor modifications) 25 years ago
  Ulf Möller eb952088f0 Precautions against using the PRNG uninitialized: RAND_bytes() now 25 years ago
  Dr. Stephen Henson 08e9c1af6c Replace the macros in asn1.h with function equivalents. Also make UTF8Strings 25 years ago
  Ulf Möller f5d7a031a3 New Configure option no-<cipher> (rsa, idea, rc5, ...). 25 years ago
  Bodo Möller ec577822f9 Change #include filenames from <foo.h> to <openssl.h>. 25 years ago
  Ulf Möller 6b691a5c85 Change functions to ANSI C. 25 years ago
  Dr. Stephen Henson cfcefcbe2a Further PKCS#12 integration, PBE, PKCS#8 additions. 26 years ago