summaryrefslogtreecommitdiffstats
path: root/crypto/des/fcrypt.c
AgeCommit message (Expand)Author
2021-01-09replace 'unsigned const char' with 'const unsigned char'Thomas De Schampheleire
2020-04-23Update copyright yearMatt Caswell
2020-01-25Deprecate the low level DES functions.Pauli
2019-09-28Reorganize local header filesDr. Matthias St. Pierre
2018-12-06Following the license change, modify the boilerplates in crypto/des/Richard Levitte
2017-12-07Consistent formatting for sizeof(foo)Rich Salz
2017-10-18Remove parentheses of return.KaoruToda
2017-10-13Remove email addresses from source code.Rich Salz
2016-06-01RT4337: Crash in DESRich Salz
2016-05-17Manual fixes after copyright consolidationRich Salz
2016-05-17Copyright consolidation 06/10Rich Salz
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2014-12-08Remove fips_constseg references.Dr. Stephen Henson
2012-06-03Version skew reduction: trivia (I hope).Ben Laurie
2011-09-14Allow for dynamic base in Win64 FIPS module.Andy Polyakov
2011-02-16Experimental symbol renaming to avoid clashes with regular OpenSSL.Dr. Stephen Henson
2003-10-29Remove redundant declaration.Geoff Thorpe
2001-10-24Due to an increasing number of clashes between modern OpenSSL andRichard Levitte
2001-07-30Make EVPs allocate context memory, thus making them extensible. RationaliseBen Laurie
2000-03-19cleanup.Ulf Möller
2000-02-03ispell (and minor modifications)Ulf Möller
1999-12-03Add functions des_set_key_checked, des_set_key_unchecked.Bodo Möller
1999-06-08Call our crypt implementation des_crypt(). crypt() now is a wrapper ifUlf Möller
1999-06-04Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress).Ulf Möller
1999-05-16Change type of various DES function arguments from des_cblockBodo Möller
1999-04-26Remove NOPROTO definitions and error code comments.Ulf Möller
1999-04-19Missing #endif.Ulf Möller
1999-04-19Change functions to ANSI C.Ulf Möller
1999-02-13Fix ghastly DES declarations, and all consequential warnings.Ben Laurie
1998-12-21Import of old SSLeay release: SSLeay 0.9.1b (unreleased)SSLeayRalf S. Engelschall
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall
1998-12-21Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall