Commit History

Author SHA1 Message Date
  FdaSilvaYY 52b703f81c Clean one unused variable, plus an useless one. 8 years ago
  Matt Caswell ad64a69e02 Change usage of RAND_pseudo_bytes to RAND_bytes 8 years ago
  Matt Caswell ae5c8664e5 Run util/openssl-format-source -v -c . 9 years ago
  Dr. Stephen Henson 5473b6bc2f Fix memory leak. From HEAD. 13 years ago
  Dr. Stephen Henson dc100d87b5 Backport of password based CMS support from HEAD. 13 years ago
  Dr. Stephen Henson 24d7159abd Backport libcrypto audit: check return values of EVP functions instead 13 years ago
  Dr. Stephen Henson 2e5975285e Update obsolete email address... 16 years ago
  Dr. Stephen Henson de12116417 Initial, incomplete support for typesafe macros without using function 18 years ago
  Dr. Stephen Henson 5c95c2ac23 Fix various error codes to match functions. 18 years ago
  Dr. Stephen Henson ae519a247f Extended PBES2 function supporting application supplied IV and PRF NID. 18 years ago
  Dr. Stephen Henson 6d3a1eac3b Add PRF preference ctrl to ciphers. 18 years ago
  Ben Laurie 41a15c4f0f Give everything prototypes (well, everything that's actually used). 19 years ago
  Dr. Stephen Henson c39c32dd65 PKCS#8 fixes from stable branch. 20 years ago
  Dr. Stephen Henson 0fccb00b5b Add missing EVP_CIPHER_CTX_init call. 22 years ago
  Dr. Stephen Henson 581f1c8494 Modify EVP cipher behaviour in a similar way 23 years ago
  Dr. Stephen Henson d339187b1a Get rid of ASN1_ITEM_FUNCTIONS dummy function 23 years ago
  Dr. Stephen Henson 9d6b1ce644 24 years ago
  Richard Levitte 26a3a48d65 There have been a number of complaints from a number of sources that names 24 years ago
  Bodo Möller d6f68fa314 Fix for previous patch: If RAND_pseudo_bytes returns 0, this is not an error. 24 years ago
  Bodo Möller 7c472f706e Use RAND_pseudo_bytes, not RAND_bytes, for IVs/salts. 24 years ago
  Dr. Stephen Henson 4b42658082 Make pkcs8 work again. 24 years ago
  Ulf Möller 51ca375e7e Seek out and destroy another evil cast. 25 years ago
  Ulf Möller e7f97e2d22 Check RAND_bytes() return value or use RAND_pseudo_bytes(). 25 years ago
  Dr. Stephen Henson f45f40ffff Add OIDs for idea and blowfish. Unfortunately these are in 25 years ago
  Dr. Stephen Henson 08e9c1af6c Replace the macros in asn1.h with function equivalents. Also make UTF8Strings 25 years ago
  Bodo Möller f0e8ae723c Torture weak compilers less by not automatically including x509.h where 25 years ago
  Dr. Stephen Henson b7d135b353 Two new functions to write out PKCS#8 private keys. Also fixes for some of 25 years ago
  Dr. Stephen Henson 8eb57af5fe Complete support for PKCS#5 v2.0. Still needs extensive testing. 25 years ago
  Dr. Stephen Henson 97e4a93245 This is the main PKCS#5 v2.0 key generation function, it parses the ASN1 25 years ago
  Dr. Stephen Henson 8e21c14607 More PKCS#5 v2.0 development. Add a function to setup a PKCS#5 v2.0 25 years ago