summaryrefslogtreecommitdiffstats
path: root/fuzz/decoder.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Copyright year updatesTomas Mraz2024-09-051-1/+1
* fuzz/decoder.c: Lower the limits on key checksTomas Mraz2024-07-051-2/+2
* fuzz/decoder.c: Limit the EVP_PKEY_param_check on DHX keys as wellTomas Mraz2024-04-171-1/+2
* fuzz/decoder.c: Limit the key sizes on which checks are runTomas Mraz2024-04-101-3/+12
* Add decoder fuzzerKurt Roeckx2023-06-231-0/+86