Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-08-16 | crypto: Put curve list in C | Hans Nilsson | |
2016-09-28 | Filter elliptic curves depending on FIPS mode | Magnus Henoch | |
Adapted from commit 675ee6860d2c273bcc6c6a0536634a107e2a3d9f. | |||
2015-08-19 | crypto: Make ec_curves/0 return empty list if not supported | Sverker Eriksson | |
2014-01-13 | crypto: selective support for GF2m curves | Andreas Schultz | |
Newer OpenSSL versions allow to selectively disable GF2m elliptic curves. Selectively enable GF2m curves is support for them is available. | |||
2014-01-13 | crypto: add brainpool (RFC 5639) curves | Andreas Schultz | |
RFC-5649, Section 1, documents the advantages that these curves might have over others (ANSI, SEC1/2) | |||
2014-01-13 | crypto: move elitic curve definitions from OpenSSL built-ins to Erlang | Andreas Schultz | |
Decouple eliptic curve definition from OpenSSL and define them in Erlang. |