Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | Check for __SIZEOF_INT128__ before using TI mode | Jack Lloyd | 2016-07-30 | 1 | -6/+8 | |
| |/ / |/| | | ||||||
* | | | Merge GH #556 Add DH negative tests. Fix DH keygen, did not call gen_check du... | Jack Lloyd | 2016-07-27 | 2 | -2/+41 | |
|\ \ \ | ||||||
| * | | | Add negative tests with invalid inputs for the DH key agreement operation | Daniel Neus | 2016-07-26 | 1 | -1/+33 | |
| * | | | fix: load_check() was called instead of gen_check() during DH private key gen... | Daniel Neus | 2016-07-26 | 1 | -1/+8 | |
| |/ / | ||||||
* | | | Merge GH #555 Add tests for charset conversions | Jack Lloyd | 2016-07-27 | 2 | -0/+166 | |
|\ \ \ | ||||||
| * | | | add copyright | Daniel Neus | 2016-07-25 | 1 | -0/+1 | |
| * | | | add some basic charset tests | Daniel Neus | 2016-07-25 | 2 | -0/+165 | |
| | |/ | |/| | ||||||
* | | | Merge GH #554 Add PKCS #1 v1.5 ID for SHA-512/256 signatures | Jack Lloyd | 2016-07-27 | 1 | -0/+8 | |
|\ \ \ | ||||||
| * | | | add SHA-512/256 PKCS#1 hash identifier | Daniel Neus | 2016-07-25 | 1 | -0/+8 | |
| |/ / | ||||||
* | | | Merge GH #557 Test BlockCipher::clear | Jack Lloyd | 2016-07-27 | 1 | -0/+6 | |
|\ \ \ | ||||||
| * | | | add test for BlockCipher::clear() | Daniel Neus | 2016-07-26 | 1 | -0/+6 | |
| | |/ | |/| | ||||||
* | | | Merge GH #558 Test BigInt::operator%=(word y) | Jack Lloyd | 2016-07-27 | 1 | -0/+9 | |
|\ \ \ | ||||||
| * | | | test BigInt::operator%=(word y) | Daniel Neus | 2016-07-26 | 1 | -0/+9 | |
| |/ / | ||||||
* | | | Merge GH #553 EME/pubkey test improvements. Small EME refactor. | Jack Lloyd | 2016-07-27 | 3 | -17/+32 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | eme / pubkey test improvements | Daniel Neus | 2016-07-25 | 3 | -17/+32 | |
| |/ | ||||||
* / | SSE2 had been disabled for testing, missed it on checkin of 6907e196 | Jack Lloyd | 2016-07-25 | 1 | -1/+1 | |
|/ | ||||||
* | Merge GH #549 MP and SIMD header refactoring | Jack Lloyd | 2016-07-23 | 28 | -2210/+1569 | |
|\ | ||||||
| * | Merge asm into single mp_madd.h and mp_asmi.h files | Jack Lloyd | 2016-07-21 | 28 | -2210/+1569 | |
* | | Correct test comment | Jack Lloyd | 2016-07-21 | 1 | -2/+2 | |
* | | Merge GH #543 Add RDRAND_RNG | Jack Lloyd | 2016-07-21 | 8 | -40/+186 | |
|\ \ | |/ |/| | ||||||
| * | Fix header guard format | Jack Lloyd | 2016-07-20 | 1 | -2/+2 | |
| * | Add RDRAND_RNG | Jack Lloyd | 2016-07-19 | 8 | -40/+186 | |
* | | Merge GH #548 Parallel hash tests, fix memory leak | Jack Lloyd | 2016-07-21 | 3 | -2/+101 | |
|\ \ | ||||||
| * | | improve parallel hash tests + memory leak fix | Daniel Neus | 2016-07-20 | 3 | -2/+101 | |
| |/ | ||||||
* | | Merge GH #547 Fix SipHash::clear, more MAC tests | Jack Lloyd | 2016-07-21 | 2 | -4/+23 | |
|\ \ | ||||||
| * | | fix SipHash::clear() and MAC test improvements | Daniel Neus | 2016-07-20 | 2 | -4/+23 | |
| |/ | ||||||
* | | Merge GH #546 Add OID tests | Jack Lloyd | 2016-07-21 | 1 | -0/+115 | |
|\ \ | ||||||
| * | | add oid tests | Daniel Neus | 2016-07-20 | 1 | -0/+115 | |
| |/ | ||||||
* | | Merge GH #545 OctetString tests | Jack Lloyd | 2016-07-21 | 3 | -0/+190 | |
|\ \ | ||||||
| * | | add OctetString unit tests | Daniel Neus | 2016-07-20 | 3 | -0/+190 | |
| |/ | ||||||
* | | Merge GH #544 Make StreamCipher::set_iv pure virtual | Jack Lloyd | 2016-07-21 | 5 | -7/+15 | |
|\ \ | |/ |/| | ||||||
| * | Make Stream_Cipher::set_iv() pure virtual | René Korthaus | 2016-07-20 | 5 | -7/+15 | |
|/ | ||||||
* | Merge GH #541 More ECIES tests | Jack Lloyd | 2016-07-19 | 3 | -30/+385 | |
|\ | ||||||
| * | add more ECIES tests | Daniel Neus | 2016-07-19 | 3 | -30/+385 | |
* | | Update news | Jack Lloyd | 2016-07-18 | 1 | -2/+5 | |
* | | Compile fix | Jack Lloyd | 2016-07-18 | 1 | -1/+1 | |
* | | Fix proc_walk - would always return 0 entropy collected. | Jack Lloyd | 2016-07-18 | 3 | -43/+13 | |
* | | Merge GH #520 RNG changes | Jack Lloyd | 2016-07-18 | 57 | -1442/+7023 | |
|\ \ | ||||||
| * | | Address some review comments from @cordney | Jack Lloyd | 2016-07-17 | 10 | -28/+30 | |
| * | | Fix assignment | Jack Lloyd | 2016-07-17 | 1 | -1/+1 | |
| * | | Revamp entropy polling | Jack Lloyd | 2016-07-17 | 33 | -433/+344 | |
| * | | HMAC_RNG not always in build | Jack Lloyd | 2016-07-17 | 1 | -2/+7 | |
| * | | Move poll logic to Entropy_Sources | Jack Lloyd | 2016-07-17 | 3 | -18/+27 | |
| * | | Update rng cli - can make multiple requests | Jack Lloyd | 2016-07-17 | 1 | -5/+10 | |
| * | | Remove useless L param from X9.31 test vector file | Jack Lloyd | 2016-07-17 | 2 | -548/+14 | |
| * | | Add Stateful_RNG | Jack Lloyd | 2016-07-17 | 20 | -298/+281 | |
| * | | Make the DRBG hash selectable in build.h with BOTAN_AUTO_RNG_DRBG_HASH_FUNCTION | Jack Lloyd | 2016-07-17 | 3 | -3/+4 | |
| * | | If EPERM when writing to the random device, return silently. | Jack Lloyd | 2016-07-17 | 1 | -1/+13 | |
| * | | Switch to HMAC_DRBG for all RNG generation. | Jack Lloyd | 2016-07-17 | 15 | -252/+6439 | |
* | | | Merge GH #538 Add RSA-KEM tests | Jack Lloyd | 2016-07-18 | 2 | -3/+130 | |
|\ \ \ | |_|/ |/| | |