summaryrefslogtreecommitdiff
path: root/crypto
Commit message (Expand)AuthorAgeFilesLines
* Tagging has now been done, update to the next possible version (I keeplevitte2000-04-011-2/+2
* Building version 0.9.5alevitte2000-04-011-2/+2
* _lrotl and _lrotr are defined in MSVC but nowhere else that we knowlevitte2000-04-013-3/+3
* 'entropy >= ENTROPY_NEEDED' should be evaluated while thebodo2000-03-301-1/+4
* Since ssleay_rand_initialize() unlocks then locks CRYPTO_LOCK_RAND,levitte2000-03-291-0/+5
* Removed, especially since it conflicts with des.pod onlevitte2000-03-271-16/+0
* Fix for HMAC.steve2000-03-271-1/+3
* Beautifying code.levitte2000-03-251-2/+2
* Tagging has been done, update to next probable version...levitte2000-03-231-2/+2
* Time for version 0.9.5a beta2levitte2000-03-231-1/+1
* Clean up context, even if an error occured.levitte2000-03-231-0/+1
* Update docs and remove old PKCS#7 README file.steve2000-03-231-5/+0
* Fix a memory leak in PKCS12_parse.steve2000-03-225-16/+29
* In some of the Makefiles CPP was not defined.ulf2000-03-203-0/+3
* Problems with the Windows build.ulf2000-03-201-1/+1
* Tagging done, we move to the next possible.levitte2000-03-201-2/+2
* make updatelevitte2000-03-201-1/+1
* Change the version text, it's time to release the first beta of 0.9.5a.levitte2000-03-201-4/+4
* Bug fix: RAND_write_file() failed to write to files created by open()ulf2000-03-192-43/+15
* Make sure an error condition is returned if, for some reason, the filelevitte2000-03-191-1/+5
* oops. don't use "entropy" directly.ulf2000-03-191-3/+3
* New function RAND_event() collects entropy from Windows events.ulf2000-03-192-0/+43
* FLAT_INC is not needed; we use -I.. all the timeulf2000-03-193-12/+0
* Integrate podd.h sk.h into set_key.culf2000-03-195-301/+169
* Change the notation and coding of the version to be able to containlevitte2000-03-191-7/+18
* Keep in sync with Unix code, and prepare for a misfeature fix.levitte2000-03-191-1/+2
* make updateulf2000-03-191-6/+2
* cleanup.ulf2000-03-196-124/+38
* libdes manpage.ulf2000-03-191-261/+0
* des_quad_cksum() byte order bug fix.ulf2000-03-192-53/+47
* DES in Perl was incomplete and not very usefululf2000-03-188-1252/+0
* superseded by des_modes.podulf2000-03-181-84/+0
* change manpages to pod. Contents are not up to date!ulf2000-03-183-604/+388
* Eliminate memory leaks in mem_dbg.c.bodo2000-03-183-19/+44
* Make sure to complete the cleanup of names.levitte2000-03-171-0/+5
* Bugs correctedlevitte2000-03-171-7/+19
* Insert a comment: This is one of the few files in this directorybodo2000-03-141-0/+5
* Remove "Makefile.uni" files and some related stuff.bodo2000-03-1412-1458/+0
* Typos corrected.levitte2000-03-141-3/+3
* Target added.levitte2000-03-141-0/+1
* Bugs corrected, and a couple of include files to get declarations forlevitte2000-03-141-3/+10
* bss_log has dollars, so compile it with that warning flag disabled.levitte2000-03-141-1/+1
* Typo correctedlevitte2000-03-141-1/+1
* Make V_ASN1_APP_CHOOSE work again.steve2000-03-141-1/+1
* Update test suite so that 'make test' succeeds in 'no-rsa' configuration.bodo2000-03-131-3/+4
* Remove Win32 assembler files. They are always rebuilt (with somebodo2000-03-1312-11862/+0
* cleaning up a littlebodo2000-03-121-0/+53
* asm workaround for SuSE Linuxulf2000-03-129-11/+11
* make updateulf2000-03-122-4/+7
* Workaround for Windoze weirdness.bodo2000-03-111-2/+4