aboutsummaryrefslogtreecommitdiffstats
path: root/src/build-data/policy
Commit message (Expand)AuthorAgeFilesLines
* Rename threefish module to threefish_512Jack Lloyd2018-03-063-6/+6
* Enable processor specific code in module policies [ci skip]Jack Lloyd2017-12-193-0/+15
* Update build policiesJack Lloyd2017-09-212-0/+12
* Refactor RNGs to support Windows PhoneJack Lloyd2017-09-023-3/+0
* Add http_util to module policies (GH #1109)René Korthaus2017-08-073-0/+3
* Add Streebog hash (GOST R 34.11-2012).Daniel Wyatt2017-08-042-0/+2
* Add ChaCha_RNGJack Lloyd2017-07-312-0/+6
* Update modern and nist policies with recent additionsJack Lloyd2017-06-302-0/+20
* Merge GH #1082 Add support for SM2 signature schemeJack Lloyd2017-06-301-0/+1
|\
| * Add SM2 signature schemeJack Lloyd2017-06-291-0/+2
* | Update BSI module policyRené Korthaus2017-06-301-0/+3
|/
* Enable Ed25519 in 'modern' policyJack Lloyd2017-06-091-0/+1
* Update BSI and NIST policies to prohibit SM3 hash.Daniel Wyatt2017-04-032-0/+2
* Update BSI module policyDaniel Neus2017-01-081-0/+4
* Merge GH #815 Add NIST build policyJack Lloyd2017-01-061-0/+153
|\
| * Add basic NIST policyJack Lloyd2017-01-051-0/+153
* | Add iso9796 (required) and cecpq1 (prohibited) to BSI policy/bsi.txtDaniel Neus2017-01-061-0/+2
|/
* Remove ECB modeJack Lloyd2016-12-042-2/+0
* Updates module policy, fixes test suite errorsMatthias Gierlings2016-12-011-1/+1
* Updates docs & module policyMatthias Gierlings2016-11-261-0/+1
* Don't strictly require ffi in modern policyJack Lloyd2016-11-171-3/+2
* Added Extended Hash-Based Signatures (XMSS)Matthias Gierlings2016-11-111-0/+1
* Remove HMAC_RNG, X9.31-RNG, BeOS stats, EGD reader, Unix process runnerJack Lloyd2016-10-282-15/+0
* Merge GH #691/#488 Add GMAC. Add MessageAuthenticationCode::start_msgJack Lloyd2016-10-281-0/+1
|\
| * Implements GMAC with GHASH.Matthias Gierlings2016-10-281-0/+1
* | Update modern policy: Add NewHope, SQL, ChaCha20 SSE2. Prohibit TLS-CBCJack Lloyd2016-10-281-1/+8
|/
* Merge GH #669 Add SHA-3, SHAKE-128, and BoringSSL-mode NewHopeJack Lloyd2016-10-202-1/+3
|\
| * Update policy files for SHA-3Jack Lloyd2016-10-192-1/+3
* | we do the padding ourself so eme_raw is fineDaniel Neus2016-10-201-1/+0
|/
* Update BSI policyRené Korthaus2016-10-041-0/+3
* Update policy files wrt algorithm removalsJack Lloyd2016-09-022-13/+0
* Remove deprecated ciphers MARS, RC2, RC5, RC6, SAFER-SK and TEAJack Lloyd2016-09-022-12/+0
* Check for non-existent modules in policy files.Jack Lloyd2016-09-012-9/+2
* Remove HMAC_RNG from BSI policy, not needed after #520/#593Jack Lloyd2016-08-291-1/+0
* RNG changes (GH #593)Jack Lloyd2016-08-242-1/+2
* Add RDRAND_RNGJack Lloyd2016-07-192-0/+2
* Add Stateful_RNGJack Lloyd2016-07-172-2/+1
* Rename policy 'sane' to 'modern' which better reflects intent.Jack Lloyd2016-07-111-29/+36
* Remove egd entropy sources from BSI module policyRené Korthaus2016-07-111-1/+1
* Various fixes with bsi module policyRené Korthaus2016-07-041-0/+12
* Merge GH #487 Remove CVC certificates and EMSA1_BSI signature encodingJack Lloyd2016-06-171-1/+5
|\
| * remove EMSA1_BSI (no longer recommended by BSI)Daniel Neus2016-04-301-1/+5
* | Add support probabilistic DSA & ECDSARené Korthaus2016-05-081-0/+1
|/
* Add ECGDSARené Korthaus2016-04-191-0/+1
* Add proc_walk, egd, Darwin entropy sources to policy.Jack Lloyd2016-03-062-9/+11
* Allow EMSA1 in BSI policyJack Lloyd2016-03-061-1/+1
* Add option --module-policyJack Lloyd2016-03-062-0/+276