Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | Merge GH #570 X509_Certificate APIs | Jack Lloyd | 2016-08-10 | 3 | -9/+58 | |
* | | | | Merge GH #551 Add frp256v1 curve | Jack Lloyd | 2016-08-02 | 2 | -0/+12 | |
|\ \ \ \ | ||||||
| * \ \ \ | Merge branch 'master' into frp256v1 | Simon Cogliani | 2016-07-31 | 2 | -7/+9 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'master' into frp256v1 | Simon Cogliani | 2016-07-30 | 5 | -13/+30 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | ANSSI elliptic curve cryptography frp256v1 | Simon Cogliani | 2016-07-24 | 2 | -0/+12 | |
* | | | | | | | Merge GH #560 | Jack Lloyd | 2016-08-02 | 2 | -0/+8 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | add X509_Time::to_std_timepoint() | Daniel Neus | 2016-07-28 | 2 | -0/+8 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge GH #559 PKCS #11 fixes | Jack Lloyd | 2016-08-02 | 5 | -1/+3208 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | include external PKCS#11 headers into botan | Daniel Neus | 2016-07-26 | 5 | -1/+3208 | |
* | | | | | | | Use stat instead of lstat in get_files_recursive. | Jack Lloyd | 2016-07-30 | 1 | -1/+1 | |
* | | | | | | | 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 | 1 | -1/+8 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | fix: load_check() was called instead of gen_check() during DH private key gen... | Daniel Neus | 2016-07-26 | 1 | -1/+8 | |
| |/ / / / / | ||||||
* | | | | | | 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 #553 EME/pubkey test improvements. Small EME refactor. | Jack Lloyd | 2016-07-27 | 2 | -11/+13 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | eme / pubkey test improvements | Daniel Neus | 2016-07-25 | 2 | -11/+13 | |
| |/ / / / | ||||||
* / / / / | 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 | 25 | -2183/+1546 | |
|\ \ \ \ | ||||||
| * | | | | Merge asm into single mp_madd.h and mp_asmi.h files | Jack Lloyd | 2016-07-21 | 25 | -2183/+1546 | |
* | | | | | Merge GH #543 Add RDRAND_RNG | Jack Lloyd | 2016-07-21 | 5 | -39/+170 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Fix header guard format | Jack Lloyd | 2016-07-20 | 1 | -2/+2 | |
| * | | | | Add RDRAND_RNG | Jack Lloyd | 2016-07-19 | 5 | -39/+170 | |
* | | | | | Merge GH #548 Parallel hash tests, fix memory leak | Jack Lloyd | 2016-07-21 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | improve parallel hash tests + memory leak fix | Daniel Neus | 2016-07-20 | 1 | -1/+1 | |
| |/ / / / | ||||||
* | | | | | Merge GH #547 Fix SipHash::clear, more MAC tests | Jack Lloyd | 2016-07-21 | 1 | -3/+4 | |
|\ \ \ \ \ | ||||||
| * | | | | | fix SipHash::clear() and MAC test improvements | Daniel Neus | 2016-07-20 | 1 | -3/+4 | |
| |/ / / / | ||||||
* / / / / | 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 | 1 | -2/+2 | |
|\ \ \ \ | ||||||
| * | | | | add more ECIES tests | Daniel Neus | 2016-07-19 | 1 | -2/+2 | |
* | | | | | Compile fix | Jack Lloyd | 2016-07-18 | 1 | -1/+1 | |
* | | | | | Fix proc_walk - would always return 0 entropy collected. | Jack Lloyd | 2016-07-18 | 2 | -7/+10 | |
* | | | | | Merge GH #520 RNG changes | Jack Lloyd | 2016-07-18 | 43 | -695/+837 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Address some review comments from @cordney | Jack Lloyd | 2016-07-17 | 9 | -27/+29 | |
| * | | | | Fix assignment | Jack Lloyd | 2016-07-17 | 1 | -1/+1 | |
| * | | | | Revamp entropy polling | Jack Lloyd | 2016-07-17 | 30 | -377/+294 | |
| * | | | | Move poll logic to Entropy_Sources | Jack Lloyd | 2016-07-17 | 3 | -18/+27 | |
| * | | | | Add Stateful_RNG | Jack Lloyd | 2016-07-17 | 13 | -170/+199 | |
| * | | | | Make the DRBG hash selectable in build.h with BOTAN_AUTO_RNG_DRBG_HASH_FUNCTION | Jack Lloyd | 2016-07-17 | 2 | -3/+3 | |
| * | | | | 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 | 11 | -241/+414 | |
* | | | | | Merge GH #535 Use Cipher_Mode instead of Pipe in ECIES | Jack Lloyd | 2016-07-17 | 3 | -22/+20 | |
|\ \ \ \ \ | ||||||
| * | | | | | replace (deprecated) Pipe API with Cipher_Mode in ECIES | Daniel Neus | 2016-07-13 | 3 | -22/+20 | |
* | | | | | | Merge GH #533 DLIES changes | Jack Lloyd | 2016-07-17 | 3 | -100/+261 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | DLIES rework | Daniel Neus | 2016-07-13 | 3 | -100/+261 | |
| |/ / / / / | ||||||
* | | | | | | Merge GH #537 Add test vectors for KDF1/ISO18033 | Jack Lloyd | 2016-07-17 | 2 | -3/+3 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | Add test vectors for KDF1/ISO18033 | René Korthaus | 2016-07-15 | 2 | -3/+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 | 1 | -6/+12 | |
|/ / / / | ||||||
* | | | | Add test vectors for block cipher padding modes | René Korthaus | 2016-07-11 | 2 | -2/+5 |