Really add the EVP and all of the DES changes.
[openssl.git] / crypto / evp /
2001-07-30 Ben LaurieReally add the EVP and all of the DES changes.
2001-07-30 Ben LaurieANSIfication.
2001-07-27 Dr. Stephen HensonMake sure *outl is always initialized in EVP_EncryptUpd...
2001-07-21 Richard LevitteNot all platforms have the OpenBSD crypto device.
2001-07-21 Ben LaurieClean up EVP macros, rename DES EDE3 modes correctly...
2001-07-09 Ben LaurieA better compromise between encrypt and decrypt (but...
2001-07-08 Ben LaurieHandle the common case first (where input size is a...
2001-07-08 Ben LaurieUse & instead of % - worth about 4% for 8 byte blocks.
2001-06-19 Dr. Stephen HensonChange all calls to low level digest routines in the...
2001-06-16 Ben LaurieDelete a redundant line.
2001-05-24 Dr. Stephen HensonAdd missing variable length cipher flag for Blowfish.
2001-05-06 Richard Levittemake update
2001-05-06 Richard LevitteAdd a general user interface API. This is designed...
2001-04-14 Lutz JänickeConstify (Jason Molenda <jason@molenda.com>)
2001-04-08 Richard LevitteAdd the possibility to have AES removed in Windows...
2001-03-09 Bodo MöllerInstead of telling both 'make' and the user that ranlib
2001-03-09 Dr. Stephen HensonChange the EVP_somecipher() and EVP_somedigest()
2001-03-08 Dr. Stephen HensonMake EVP_Digest*() routines return a value.
2001-02-26 Richard Levittemake update
2001-02-22 Richard Levittee_os.h does not belong with the exported headers. ...
2001-02-19 Richard LevitteMake all configuration macros available for application...
2001-02-14 Dr. Stephen HensonOption to disable standard block padding with EVP API.
2001-02-07 Dr. Stephen HensonFix AES code.
2001-02-06 Ben LaurieRijdael CBC mode and partial undebugged SSL support.
2001-02-04 Ben LaurieMake depend.
2001-02-02 Dr. Stephen HensonVarious function for commmon operations.
2000-11-30 Richard LevitteFirst tentative impementation of Kerberos 5 cryptos...
2000-11-12 Ulf Möllerin some new file names the first 8 characters were...
2000-11-12 Ben LaurieMake Rijndael work! Those long flights have some good...
2000-11-07 Richard LevitteConstify DSA-related code.
2000-11-06 Richard LevitteConstify the RSA library.
2000-11-06 Richard Levittemode used too early in EVP_PKEY_save_parameters.
2000-10-20 Dr. Stephen HensonFix for bug (?) in assembly language routines for SHA1...
2000-10-14 Richard LevitteThe experimental Rijndael code moved to the main trunk.
2000-09-25 Richard Levitte'ranlib' doesn't always run on some systems. That...
2000-09-25 Richard LevitteMake the algorithm implementations depend on the corres...
2000-09-07 Richard Levitte'make update'
2000-08-18 Richard LevitteNULL is not an integer...
2000-08-14 Richard LevitteMD4 implemented. Assar Westerlund provided the digest...
2000-08-11 Richard LevitteAbdelilah Essiari <aes@george.lbl.gov> reports that...
2000-07-26 Richard LevitteWhen data are written out in very small blocks (less...
2000-07-05 Richard LevitteI got sick and tired of having to keep track of NIDs...
2000-06-21 Dr. Stephen HensonFixes for Win32 build.
2000-06-16 Bodo Möllertypo
2000-06-16 Bodo MöllerIn EVP_BytesToKey, replace explicit "8" by "PKCS5_SALT_...
2000-06-13 Geoff ThorpeEnable DSO support on alpha (OSF1), cc and gcc.
2000-06-11 Dr. Stephen HensonFix evp_locl.h macros.
2000-06-11 Dr. Stephen HensonMake EVP_SealInit() and EVP_OpenInit() check EVP_Encryp...
2000-06-11 Dr. Stephen HensonDocument EVP routines. Change EVP_SealInit() and EVP_Op...
2000-06-09 Richard LevitteUsing checks of the existence of HEADER_{foo}_H in...
2000-06-03 Ben LaurieEVP constification.
2000-06-01 Richard LevitteThere have been a number of complaints from a number...
2000-05-30 Dr. Stephen HensonMore EVP cipher revision.
2000-05-30 Dr. Stephen HensonFourth phase EVP revision.
2000-05-30 Dr. Stephen HensonFourth phase EVP revision.
2000-05-28 Dr. Stephen HensonThird phase of EVP cipher overhaul.
2000-05-27 Dr. Stephen HensonSecond phase of EVP cipher overhaul.
2000-05-26 Dr. Stephen HensonBeginnings of EVP cipher overhaul. This should eventually
2000-05-21 Ben LaurieYet more typesafety.
2000-05-16 Ben LaurieTypesafe Thought Police part 4.
2000-05-15 Ulf MöllerGet rid of more non-ANSI declarations.
2000-05-15 Ulf MöllerMake sure that NO-RSA applications etc can include...
2000-05-04 Dr. Stephen HensonMake PKCS#12 code handle missing passwords.
2000-05-02 Richard LevitteIn Message-ID: <003201bfb332$14a07520$0801a8c0@janm...
2000-03-17 Richard LevitteMake sure to complete the cleanup of names.
2000-03-07 Dr. Stephen HensonFix the PKCS#8 DSA code so it works again. All the
2000-03-05 Bodo MöllerPreserve reason strings in automatically build tables.
2000-02-26 Dr. Stephen HensonMake ASN1 types real typedefs.
2000-02-26 Dr. Stephen HensonRename functions for new convention.
2000-02-23 Dr. Stephen HensonAdd PBE algorithms with ciphers, not digests.
2000-02-22 Dr. Stephen HensonMake pkcs8 work again.
2000-02-22 Dr. Stephen HensonChange EVP_MD_CTX_type so it is more logical and add...
2000-02-20 Richard LevitteMove the registration of callback functions to special...
2000-02-05 Dr. Stephen HensonAdd support for some broken PKCS#8 formats.
2000-02-05 Bodo MöllerGenerate just one error code if iterated SSL_CTX_get...
2000-02-04 Dr. Stephen HensonRename SSLeay_add_all_algorithms() et al to
2000-02-03 Ulf Möllerispell (and minor modifications)
2000-01-30 Ulf MöllerSeek out and destroy another evil cast.
2000-01-30 Ulf MöllerSource code cleanups: Use void * rather than char ...
2000-01-21 Ulf MöllerCheck RAND_bytes() return value or use RAND_pseudo_bytes().
2000-01-15 Bodo MöllerRAND_bytes's return values is 0 for an error, not -1.
2000-01-14 Bodo MöllerIn EVP_PKEY_assign[_...], return 0 for an error when...
2000-01-13 Ulf MöllerPrecautions against using the PRNG uninitialized: RAND_...
2000-01-08 Ben LaurieMake NO_RSA compile with pedantic.
2000-01-07 Bodo Möllermake no-des and no-rc2 work.
2000-01-01 Dr. Stephen HensonFix some of the command line password stuff. New function
1999-12-24 Dr. Stephen HensonFixes so NO_RSA works again.
1999-12-03 Bodo MöllerUse des_set_key_unchecked, not des_set_key.
1999-12-03 Bodo MöllerAdd functions des_set_key_checked, des_set_key_unchecked.
1999-11-23 Dr. Stephen HensonSupport for authority information access extension.
1999-11-21 Dr. Stephen HensonTransparent support for PKCS#8 private keys in RSA...
1999-10-25 Dr. Stephen HensonMore multibyte character support.
1999-10-20 Dr. Stephen HensonReplace the macros in asn1.h with function equivalents...
1999-10-02 Dr. Stephen HensonFix for base64 BIO decoding bug
1999-09-06 Ben LaurieFix warnings.
1999-08-24 Dr. Stephen HensonFix for a bug which meant encrypting BIOs sometimes...
1999-08-18 Bodo MöllerReally undo the base64 change so that make test survives
1999-08-14 Ulf MöllerUndo base64 decoding change (was not a bug fix).
1999-08-13 Ulf MöllerFix faulty base64 decoding of data that was 46 or 47...
1999-07-15 Ulf MöllerNO_HMAC.
next