More information to the important issue of seeding the PRNG
[oweals/openssl.git] / crypto / evp /
2002-10-20 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-10-09 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-10-09 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-10-09 Richard LevitteUse double dashes so makedepend doesn't misunderstand...
2002-10-09 Richard LevitteUse double dashes so makedepend doesn't misunderstand...
2002-10-02 Richard LevitteThe OpenBSD project has replaced the first implementati...
2002-10-02 Richard LevitteThe OpenBSD project has replaced the first implementati...
2002-09-22 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-08-16 Bodo Möller'EC' vs. 'ECDSA'
2002-08-16 Dr. Stephen HensonFix block_size field for CFB and OFB modes: it should...
2002-08-16 Dr. Stephen HensonFix block_size field for CFB and OFB modes: it should...
2002-08-13 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-08-12 Bodo Möllerget rid of EVP_PKEY_ECDSA (now we have EVP_PKEY_EC...
2002-08-09 Bodo Möllermake update
2002-08-07 Bodo Mölleruse a generic EC_KEY structure (EC keys are not ECDSA...
2002-08-04 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-07-30 Lutz Jänicke"make update"
2002-07-30 Lutz Jänicke"make update"
2002-07-23 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-07-19 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-07-16 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-07-14 Bodo MöllerReplace 'ecdsaparam' commandline utility by 'ecparam'
2002-07-10 Lutz JänickeReorder inclusion of header files:
2002-07-10 Lutz JänickeReorder inclusion of header files:
2002-06-27 Richard LevittePass CFLAG to dependency makers, so non-standard system...
2002-06-27 Richard LevittePass CFLAG to dependency makers, so non-standard system...
2002-06-27 Richard LevitteA number of includes were removed from evp.h some time...
2002-06-27 Richard LevitteA number of includes were removed from evp.h some time...
2002-06-16 Lutz JänickeOpenSSL_add_all_algorithms has been replaced by configu...
2002-06-16 Lutz JänickeOpenSSL_add_all_algorithms has been replaced by configu...
2002-06-14 Lutz JänickeSome more prototype fixes.
2002-06-14 Lutz JänickeSome more prototype fixes.
2002-06-03 Richard Levitteuse sstrsep() to get the proper type to aoti().
2002-06-03 Richard Levitteuse sstrsep() to get the proper type to aoti().
2002-05-31 Ben LaurieFix a warning.
2002-05-31 Richard LevitteAdd the AES test vectors from NIST document SP800-38A.
2002-05-31 Richard LevitteAdd the AES test vectors from NIST document SP800-38A.
2002-05-31 Richard LevitteMake it possible to give vectors only for decryption...
2002-05-31 Richard LevitteMake it possible to give vectors only for decryption...
2002-05-31 Richard LevitteFor CFB and OFB modes, always create the encryption...
2002-05-31 Richard LevitteFor CFB and OFB modes, always create the encryption...
2002-05-31 Richard LevitteDeclare the CFB and OFB modes for AES, and prepare...
2002-05-31 Richard LevitteDeclare the CFB and OFB modes for AES, and prepare...
2002-05-30 Richard LevitteCheck the return values where memory allocation failure...
2002-05-30 Richard LevitteCheck the return values where memory allocation failure...
2002-05-16 Bodo Möllerfix EVP_dsa_sha macro
2002-05-16 Bodo Möllerfix EVP_dsa_sha macro
2002-05-15 Dr. Stephen HensonZero cipher_data in EVP_CIPHER_CTX_cleanup
2002-05-15 Dr. Stephen HensonZero cipher_data in EVP_CIPHER_CTX_cleanup
2002-05-11 Dr. Stephen HensonEVP_SealFinal should return a value.
2002-05-11 Dr. Stephen HensonEVP_SealFinal should return a value.
2002-04-21 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-04-15 Lutz JänickeFix CRLF problem in BASE64 decode.
2002-04-15 Lutz JänickeFix CRLF problem in BASE64 decode.
2002-04-09 Bodo Möllerfix ECDSA handling
2002-03-16 Dr. Stephen HensonEnsure EVP_CipherInit() uses the correct encode/decode...
2002-03-16 Dr. Stephen HensonEnsure EVP_CipherInit() uses the correct encode/decode...
2002-03-14 Dr. Stephen HensonInitialize cipher context in KRB5
2002-03-14 Dr. Stephen HensonInitialize cipher context in KRB5
2002-03-14 Bodo MöllerFixes for 'no-hw' combined with 'no-SOME_CIPHER'.
2002-03-14 Bodo MöllerFixes for 'no-hw' combined with 'no-SOME_CIPHER'.
2002-03-09 Dr. Stephen HensonMake ciphers and digests obtain an ENGINE functional...
2002-03-09 Dr. Stephen HensonMake ciphers and digests obtain an ENGINE functional...
2002-02-28 Richard LevitteVMS addaptation, including a few more long names that...
2002-02-28 Richard LevitteVMS addaptation, including a few more long names that...
2002-02-28 Richard LevitteIncrease internal security when using strncpy, by makin...
2002-02-28 Richard LevitteIncrease internal security when using strncpy, by makin...
2002-02-26 Richard Levittemake update, after moving around symbols in libeay...
2002-02-26 Richard Levittemake update
2002-02-23 Dr. Stephen HensonUpdates from stable branch.
2002-02-23 Dr. Stephen HensonOPENSSL_LOAD_CONF define as in main trunk
2002-02-23 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-02-23 Dr. Stephen HensonNew OPENSSL_LOAD_CONF define to load openssl.cnf
2002-02-20 Richard LevitteAdd comfy aliases for AES in CBC mode.
2002-02-20 Richard LevitteAdd comfy aliases for AES in CBC mode.
2002-02-20 Richard LevitteMerge in recent changes from the main trunk.
2002-02-20 Richard Levittegcc figures that the format specifier %2x means unsigne...
2002-02-16 Richard LevitteThe AES modes OFB and CFB are defined with 128 feedback...
2002-02-16 Richard LevitteThe AES modes OFB and CFB are defined with 128 feedback...
2002-02-16 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-02-15 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-02-15 Dr. Stephen HensonOnly initialize cipher ctx if cipher is not NULL.
2002-02-14 Bodo Möllerdon't call OPENSSL_config(), this does not make any...
2002-02-14 Bodo Möllerdon't call OPENSSL_config(), this does not make any...
2002-02-13 Bodo MöllerECDSA support
2002-02-13 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-02-05 Richard Levitte'make update'
2002-01-26 Lutz JänickeRemove blanks at begin of empty lines irritating epv_test.c
2002-01-25 Geoff ThorpeThe 'type' parameter, an EVP_MD pointer, represents...
2002-01-24 Richard LevitteKeep the NIST AES vectors that were there previously.
2002-01-24 Richard Levittemake update
2002-01-21 Richard LevitteUse FIPS-197 vectors for AES. The NIST vectors were...
2002-01-21 Richard LevitteAdd more of the NIST test vectors for AES.
2002-01-18 Ben LaurieConstification, add config to /dev/crypto.
2002-01-04 Bodo Möllerfix EVP_CIPHER_mode macro
2002-01-02 Richard LevitteBecause Rijndael is more known as AES, use crypto/aes...
2002-01-02 Richard LevitteThe block size may be something other than 8!
2002-01-02 Richard LevitteWhen RSA or DSA are disabled, do not include the stuff...
2001-12-17 Bodo Möllerremove redundant ERR_load_... declarations
2001-12-09 Ben LaurieImprove back compatibility.
next