| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge CLMUL and PMULL code | Jack Lloyd | 2019-09-25 | 1 | -2/+1 |
* | Support NEON for AES vector permutes | Jack Lloyd | 2019-09-01 | 1 | -1/+1 |
* | Add BMI2 code to policy files | Jack Lloyd | 2019-01-21 | 1 | -0/+3 |
* | Add ChaCha using SIMD_4x32 | Jack Lloyd | 2018-11-04 | 1 | -1/+2 |
* | Split 'cast' module into CAST-128 and CAST-256 | Jack Lloyd | 2018-09-13 | 1 | -1/+2 |
* | Remove Darwin SecRandomCopyBytes | Jack Lloyd | 2018-09-04 | 1 | -1/+0 |
* | Merge GH #1660 Add AVX2 Serpent | Jack Lloyd | 2018-08-25 | 1 | -0/+1 |
|\ |
|
| * | Update build policies | Jack Lloyd | 2018-08-24 | 1 | -0/+1 |
* | | Mention the ARMv8 and POWER AES modules in the build policies | Jack Lloyd | 2018-08-24 | 1 | -0/+2 |
|/ |
|
* | Rename threefish module to threefish_512 | Jack Lloyd | 2018-03-06 | 1 | -2/+2 |
* | Enable processor specific code in module policies [ci skip] | Jack Lloyd | 2017-12-19 | 1 | -0/+3 |
* | Refactor RNGs to support Windows Phone | Jack Lloyd | 2017-09-02 | 1 | -1/+0 |
* | Add http_util to module policies (GH #1109) | René Korthaus | 2017-08-07 | 1 | -0/+1 |
* | Update modern and nist policies with recent additions | Jack Lloyd | 2017-06-30 | 1 | -0/+7 |
* | Enable Ed25519 in 'modern' policy | Jack Lloyd | 2017-06-09 | 1 | -0/+1 |
* | Remove ECB mode | Jack Lloyd | 2016-12-04 | 1 | -1/+0 |
* | Don't strictly require ffi in modern policy | Jack Lloyd | 2016-11-17 | 1 | -3/+2 |
* | Remove HMAC_RNG, X9.31-RNG, BeOS stats, EGD reader, Unix process runner | Jack Lloyd | 2016-10-28 | 1 | -6/+0 |
* | Update modern policy: Add NewHope, SQL, ChaCha20 SSE2. Prohibit TLS-CBC | Jack Lloyd | 2016-10-28 | 1 | -1/+8 |
* | Update policy files for SHA-3 | Jack Lloyd | 2016-10-19 | 1 | -0/+2 |
* | Update policy files wrt algorithm removals | Jack Lloyd | 2016-09-02 | 1 | -7/+0 |
* | Remove deprecated ciphers MARS, RC2, RC5, RC6, SAFER-SK and TEA | Jack Lloyd | 2016-09-02 | 1 | -6/+0 |
* | Check for non-existent modules in policy files. | Jack Lloyd | 2016-09-01 | 1 | -4/+1 |
* | RNG changes (GH #593) | Jack Lloyd | 2016-08-24 | 1 | -1/+1 |
* | Add RDRAND_RNG | Jack Lloyd | 2016-07-19 | 1 | -0/+1 |
* | Add Stateful_RNG | Jack Lloyd | 2016-07-17 | 1 | -1/+1 |
* | Rename policy 'sane' to 'modern' which better reflects intent. | Jack Lloyd | 2016-07-11 | 1 | -0/+129 |