aboutsummaryrefslogtreecommitdiffstats
path: root/crypto
Commit message (Expand)AuthorAgeFilesLines
* ECDSA supportBodo Möller2002-02-1366-1314/+6328
* some modifications to named curve supportBodo Möller2002-02-133-83/+89
* Modify the main trunk version to 0.9.8-dev.Richard Levitte2002-02-131-2/+2
* new locksBodo Möller2002-02-132-2/+7
* add support for named curvesBodo Möller2002-02-136-8/+358
* Remove an unused variable.Richard Levitte2002-02-071-1/+0
* Oops, do not unlock CRYPTO_LOCK_DYNLOCK when we lockedRichard Levitte2002-02-071-1/+1
* I forgot to include the aep and sureware vendor header files.Richard Levitte2002-02-072-0/+417
* Because AEP and we used the same AEP_R_ prefix for error reasons,Richard Levitte2002-02-074-114/+115
* Add aep and sureware implementations and clean up some error reasonsRichard Levitte2002-02-0711-28/+2559
* Certain reasons aren't really part of the engine framework, so let'sRichard Levitte2002-02-071-6/+6
* Generate the individual engines' error strings and macrosRichard Levitte2002-02-0717-365/+1251
* 'make update'Richard Levitte2002-02-055-79/+177
* With the changed des_old API, let's complete the work by renaming theRichard Levitte2002-02-0510-134/+236
* Apply one patch from Assar Westerlund <assar@sics.se>:Richard Levitte2002-02-051-3/+9
* Apply three patches from Assar Westerlund <assar@kth.se>:Richard Levitte2002-02-052-18/+16
* ASN1_BIT_STRING_set_bit() didn't clear previously set bitsRichard Levitte2002-02-031-0/+1
* #undef some things that cause a conflict under Win32 whenDr. Stephen Henson2002-02-021-0/+5
* Shut up compiler warnings for inconsistent declarations.Lutz Jänicke2002-01-293-3/+3
* Apply patch from Toomas Kiisk <vix@cyber.ee> and complete it.Richard Levitte2002-01-291-1/+3
* Undo previous change, X509_check_issued() was correct.Bodo Möller2002-01-271-1/+1
* Remove blanks at begin of empty lines irritating epv_test.cLutz Jänicke2002-01-261-4/+4
* Apply a small patch from Oscar Jacobsson <oscar@jacobsson.org> thatRichard Levitte2002-01-262-2/+2
* It looks like I didn't remove everything that has to do with theRichard Levitte2002-01-261-1/+1
* Apply a small patch from Diego R. Lopez <diego.lopez@rediris.es>,Richard Levitte2002-01-261-1/+1
* GCC uses __i386__.Richard Levitte2002-01-261-1/+1
* I got a request to make the "old des" symbols more closely tied toRichard Levitte2002-01-262-104/+104
* Apply a change by Toomas Kiisk <vix@cyber.ee>:Richard Levitte2002-01-251-10/+16
* There is no aestest currently. The EVP tester is used to check theRichard Levitte2002-01-251-1/+2
* The 'type' parameter, an EVP_MD pointer, represents the type of digestGeoff Thorpe2002-01-251-1/+1
* Keep the NIST AES vectors that were there previously.Richard Levitte2002-01-241-0/+20
* sort functions ...Bodo Möller2002-01-242-8/+11
* fix formatting of automatically generated error sectionBodo Möller2002-01-243-0/+3
* New functionsBodo Möller2002-01-246-27/+53
* make updateRichard Levitte2002-01-247-113/+153
* Because of recent changes, there's no need to hack the des symbols anyRichard Levitte2002-01-241-38/+0
* To avoid all kinds of link-level clashes, rename all old des_*Richard Levitte2002-01-242-68/+140
* Support old DES APIs by default.Ben Laurie2002-01-221-0/+4
* Make no config file not an error. Move /dev/crypto config to ctrl.Ben Laurie2002-01-2210-14/+46
* Constification.Dr. Stephen Henson2002-01-224-8/+8
* default_algorithms option in ENGINE config.Dr. Stephen Henson2002-01-226-2/+100
* Fix incorrect BIO_*_ctrl() macros (Shay Harding <sharding@ccbill.com>).Lutz Jänicke2002-01-211-2/+2
* Use FIPS-197 vectors for AES. The NIST vectors were constructed byRichard Levitte2002-01-211-33/+9
* Add more of the NIST test vectors for AES.Richard Levitte2002-01-211-6/+30
* Bring VMS up to date with development.Richard Levitte2002-01-211-5/+5
* Initial ENGINE config module, docs to follow.Dr. Stephen Henson2002-01-218-19/+242
* Constification, add config to /dev/crypto.Ben Laurie2002-01-1813-68/+120
* disable broken codeBodo Möller2002-01-181-0/+4
* Other errors are possible.Ben Laurie2002-01-181-5/+10
* Stupid apps should die, not fail silently.Ben Laurie2002-01-181-1/+13