Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update URL reference | Jeffrey Walton | 2021-04-16 | 3 | -3/+3 |
| | |||||
* | Add LSH-384, LSH-512 and LSH-512-256 test vectors | Jeffrey Walton | 2021-04-16 | 2 | -9/+2206 |
| | |||||
* | Add LSH-224 and LSH-256 test vectors | Jeffrey Walton | 2021-04-16 | 1 | -0/+2 |
| | |||||
* | Add LSH-224 and LSH-256 test vectors | Jeffrey Walton | 2021-04-16 | 1 | -6/+1469 |
| | |||||
* | Add LSH-256 and LSH-512 hash functions (GH #1025, PR #1026) | Jeffrey Walton | 2021-04-16 | 5 | -1/+37 |
| | | | Add South Korea's LSH-256 and LSH-512 families of hash functions. | ||||
* | Update HIGHT test vectors | Jeffrey Walton | 2021-03-18 | 1 | -75/+3 |
| | |||||
* | Add additional HIGHT test vectors (GH #672, GH #1010) | Jeffrey Walton | 2021-03-18 | 1 | -0/+67 |
| | |||||
* | Add additional HIGHT test vectors (GH #672, GH #1010) | Jeffrey Walton | 2021-03-17 | 1 | -0/+420 |
| | |||||
* | Add additional BLAKE2 test vectors (GH #921) | Jeffrey Walton | 2020-01-10 | 1 | -1/+0 |
| | |||||
* | Update comments | Jeffrey Walton | 2019-10-13 | 1 | -481/+481 |
| | |||||
* | Add additional test vector | Jeffrey Walton | 2019-10-13 | 1 | -0/+24 |
| | | | | This rounds them out from 499 to 500 | ||||
* | Add XTS test vectors to All collection | Jeffrey Walton | 2019-10-12 | 2 | -0/+108 |
| | |||||
* | Add XTS block cipher mode of operation (GH #891, PR #892) | Jeffrey Walton | 2019-10-12 | 1 | -0/+8204 |
| | |||||
* | Prepare for Crypto++ 8.2 release | Jeffrey Walton | 2019-04-28 | 1 | -563/+563 |
| | |||||
* | Add SKIPJACK/CBC test vectors (GH #824) | Jeffrey Walton | 2019-04-27 | 2 | -0/+564 |
| | | | | Generated using Botan 1.11.17, https://github.com/noloader/cryptopp-test/tree/master/SKIPJACK | ||||
* | Add SKIPJACK test vectors from SP800-17, Table 6, pp. 140-42 (GH #824) | Jeffrey Walton | 2019-04-27 | 1 | -0/+483 |
| | |||||
* | Add SHAKE-128 and SHAKE-256 (GH #805, PR #806) | Jeffrey Walton | 2019-02-12 | 2 | -0/+1207 |
| | |||||
* | Add additional XChaCha20/Poly1305 test vectors (GH #724) | Jeffrey Walton | 2019-02-08 | 1 | -0/+4745 |
| | | | | These test vectors were generated with Botan | ||||
* | Add additional ChaCha20/Poly1305 test vectors (GH #724) | Jeffrey Walton | 2019-02-08 | 1 | -0/+4609 |
| | | | | These test vectors were generated with Botan | ||||
* | Add IETF XChaCha20Poly1305 (GH #727, PR #795) | Jeffrey Walton | 2019-02-06 | 1 | -0/+27 |
| | |||||
* | Add IETF XChaCha (GH #727, PR #794) | Jeffrey Walton | 2019-02-06 | 2 | -0/+76 |
| | |||||
* | Fix ChaCha20/Poly1305 when using filters (GH #724) | Jeffrey Walton | 2019-01-30 | 3 | -0/+65 |
| | |||||
* | Add Poly1305TLS algorithm (GH #727) | Jeffrey Walton | 2019-01-27 | 2 | -0/+1688 |
| | | | | This is the IETF's rendition of Poly1305 that forgoes AES and the nonce, and uses 16-bytes of the key directly to mac the message | ||||
* | Add tamper comment to Poly1305(AES) tests | Jeffrey Walton | 2019-01-26 | 1 | -1586/+1574 |
| | |||||
* | Add Poly1305(AES) test vectors | Jeffrey Walton | 2019-01-26 | 2 | -34/+2277 |
| | |||||
* | Update comments | Jeffrey Walton | 2019-01-25 | 1 | -1/+1 |
| | |||||
* | Add additional ChaChaTLS test vectors | Jeffrey Walton | 2019-01-25 | 1 | -0/+95 |
| | | | | These test vectors were generated from a modified Bernstein reference implementation. | ||||
* | Add additional ChaChaTLS test vectors | Jeffrey Walton | 2019-01-25 | 1 | -0/+96 |
| | | | | These test vectors were generated from a modified Bernstein reference implementation. | ||||
* | Enable ChaCha-TLS tests in test vectors | Jeffrey Walton | 2019-01-25 | 1 | -1/+1 |
| | |||||
* | Add additional ChaChaTLS test vectors from RFC 7539 | Jeffrey Walton | 2019-01-24 | 1 | -0/+53 |
| | |||||
* | Add ChaChaTLS implementation (GH #265) | Jeffrey Walton | 2019-01-24 | 1 | -32/+88 |
| | | | | We tweaked ChaCha to arrive at the IETF's implementation specified by RFC 7539. We are not sure how to handle block counter wrap. At the moment the caller is responsible for managing it. We were not able to find a reference implementation so we disable SIMD implementations like SSE, AVX, NEON and Power4. We need the wide block tests for corner cases to ensure our implementation is correct. | ||||
* | Add Test vectors and data to VS project files | Jeffrey Walton | 2018-12-15 | 1 | -0/+0 |
| | |||||
* | Whitespace check-in | Jeffrey Walton | 2018-11-05 | 1 | -1/+1 |
| | | | | Look, we can finally use whitespace to add breaks and make these somewhat readable. | ||||
* | Add additional Salsa test vectors | Jeffrey Walton | 2018-11-05 | 1 | -0/+133 |
| | |||||
* | Add additional test vectors | Jeffrey Walton | 2018-11-04 | 1 | -31/+288 |
| | |||||
* | Whitespace check-in | Jeffrey Walton | 2018-11-04 | 1 | -59/+59 |
| | |||||
* | Add additional ChaCha20 test vectors (GH #732) | Jeffrey Walton | 2018-11-04 | 1 | -0/+153 |
| | | | | The additional tests ensure we cross the 32-bit boundary used by the state counters | ||||
* | Add ability to Seek64 in test framework (GH #732) | Jeffrey Walton | 2018-11-04 | 1 | -1/+3 |
| | | | | Also see https://github.com/randombit/botan/pull/1728 | ||||
* | Add ChaCha SSE2 implementation | Jeffrey Walton | 2018-10-23 | 1 | -1/+67 |
| | | | | | | | | Thanks to Jack Lloyd and Botan for allowing us to use the implementation. The numbers for SSE2 are very good. When compared with Salsa20 ASM the results are: * Salsa20 2.55 cpb; ChaCha/20 2.90 cpb * Salsa20/12 1.61 cpb; ChaCha/12 1.90 cpb * Salsa20/8 1.34 cpb; ChaCha/8 1.5 cpb | ||||
* | Add additional ChaCha tests | Jeffrey Walton | 2018-10-23 | 1 | -0/+178 |
| | |||||
* | Make ChaCha an Salsa use the same design pattern | Jeffrey Walton | 2018-08-17 | 1 | -3/+3 |
| | |||||
* | Backout ChaCha changes to Crypto++ 7.0 | Jeffrey Walton | 2018-07-25 | 1 | -3/+3 |
| | | | | These changes made it in by accident at Commit b74a6f444568. We were going to try to let them ride but they broke versioning. They may be added later but we should avoid the change at this time. | ||||
* | Fixed failed ChaCha tests | Jeffrey Walton | 2018-07-06 | 1 | -4/+6 |
| | | | | We switched to the pattern used for Salsa but did not update the name in the test vector file | ||||
* | Update comments | Jeffrey Walton | 2018-07-05 | 1 | -4/+1 |
| | |||||
* | Add HC-256 stream cipher (GH #680) | Jeffrey Walton | 2018-07-05 | 2 | -0/+2331 |
| | |||||
* | Add additional HC-128 test vectors (GH #679) | Jeffrey Walton | 2018-07-05 | 1 | -0/+16 |
| | |||||
* | Add HC-128 stream cipher (GH #679) | Jeffrey Walton | 2018-07-05 | 2 | -2/+635 |
| | |||||
* | Update comments | Jeffrey Walton | 2018-07-04 | 1 | -0/+6 |
| | |||||
* | Add additional Rabbit test vectors (GH #678) | Jeffrey Walton | 2018-07-04 | 1 | -0/+1905 |
| | |||||
* | Add Rabbit stream cipher (GH #678) | Jeffrey Walton | 2018-07-04 | 2 | -0/+70 |
| |