aboutsummaryrefslogtreecommitdiff
path: root/crypto/des/cbc_enc.c
AgeCommit message (Expand)AuthorFilesLines
2020-04-23Update copyright yearMatt Caswell1-1/+1
2020-01-25Deprecate the low level DES functions.Pauli1-0/+6
2018-12-06Following the license change, modify the boilerplates in crypto/des/Richard Levitte1-1/+1
2016-05-17Copyright consolidation 07/10Rich Salz1-54/+6
2016-01-26Remove /* foo.c */ commentsRich Salz1-1/+0
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell1-7/+7
1999-06-09Unify DES library: ncbc_enc.c wasn't used, but its content was almostBodo Möller1-80/+2
1999-06-09DES CBC change looks dubious to me.Bodo Möller1-0/+6
1999-06-09Oops. Get rid of now incorrect comment.Ben Laurie1-2/+0
1999-06-09I keep forgetting to fix this: update the IV! Most important!Ben Laurie1-0/+6
1999-05-16Change type of various DES function arguments from des_cblockBodo Möller1-2/+2
1999-04-19Change functions to ANSI C.Ulf Möller1-7/+2
1999-02-13Fix ghastly DES declarations, and all consequential warnings.Ben Laurie1-8/+7
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1-1/+1
1998-12-21Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1-0/+135