summaryrefslogtreecommitdiffstats
path: root/crypto
AgeCommit message (Expand)Author
2002-02-16The AES modes OFB and CFB are defined with 128 feedback bits. ThisRichard Levitte
2002-02-16Add the modes OFB128, CFB128 and CTR128 to AES.Richard Levitte
2002-02-16Adjust the NID names for the AES modes OFB and CFB to contain the numberRichard Levitte
2002-02-16The macro IMPLEMENT_ASN1_FUNCTIONS_const already contains an ending ;,Richard Levitte
2002-02-16Local `time' shadows the global function `time()'. Rename the localRichard Levitte
2002-02-16Missing #endifRichard Levitte
2002-02-14fix indentationBodo Möller
2002-02-14Add the configuration target VxWorks.Richard Levitte
2002-02-14make it possible to disable memory checking for timingsBodo Möller
2002-02-14don't call OPENSSL_config(), this does not make any sense during "make test"Bodo Möller
2002-02-14Make sure memset() is defined by including string.hRichard Levitte
2002-02-14For some reason, getting the topmost error was done the same way asRichard Levitte
2002-02-14EC_GROUP_get_group_by_name() is now called EC_GROUP_new_by_name()Bodo Möller
2002-02-14Fix warnings.Ben Laurie
2002-02-13ECDSA supportBodo Möller
2002-02-13some modifications to named curve supportBodo Möller
2002-02-13Modify the main trunk version to 0.9.8-dev.Richard Levitte
2002-02-13new locksBodo Möller
2002-02-13add support for named curvesBodo Möller
2002-02-07Remove an unused variable.Richard Levitte
2002-02-07Oops, do not unlock CRYPTO_LOCK_DYNLOCK when we lockedRichard Levitte
2002-02-07I forgot to include the aep and sureware vendor header files.Richard Levitte
2002-02-07Because AEP and we used the same AEP_R_ prefix for error reasons,Richard Levitte
2002-02-07Add aep and sureware implementations and clean up some error reasonsRichard Levitte
2002-02-07Certain reasons aren't really part of the engine framework, so let'sRichard Levitte
2002-02-07Generate the individual engines' error strings and macrosRichard Levitte
2002-02-05'make update'Richard Levitte
2002-02-05With the changed des_old API, let's complete the work by renaming theRichard Levitte
2002-02-05Apply one patch from Assar Westerlund <assar@sics.se>:Richard Levitte
2002-02-05Apply three patches from Assar Westerlund <assar@kth.se>:Richard Levitte
2002-02-03ASN1_BIT_STRING_set_bit() didn't clear previously set bitsRichard Levitte
2002-02-02#undef some things that cause a conflict under Win32 whenDr. Stephen Henson
2002-01-29Shut up compiler warnings for inconsistent declarations.Lutz Jänicke
2002-01-29Apply patch from Toomas Kiisk <vix@cyber.ee> and complete it.Richard Levitte
2002-01-27Undo previous change, X509_check_issued() was correct.Bodo Möller
2002-01-26Remove blanks at begin of empty lines irritating epv_test.cLutz Jänicke
2002-01-26Apply a small patch from Oscar Jacobsson <oscar@jacobsson.org> thatRichard Levitte
2002-01-26It looks like I didn't remove everything that has to do with theRichard Levitte
2002-01-26Apply a small patch from Diego R. Lopez <diego.lopez@rediris.es>,Richard Levitte
2002-01-26GCC uses __i386__.Richard Levitte
2002-01-26I got a request to make the "old des" symbols more closely tied toRichard Levitte
2002-01-25Apply a change by Toomas Kiisk <vix@cyber.ee>:Richard Levitte
2002-01-25There is no aestest currently. The EVP tester is used to check theRichard Levitte
2002-01-25The 'type' parameter, an EVP_MD pointer, represents the type of digestGeoff Thorpe
2002-01-24Keep the NIST AES vectors that were there previously.Richard Levitte
2002-01-24sort functions ...Bodo Möller
2002-01-24fix formatting of automatically generated error sectionBodo Möller
2002-01-24New functionsBodo Möller
2002-01-24make updateRichard Levitte
2002-01-24Because of recent changes, there's no need to hack the des symbols anyRichard Levitte