Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Simplify modular inversion fuzzer | Jack Lloyd | 2018-03-01 | 1 | -50/+6 |
* | Remove use of redc_helper in fuzzers | Jack Lloyd | 2018-02-26 | 6 | -54/+48 |
* | Optimize Barrett reduction | Jack Lloyd | 2018-02-26 | 1 | -0/+41 |
* | Change pow_mod fuzzer to also accept p from input | Jack Lloyd | 2018-02-25 | 1 | -11/+15 |
* | Fix fuzzer build | Jack Lloyd | 2018-02-22 | 1 | -3/+6 |
* | Minimize header dependencies | Jack Lloyd | 2018-02-21 | 1 | -1/+0 |
* | New API for blinded ECC point multiplication | Jack Lloyd | 2018-02-21 | 1 | -4/+4 |
* | Use shared representation of EC_Group | Jack Lloyd | 2018-01-31 | 1 | -1/+1 |
* | Update ASN.1 fuzzer | Jack Lloyd | 2018-01-15 | 1 | -1/+1 |
* | Refactor ASN1_Pretty_Printer | Jack Lloyd | 2017-12-28 | 1 | -1/+20 |
* | Update ASN.1 fuzzer | Jack Lloyd | 2017-11-15 | 1 | -9/+9 |
* | Fix fuzzer build | Jack Lloyd | 2017-09-29 | 1 | -0/+1 |
* | Fix building fuzzers | Jack Lloyd | 2017-09-21 | 5 | -1/+6 |
* | Change header guard format to BOTAN_FOO_H_ | Jack Lloyd | 2017-09-20 | 3 | -6/+6 |
* | Clean up fuzzer code a bit | Jack Lloyd | 2017-09-02 | 5 | -46/+34 |
* | Add support for fuzzing with KLEE | Jack Lloyd | 2017-08-30 | 1 | -0/+16 |
* | Create new fuzzer build mode | Jack Lloyd | 2017-08-25 | 27 | -0/+1082 |