Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | fix SipHash::clear() and MAC test improvements | Daniel Neus | 2016-07-20 | 1 | -1/+19 | |
| | |/ / | ||||||
| * | | | 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 | |
| | |/ / | ||||||
| * / / | add OctetString unit tests | Daniel Neus | 2016-07-20 | 3 | -0/+190 | |
| |/ / | ||||||
| * | | Merge GH #541 More ECIES tests | Jack Lloyd | 2016-07-19 | 2 | -28/+383 | |
| |\ \ | ||||||
| | * | | add more ECIES tests | Daniel Neus | 2016-07-19 | 2 | -28/+383 | |
| * | | | Merge GH #520 RNG changes | Jack Lloyd | 2016-07-18 | 8 | -631/+6098 | |
| |\ \ \ | ||||||
| | * | | | Revamp entropy polling | Jack Lloyd | 2016-07-17 | 2 | -36/+42 | |
| | * | | | 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 | 2 | -36/+17 | |
| | * | | | Switch to HMAC_DRBG for all RNG generation. | Jack Lloyd | 2016-07-17 | 4 | -11/+6025 | |
| * | | | | 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 | 1 | -1/+0 | |
| |\ \ \ | ||||||
| | * | | | replace (deprecated) Pipe API with Cipher_Mode in ECIES | Daniel Neus | 2016-07-13 | 1 | -1/+0 | |
| | |/ / | ||||||
| * | | | Merge GH #533 DLIES changes | Jack Lloyd | 2016-07-17 | 2 | -49/+1102 | |
| |\ \ \ | ||||||
| | * | | | DLIES rework | Daniel Neus | 2016-07-13 | 2 | -49/+1102 | |
| | |/ / | ||||||
| * / / | Add test vectors for KDF1/ISO18033 | René Korthaus | 2016-07-15 | 1 | -0/+24 | |
| |/ / | ||||||
| * | | Merge GH #531 Add AES/CBC/CTS tests from RFC 3962 | Jack Lloyd | 2016-07-11 | 2 | -0/+37 | |
| |\ \ | ||||||
| | * | | Add test vectors for AES-CBC-CS3 aka AES/CBC/CTS from RFC 3962 | René Korthaus | 2016-07-11 | 2 | -0/+37 | |
| * | | | Add test vectors for block cipher padding modes | René Korthaus | 2016-07-11 | 2 | -0/+142 | |
| |/ / | ||||||
| * | | PKCS11 tests: run ECDSA software verification only if emsa_raw module is avai... | Daniel Neus | 2016-07-05 | 1 | -0/+3 | |
| * | | Merge GH #507 Add PKCS #11 support. Previous merge 360a3a5 missed later commits | Jack Lloyd | 2016-07-04 | 2 | -5/+15 | |
| |\ \ | ||||||
| | * | | check for asn1 and pubkey module presence | Daniel Neus | 2016-06-28 | 1 | -2/+7 | |
| | * | | fix build with disabled pkcs11 module | Daniel Neus | 2016-06-28 | 2 | -3/+8 | |
| * | | | Merge GH #522 Update BSI policy, fix TLS | Jack Lloyd | 2016-07-04 | 1 | -0/+3 | |
| |\ \ \ | ||||||
| | * | | | Various fixes with bsi module policy | René Korthaus | 2016-07-04 | 1 | -0/+3 | |
| * | | | | Merge GH #507 Add PKCS #11 support | Jack Lloyd | 2016-07-04 | 7 | -32/+2525 | |
| |\ \ \ \ | | |/ / / | |/| / / | | |/ / | ||||||
| | * | | add PKCS#11 support | Daniel Neus | 2016-06-17 | 7 | -32/+2525 | |
| * | | | Add missing override annotation. Fix formatting in ECIES tests | Jack Lloyd | 2016-06-30 | 1 | -20/+19 | |
| * | | | Merge GH #504 Add ECKCDSA | Jack Lloyd | 2016-06-20 | 2 | -0/+106 | |
| |\ \ \ | ||||||
| | * | | | Add ECKCDSA signature algorithm | René Korthaus | 2016-06-14 | 2 | -0/+106 | |
| | |/ / | ||||||
| * | | | Merge GH #483 Add ECIES and KDF1 from ISO 18033 | Jack Lloyd | 2016-06-20 | 3 | -0/+446 | |
| |\ \ \ | | |_|/ | |/| | | ||||||
| | * | | ecies: fix tests for ecies-iso (allow empty ciphertext) | Philipp Weber | 2016-05-30 | 1 | -3/+6 | |
| | * | | Merge remote-tracking branch 'remotes/origin/master' into ecies | Philipp Weber | 2016-05-30 | 2 | -0/+24 | |
| | |\ \ | ||||||
| | * | | | ecies review change: test for exception if the ciphertext is invalid | Philipp Weber | 2016-05-30 | 1 | -0/+8 | |
| | * | | | ecies review change: add missing ciphertext to test vectors | Philipp Weber | 2016-05-23 | 2 | -6/+3 | |
| | * | | | ecies review change: make constant vector with test data const instead of static | Philipp Weber | 2016-05-23 | 1 | -1/+1 | |
| | * | | | add ecies implementation according to iso-18033 | Philipp Weber | 2016-04-27 | 3 | -0/+438 | |
| * | | | | Merge GH #497 Add StreamCipher::seek and implementation for ChaCha | Jack Lloyd | 2016-06-18 | 2 | -1/+511 | |
| |\ \ \ \ | ||||||
| | * | | | | Adding StreamCipher::seek interface, supporting seek in ChaCha, and also addi... | SimCog | 2016-06-18 | 2 | -1/+511 | |
| | | |_|/ | | |/| | | ||||||
| * | | | | Merge GH #487 Remove CVC certificates and EMSA1_BSI signature encoding | Jack Lloyd | 2016-06-17 | 2 | -634/+5 | |
| |\ \ \ \ | ||||||
| | * | | | | remove the already bitrotting and probably broken CVC implementation | Daniel Neus | 2016-05-18 | 1 | -611/+0 | |
| | * | | | | remove all uses of EMSA1_BSI | Daniel Neus | 2016-05-02 | 1 | -23/+5 | |
| | | |/ / | | |/| | | ||||||
| * | | | | Merge GH #495 Add label argument to KDF::derive_key | Jack Lloyd | 2016-06-17 | 6 | -5520/+4495 | |
| |\ \ \ \ | ||||||
| | * | | | | pycryptodome generated test vectors for SP800-56C | Kai Michaelis | 2016-05-19 | 1 | -120/+160 | |
| | * | | | | BouncyCastle generated test vectors for SP800-108 | Kai Michaelis | 2016-05-19 | 4 | -5399/+4331 | |
| | * | | | | add label parameter to KDF::derive_key | Kai Michaelis | 2016-05-19 | 2 | -2/+5 | |
| | |/ / / | ||||||
| * | / / | fix test failures and seg faults when Botan is configured with --module-poli... | René Korthaus | 2016-06-17 | 4 | -25/+73 | |
| | |/ / | |/| | | ||||||
| * | | | Merge GH #489 Add support probabilistic DSA & ECDSA | Jack Lloyd | 2016-06-07 | 6 | -2/+2679 | |
| |\ \ \ | ||||||
| | * | | | Add support probabilistic DSA & ECDSA | René Korthaus | 2016-05-08 | 6 | -2/+2679 | |
| | |/ / |