summaryrefslogtreecommitdiffhomepage
path: root/fuzzer-kexecdh.c
AgeCommit message (Expand)Author
2020-10-23Move fuzzing code to fuzz/ subdirectory, improve Makefile.inMatt Johnston
2018-03-09Fix leaks in kex fuzzersMatt Johnston
2018-03-08kexhashbuf was much to small in kex fuzzersMatt Johnston
2018-03-06reduce number of dh parameters so fuzzer doesn't timeoutMatt Johnston
2018-03-05reduce number of params so it doesn't hit a timeoutMatt Johnston
2018-03-05Add kexdh and kexecdh fuzzersMatt Johnston