Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Run util/openssl-format-source -v -c . | Matt Caswell | 2015-01-22 | 1 | -43/+44 |
* | size_t-fy EVP_CIPHER. Note that being size_t-fied it doesn't require | Andy Polyakov | 2008-10-31 | 1 | -1/+1 |
* | Make sure we get the definition of OPENSSL_NO_IDEA. | Richard Levitte | 2003-03-21 | 1 | -2/+2 |
* | Cleanse memory using the new OPENSSL_cleanse() function. | Richard Levitte | 2002-11-28 | 1 | -1/+1 |
* | The AES modes OFB and CFB are defined with 128 feedback bits. This | Richard Levitte | 2002-02-16 | 1 | -3/+3 |
* | Really add the EVP and all of the DES changes. | Ben Laurie | 2001-07-31 | 1 | -7/+13 |
* | Make all configuration macros available for application by making | Richard Levitte | 2001-02-19 | 1 | -1/+1 |
* | EVP constification. | Ben Laurie | 2000-06-03 | 1 | -5/+6 |
* | Fourth phase EVP revision. | Dr. Stephen Henson | 2000-05-30 | 1 | -0/+111 |