aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/des/str2key.c
Commit message (Expand)AuthorAgeFilesLines
* Fix some GitHub issues.Rich Salz2016-06-071-4/+4
* Copyright consolidation 07/10Rich Salz2016-05-171-54/+6
* Remove "experimental" in code and comments, too.Rich Salz2016-02-171-18/+0
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-101/+91
* Experimental symbol renaming to avoid clashes with regular OpenSSL.Dr. Stephen Henson2011-02-161-1/+1
* Because of recent reductions in header interdependencies, these files needGeoff Thorpe2004-05-171-0/+1
* Cleanse memory using the new OPENSSL_cleanse() function.Richard Levitte2002-11-281-2/+2
* Make the change to strong keys in the string to key(s) functions experimental...Richard Levitte2002-03-261-0/+12
* Apply one patch from Assar Westerlund <assar@sics.se>:Richard Levitte2002-02-051-3/+9
* Due to an increasing number of clashes between modern OpenSSL andRichard Levitte2001-10-241-16/+16
* Make EVPs allocate context memory, thus making them extensible. RationaliseBen Laurie2001-07-301-8/+8
* Source code cleanups: Use void * rather than char * in lhash,Ulf Möller2000-01-301-3/+3
* Add functions des_set_key_checked, des_set_key_unchecked.Bodo Möller1999-12-031-11/+3
* Change type of various DES function arguments from des_cblockBodo Möller1999-05-161-12/+12
* Use OPENSSL_GLOBAL, OPENSSL_EXTERN instead of GLOBAL and EXTERN.Bodo Möller1999-05-151-1/+1
* VMS support.Ulf Möller1999-05-131-1/+1
* Fix lots of warnings.Ulf Möller1999-04-201-3/+3
* Change functions to ANSI C.Ulf Möller1999-04-191-7/+2
* Fix ghastly DES declarations, and all consequential warnings.Ben Laurie1999-02-131-28/+25
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-1/+1
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+171