| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename threefish module to threefish_512 | Jack Lloyd | 2018-03-06 | 3 | -6/+6 |
* | Enable processor specific code in module policies [ci skip] | Jack Lloyd | 2017-12-19 | 3 | -0/+15 |
* | Update build policies | Jack Lloyd | 2017-09-21 | 2 | -0/+12 |
* | Refactor RNGs to support Windows Phone | Jack Lloyd | 2017-09-02 | 3 | -3/+0 |
* | Add http_util to module policies (GH #1109) | René Korthaus | 2017-08-07 | 3 | -0/+3 |
* | Add Streebog hash (GOST R 34.11-2012). | Daniel Wyatt | 2017-08-04 | 2 | -0/+2 |
* | Add ChaCha_RNG | Jack Lloyd | 2017-07-31 | 2 | -0/+6 |
* | Update modern and nist policies with recent additions | Jack Lloyd | 2017-06-30 | 2 | -0/+20 |
* | Merge GH #1082 Add support for SM2 signature scheme | Jack Lloyd | 2017-06-30 | 1 | -0/+1 |
|\ |
|
| * | Add SM2 signature scheme | Jack Lloyd | 2017-06-29 | 1 | -0/+2 |
* | | Update BSI module policy | René Korthaus | 2017-06-30 | 1 | -0/+3 |
|/ |
|
* | Enable Ed25519 in 'modern' policy | Jack Lloyd | 2017-06-09 | 1 | -0/+1 |
* | Update BSI and NIST policies to prohibit SM3 hash. | Daniel Wyatt | 2017-04-03 | 2 | -0/+2 |
* | Update BSI module policy | Daniel Neus | 2017-01-08 | 1 | -0/+4 |
* | Merge GH #815 Add NIST build policy | Jack Lloyd | 2017-01-06 | 1 | -0/+153 |
|\ |
|
| * | Add basic NIST policy | Jack Lloyd | 2017-01-05 | 1 | -0/+153 |
* | | Add iso9796 (required) and cecpq1 (prohibited) to BSI policy/bsi.txt | Daniel Neus | 2017-01-06 | 1 | -0/+2 |
|/ |
|
* | Remove ECB mode | Jack Lloyd | 2016-12-04 | 2 | -2/+0 |
* | Updates module policy, fixes test suite errors | Matthias Gierlings | 2016-12-01 | 1 | -1/+1 |
* | Updates docs & module policy | Matthias Gierlings | 2016-11-26 | 1 | -0/+1 |
* | Don't strictly require ffi in modern policy | Jack Lloyd | 2016-11-17 | 1 | -3/+2 |
* | Added Extended Hash-Based Signatures (XMSS) | Matthias Gierlings | 2016-11-11 | 1 | -0/+1 |
* | Remove HMAC_RNG, X9.31-RNG, BeOS stats, EGD reader, Unix process runner | Jack Lloyd | 2016-10-28 | 2 | -15/+0 |
* | Merge GH #691/#488 Add GMAC. Add MessageAuthenticationCode::start_msg | Jack Lloyd | 2016-10-28 | 1 | -0/+1 |
|\ |
|
| * | Implements GMAC with GHASH. | Matthias Gierlings | 2016-10-28 | 1 | -0/+1 |
* | | Update modern policy: Add NewHope, SQL, ChaCha20 SSE2. Prohibit TLS-CBC | Jack Lloyd | 2016-10-28 | 1 | -1/+8 |
|/ |
|
* | Merge GH #669 Add SHA-3, SHAKE-128, and BoringSSL-mode NewHope | Jack Lloyd | 2016-10-20 | 2 | -1/+3 |
|\ |
|
| * | Update policy files for SHA-3 | Jack Lloyd | 2016-10-19 | 2 | -1/+3 |
* | | we do the padding ourself so eme_raw is fine | Daniel Neus | 2016-10-20 | 1 | -1/+0 |
|/ |
|
* | Update BSI policy | René Korthaus | 2016-10-04 | 1 | -0/+3 |
* | Update policy files wrt algorithm removals | Jack Lloyd | 2016-09-02 | 2 | -13/+0 |
* | Remove deprecated ciphers MARS, RC2, RC5, RC6, SAFER-SK and TEA | Jack Lloyd | 2016-09-02 | 2 | -12/+0 |
* | Check for non-existent modules in policy files. | Jack Lloyd | 2016-09-01 | 2 | -9/+2 |
* | Remove HMAC_RNG from BSI policy, not needed after #520/#593 | Jack Lloyd | 2016-08-29 | 1 | -1/+0 |
* | RNG changes (GH #593) | Jack Lloyd | 2016-08-24 | 2 | -1/+2 |
* | Add RDRAND_RNG | Jack Lloyd | 2016-07-19 | 2 | -0/+2 |
* | Add Stateful_RNG | Jack Lloyd | 2016-07-17 | 2 | -2/+1 |
* | Rename policy 'sane' to 'modern' which better reflects intent. | Jack Lloyd | 2016-07-11 | 1 | -29/+36 |
* | Remove egd entropy sources from BSI module policy | René Korthaus | 2016-07-11 | 1 | -1/+1 |
* | Various fixes with bsi module policy | René Korthaus | 2016-07-04 | 1 | -0/+12 |
* | Merge GH #487 Remove CVC certificates and EMSA1_BSI signature encoding | Jack Lloyd | 2016-06-17 | 1 | -1/+5 |
|\ |
|
| * | remove EMSA1_BSI (no longer recommended by BSI) | Daniel Neus | 2016-04-30 | 1 | -1/+5 |
* | | Add support probabilistic DSA & ECDSA | René Korthaus | 2016-05-08 | 1 | -0/+1 |
|/ |
|
* | Add ECGDSA | René Korthaus | 2016-04-19 | 1 | -0/+1 |
* | Add proc_walk, egd, Darwin entropy sources to policy. | Jack Lloyd | 2016-03-06 | 2 | -9/+11 |
* | Allow EMSA1 in BSI policy | Jack Lloyd | 2016-03-06 | 1 | -1/+1 |
* | Add option --module-policy | Jack Lloyd | 2016-03-06 | 2 | -0/+276 |