Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | review changes | Daniel Neus | 2017-10-21 | 1 | -225/+225 | |
| * | | X.509 RSA-PSS verification | Daniel Neus | 2017-10-20 | 232 | -0/+8845 | |
* | | | Allow setting CTR width via string | Jack Lloyd | 2017-10-20 | 1 | -0/+18 | |
* | | | Add GHASH using SSSE3 | Jack Lloyd | 2017-10-20 | 1 | -1/+1 | |
|/ / | ||||||
* / | GMAC test fixes | Jack Lloyd | 2017-10-18 | 1 | -1/+1 | |
|/ | ||||||
* | In TLS CBC padding check, only need to verify last 256 bytes | Jack Lloyd | 2017-09-29 | 1 | -2/+26 | |
* | Add a test of TLS CBC padding verification | Jack Lloyd | 2017-09-29 | 1 | -0/+36 | |
* | Merge GH #1226 Add HKDF-Expand-Label | Jack Lloyd | 2017-09-27 | 1 | -0/+24 | |
|\ | ||||||
| * | Add HKDF-Expand-Label | Jack Lloyd | 2017-09-27 | 1 | -0/+24 | |
* | | Remove OutputLen parameter from KDF test data | Jack Lloyd | 2017-09-27 | 11 | -1402/+1 | |
|/ | ||||||
* | Add a GCD test | Jack Lloyd | 2017-09-25 | 2 | -0/+12 | |
* | Test SIV multi-AD function | Jack Lloyd | 2017-09-24 | 1 | -0/+37 | |
* | Better tests for SIV | Jack Lloyd | 2017-09-24 | 1 | -0/+1601 | |
* | Move passhash9 and bcrypt tests to passhash/ subdir | Jack Lloyd | 2017-09-24 | 2 | -0/+0 | |
* | Move ocb test data to ocb/ subdir | Jack Lloyd | 2017-09-24 | 3 | -0/+0 | |
* | Update SM2 to use ASN.1 encoding for ciphertexts | Jack Lloyd | 2017-09-20 | 1 | -4/+26 | |
* | Merge GH #1212 Add support for 'raw' PSS signatures | Jack Lloyd | 2017-09-20 | 3 | -112/+705 | |
|\ | ||||||
| * | Support PSSR_Raw | Jack Lloyd | 2017-09-16 | 3 | -112/+705 | |
* | | Merge GH #1205 Support large blocks in OCB mode | Jack Lloyd | 2017-09-19 | 3 | -0/+104 | |
|\ \ | |/ |/| | ||||||
| * | Change wide block OCB | Jack Lloyd | 2017-09-15 | 3 | -11/+64 | |
| * | Support larger block sizes in OCB | Jack Lloyd | 2017-09-10 | 3 | -0/+51 | |
* | | Update Wycheproof GCM tests | Jack Lloyd | 2017-09-15 | 1 | -6/+38 | |
* | | some formatting | Atanas Filyanov | 2017-09-15 | 1 | -1/+5 | |
* | | reenable 8 byte gcm tags | Atanas Filyanov | 2017-09-15 | 1 | -0/+9 | |
* | | Allow GCM tag size in the range 96..128 bits | Atanas Filyanov | 2017-09-14 | 1 | -15/+43 | |
* | | Merge GH #1208 Fix decoding of RFC 5915 ECC keys | Jack Lloyd | 2017-09-13 | 1 | -0/+6 | |
|\ \ | ||||||
| * | | Remove inner/outer OID check in EC_PrivateKey ctor | René Korthaus | 2017-09-13 | 1 | -0/+6 | |
| |/ | ||||||
* / | allow 12 byte GCM tags and add test vectors | Atanas Filyanov | 2017-09-13 | 1 | -0/+48 | |
|/ | ||||||
* | Change SM2 encryption to match updated standard. | Jack Lloyd | 2017-09-10 | 1 | -1/+2 | |
* | Support arbitrary hashes for SM2 signatures | Jack Lloyd | 2017-09-06 | 1 | -0/+1 | |
* | Simplify polynomial doubling code | Jack Lloyd | 2017-09-05 | 1 | -0/+13 | |
* | Support a negative base in power_mod | Jack Lloyd | 2017-09-02 | 1 | -0/+22 | |
* | Add a script for running TLS-Attacker, remove old shell scripts | Jack Lloyd | 2017-09-02 | 1 | -0/+29 | |
* | Remove hard-coded fuzz tests | Jack Lloyd | 2017-08-25 | 55 | -327/+0 | |
* | Use correct padding mode in ARIA CBC test | Jack Lloyd | 2017-08-23 | 1 | -1/+1 | |
* | Cleanup ARIA | Jack Lloyd | 2017-08-23 | 1 | -3/+10 | |
* | Add missing ARIA test vectors (GH #1004) | Jeffrey Walton | 2017-08-23 | 1 | -0/+35 | |
* | Add is_passhash9_alg_supported() | René Korthaus | 2017-08-19 | 1 | -0/+1 | |
* | More ECDSA Raw(hash) tests | Jack Lloyd | 2017-08-16 | 1 | -0/+17 | |
* | Allow signature using `Raw(hashname)` | Jack Lloyd | 2017-08-15 | 2 | -0/+40 | |
* | Merge GH #1151 Add SHACAL2 | Jack Lloyd | 2017-08-15 | 1 | -0/+4097 | |
|\ | ||||||
| * | Add SHACAL2 in generic SIMD | Jack Lloyd | 2017-08-13 | 1 | -0/+14 | |
| * | Add SHACAL2 | Jack Lloyd | 2017-08-13 | 1 | -0/+4083 | |
* | | Improve polynomial doubling code, move to util | Jack Lloyd | 2017-08-15 | 1 | -0/+240 | |
|/ | ||||||
* | Fix issue signing an ECDSA hash of all-zeros (GH #1143) | Jack Lloyd | 2017-08-07 | 2 | -0/+31 | |
* | Merge GH #1142 Add SM2 encryption scheme | Jack Lloyd | 2017-08-07 | 1 | -0/+14 | |
|\ | ||||||
| * | Add SM2 encryption scheme | Jack Lloyd | 2017-08-04 | 1 | -0/+14 | |
* | | Merge GH #1114 Add Streebog hash (GOST 34.11-2012) | Jack Lloyd | 2017-08-07 | 1 | -0/+796 | |
|\ \ | |/ |/| | ||||||
| * | Add Streebog hash (GOST R 34.11-2012). | Daniel Wyatt | 2017-08-04 | 1 | -0/+796 | |
| * | Add ChaCha_RNG | Jack Lloyd | 2017-07-31 | 1 | -0/+129 |