2
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Dr. Stephen Henson f9678b8b57 Fix memory leak. 13 жил өмнө
  Dr. Stephen Henson 3d63b3966f Split PBES2 into cipher and PBKDF2 versions. This tidies the code somewhat 15 жил өмнө
  Dr. Stephen Henson b6dcdbfc94 Audit libcrypto for unchecked return values: fix all cases enountered 15 жил өмнө
  Dr. Stephen Henson 2e5975285e Update obsolete email address... 16 жил өмнө
  Dr. Stephen Henson de12116417 Initial, incomplete support for typesafe macros without using function 18 жил өмнө
  Dr. Stephen Henson 5c95c2ac23 Fix various error codes to match functions. 18 жил өмнө
  Dr. Stephen Henson ae519a247f Extended PBES2 function supporting application supplied IV and PRF NID. 18 жил өмнө
  Dr. Stephen Henson 6d3a1eac3b Add PRF preference ctrl to ciphers. 18 жил өмнө
  Ben Laurie 41a15c4f0f Give everything prototypes (well, everything that's actually used). 19 жил өмнө
  Dr. Stephen Henson c39c32dd65 PKCS#8 fixes from stable branch. 20 жил өмнө
  Dr. Stephen Henson 0fccb00b5b Add missing EVP_CIPHER_CTX_init call. 22 жил өмнө
  Dr. Stephen Henson 581f1c8494 Modify EVP cipher behaviour in a similar way 23 жил өмнө
  Dr. Stephen Henson d339187b1a Get rid of ASN1_ITEM_FUNCTIONS dummy function 23 жил өмнө
  Dr. Stephen Henson 9d6b1ce644 24 жил өмнө
  Richard Levitte 26a3a48d65 There have been a number of complaints from a number of sources that names 24 жил өмнө
  Bodo Möller d6f68fa314 Fix for previous patch: If RAND_pseudo_bytes returns 0, this is not an error. 24 жил өмнө
  Bodo Möller 7c472f706e Use RAND_pseudo_bytes, not RAND_bytes, for IVs/salts. 24 жил өмнө
  Dr. Stephen Henson 4b42658082 Make pkcs8 work again. 24 жил өмнө
  Ulf Möller 51ca375e7e Seek out and destroy another evil cast. 25 жил өмнө
  Ulf Möller e7f97e2d22 Check RAND_bytes() return value or use RAND_pseudo_bytes(). 25 жил өмнө
  Dr. Stephen Henson f45f40ffff Add OIDs for idea and blowfish. Unfortunately these are in 25 жил өмнө
  Dr. Stephen Henson 08e9c1af6c Replace the macros in asn1.h with function equivalents. Also make UTF8Strings 25 жил өмнө
  Bodo Möller f0e8ae723c Torture weak compilers less by not automatically including x509.h where 25 жил өмнө
  Dr. Stephen Henson b7d135b353 Two new functions to write out PKCS#8 private keys. Also fixes for some of 25 жил өмнө
  Dr. Stephen Henson 8eb57af5fe Complete support for PKCS#5 v2.0. Still needs extensive testing. 25 жил өмнө
  Dr. Stephen Henson 97e4a93245 This is the main PKCS#5 v2.0 key generation function, it parses the ASN1 25 жил өмнө
  Dr. Stephen Henson 8e21c14607 More PKCS#5 v2.0 development. Add a function to setup a PKCS#5 v2.0 25 жил өмнө
  Ulf Möller a9be3af5ad Remove NOPROTO definitions and error code comments. 25 жил өмнө
  Bodo Möller ec577822f9 Change #include filenames from <foo.h> to <openssl.h>. 25 жил өмнө
  Ulf Möller 6b691a5c85 Change functions to ANSI C. 25 жил өмнө