summaryrefslogtreecommitdiffstats
path: root/crypto/des
AgeCommit message (Expand)Author
2000-03-22Fix a memory leak in PKCS12_parse.Dr. Stephen Henson
2000-03-20make updateRichard Levitte
2000-03-19Integrate podd.h sk.h into set_key.cUlf Möller
2000-03-19make updateUlf Möller
2000-03-19cleanup.Ulf Möller
2000-03-19libdes manpage.Ulf Möller
2000-03-19des_quad_cksum() byte order bug fix.Ulf Möller
2000-03-18DES in Perl was incomplete and not very usefulUlf Möller
2000-03-18superseded by des_modes.podUlf Möller
2000-03-18change manpages to pod. Contents are not up to date!Ulf Möller
2000-03-14Insert a comment: This is one of the few files in this directoryBodo Möller
2000-03-14Remove "Makefile.uni" files and some related stuff.Bodo Möller
2000-03-13Remove Win32 assembler files. They are always rebuilt (with someBodo Möller
2000-03-12asm workaround for SuSE LinuxUlf Möller
2000-03-10Use L for all constants.Ulf Möller
2000-03-09bug fix.Ulf Möller
2000-03-02Add missing dependencies.Bodo Möller
2000-02-25The main() return value is a program's exit code.Ulf Möller
2000-02-25More VC++ pickiness. (destest.c doesn't have a "return" and the usualGeoff Thorpe
2000-02-05Generate just one error code if iterated SSL_CTX_get() fails.Bodo Möller
2000-02-05Replace ridiculous libdes PRNG with RAND_bytes. These functions are notUlf Möller
2000-02-04New xcbc_ok test vector is required after the parity bits in cbc2_keyAndy Polyakov
2000-02-03ispell (and minor modifications)Ulf Möller
2000-01-30Source code cleanups: Use void * rather than char * in lhash,Ulf Möller
2000-01-24Give the correct e-mail address even though the message is not quite seriousBodo Möller
2000-01-24The des_xcbc_encrypt apparently always fails.Bodo Möller
2000-01-23Tidy up CRYPTO_EX_DATA structures.Dr. Stephen Henson
2000-01-22fail on all errors.Ulf Möller
2000-01-21Check RAND_bytes() return value or use RAND_pseudo_bytes().Ulf Möller
1999-12-26MacOS updates. Initial support for GUSI (MacOS socket implementation)Andy Polyakov
1999-12-19Even more late break-in MacOS tidbits...Andy Polyakov
1999-12-19MacOS updates.Andy Polyakov
1999-12-03Add functions des_set_key_checked, des_set_key_unchecked.Bodo Möller
1999-10-25Improve support for running everything as a monolithic application.Bodo Möller
1999-09-11Initial support for MacOS.Andy Polyakov
1999-08-28make testapps after the library.Ulf Möller
1999-08-13Add pkcs7 and des apps to "make all".Ulf Möller
1999-08-13Compile pkcs7 and des apps.Ulf Möller
1999-08-02avoid castBodo Möller
1999-07-29No use in naming the cblock _; the structure still is incompatibleUlf Möller
1999-07-29Restore compability with kerberos/des.h (I had deleted some seemingly uselessUlf Möller
1999-07-28VMS updates.Ulf Möller
1999-07-19Have CRYPTO_MDEBUG_TIME automatically set CRYPTO_MDEBUG,Bodo Möller
1999-07-15More DES library cleanups: remove references to srand/randUlf Möller
1999-07-12More NASM support code it still doesn't work but it doesn't work less than itDr. Stephen Henson
1999-06-12Avoid some warnings (on silly compilers).Bodo Möller
1999-06-09des_cbc_encrypt / des_ncbc_encrypt issue.Bodo Möller
1999-06-09Update dependencies.Bodo Möller
1999-06-09Unify DES library: ncbc_enc.c wasn't used, but its content was almostBodo Möller
1999-06-09Remove old libdes version number.Ulf Möller