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