Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added test vectors ecc point multiplication for frp256v1 | Simon Cogliani | 2016-07-24 | 1 | -0/+209 |
* | ANSSI elliptic curve cryptography frp256v1 | Simon Cogliani | 2016-07-24 | 2 | -0/+12 |
* | 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 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Add test vectors for RSA-KEM/KDF1 | René Korthaus | 2016-07-18 | 2 | -3/+130 |
|/ / | |||||
* | | Merge GH #535 Use Cipher_Mode instead of Pipe in ECIES | Jack Lloyd | 2016-07-17 | 4 | -23/+20 |
|\ \ | |||||
| * | | replace (deprecated) Pipe API with Cipher_Mode in ECIES | Daniel Neus | 2016-07-13 | 4 | -23/+20 |
* | | | Merge GH #533 DLIES changes | Jack Lloyd | 2016-07-17 | 8 | -149/+1381 |
|\ \ \ | |||||
| * | | | DLIES rework | Daniel Neus | 2016-07-13 | 8 | -149/+1381 |
| |/ / | |||||
* | | | Merge GH #536 Disable optimizations when doing a coverage build | Jack Lloyd | 2016-07-17 | 1 | -0/+3 |
|\ \ \ | |||||
| * | | | coverage should be checked without optimizations | Daniel Neus | 2016-07-14 | 1 | -0/+3 |
| |/ / | |||||
* | | | Merge GH #537 Add test vectors for KDF1/ISO18033 | Jack Lloyd | 2016-07-17 | 3 | -3/+27 |
|\ \ \ | |||||
| * | | | Add test vectors for KDF1/ISO18033 | René Korthaus | 2016-07-15 | 3 | -3/+27 |
| |/ / | |||||
* | | | Merge GH #534 Update changelog with X9.23 bug fix | Jack Lloyd | 2016-07-17 | 1 | -0/+3 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Update changelog with ANSI X9.23 padding bugfix | René Korthaus | 2016-07-13 | 1 | -0/+3 |
| |/ | |||||
* | | Fix SecRandomCopyBytes call with older OS X SDKs | Jack Lloyd | 2016-07-15 | 1 | -0/+1 |
* | | Fix undefined behavior in donna128 type | Jack Lloyd | 2016-07-15 | 2 | -6/+16 |
|/ | |||||
* | Deprecate EGD | Jack Lloyd | 2016-07-11 | 1 | -0/+4 |