Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Run util/openssl-format-source -v -c . | Matt Caswell | 2015-01-22 | 1 | -9/+11 |
* | Version skew reduction: trivia (I hope). | Ben Laurie | 2012-06-04 | 1 | -1/+0 |
* | Include openssl/crypto.h first in several other files so FIPS renaming | Dr. Stephen Henson | 2011-02-16 | 1 | -0/+1 |
* | Patch the omission from prvious commit #17716. | Andy Polyakov | 2008-12-23 | 1 | -2/+2 |
* | Engage crypto/modes. | Andy Polyakov | 2008-12-23 | 1 | -84/+6 |
* | size_t-fy AES, Camellia and RC4. | Andy Polyakov | 2008-10-31 | 1 | -3/+2 |
* | Camellia update. Quoting camellia.c: | Andy Polyakov | 2008-10-28 | 1 | -189/+59 |
* | Eliminate redundant variable in Camellia CBC routine. | Andy Polyakov | 2006-12-02 | 1 | -55/+47 |
* | Improve Camellia code readability. | Andy Polyakov | 2006-12-02 | 1 | -5/+2 |
* | Fix bugs in Camellia CBC routine. | Andy Polyakov | 2006-12-02 | 1 | -5/+6 |
* | Camellia portability fixes. | Andy Polyakov | 2006-12-02 | 1 | -12/+61 |
* | New Camellia implementation (replacing previous version) | Bodo Möller | 2006-07-19 | 1 | -58/+149 |
* | Camellia cipher, contributed by NTT | Bodo Möller | 2006-06-10 | 1 | -0/+143 |