Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unused GOST test that prevents clang from building libcrypto. | doug | 2015-02-09 | 1 | -55/+1 |
* | Delete a lot of #if 0 code in libressl. | doug | 2015-02-07 | 1 | -14/+1 |
* | Fix GOST TC26-B curve description. | miod | 2014-11-12 | 1 | -2/+2 |
* | GOST crypto algorithms (well, most of them), ported from the removed GOST | miod | 2014-11-09 | 1 | -2/+322 |
* | if (x) FOO_free(x) -> FOO_free(x). | miod | 2014-07-12 | 1 | -17/+9 |
* | Explicitly include <openssl/opensslconf.h> in every file that references | jsing | 2014-07-10 | 1 | -2/+3 |
* | tags as requested by miod and tedu | deraadt | 2014-06-12 | 1 | -1/+1 |
* | knf approximation | tedu | 2014-05-06 | 1 | -2329/+2795 |
* | Add support for the french ANSSI FRP256v1 elliptic curve. | miod | 2014-05-01 | 1 | -1/+33 |
* | Add Brainpool elliptic curves. From OpenSSL RT#2239 via ${DAYJOB}. | miod | 2014-05-01 | 1 | -1/+444 |
* | import OpenSSL-1.0.1c | djm | 2012-10-13 | 1 | -78/+119 |
* | import OpenSSL-1.0.0a | djm | 2010-10-01 | 1 | -902/+1691 |
* | import of OpenSSL 0.9.8h | djm | 2008-09-06 | 1 | -0/+1270 |