aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/des/cbc_cksm.c
Commit message (Expand)AuthorAgeFilesLines
* Remove parentheses of return.KaoruToda2017-10-181-1/+1
* Remove email addresses from source code.Rich Salz2017-10-131-1/+0
* Copyright consolidation 06/10Rich Salz2016-05-171-54/+6
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-50/+47
* Version skew reduction: trivia (I hope).Ben Laurie2012-06-031-1/+0
* Include openssl/crypto.h first in several other files so FIPS renamingDr. Stephen Henson2011-02-161-0/+1
* Adjust DES_cbc_cksum() so the returned value is the same as MIT'sRichard Levitte2003-02-121-0/+9
* Due to an increasing number of clashes between modern OpenSSL andRichard Levitte2001-10-241-4/+4
* Make EVPs allocate context memory, thus making them extensible. RationaliseBen Laurie2001-07-301-2/+2
* Since there has been reports of clashes between OpenSSL'sRichard Levitte2001-03-291-1/+1
* Change type of various DES function arguments from des_cblockBodo Möller1999-05-161-2/+5
* Change functions to ANSI C.Ulf Möller1999-04-191-6/+2
* Finally(?) fix DES stuff.Ben Laurie1999-02-131-1/+1
* Fix ghastly DES declarations, and all consequential warnings.Ben Laurie1999-02-131-9/+4
* 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/+103