CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2015/01/18 12:53:58

Modified files:
        regress/usr.bin/ssh/unittests/sshkey: test_fuzz.c 

Log message:
make the signature fuzzing test much more rigorous:
ensure that the fuzzed input cases do not match the
original (using new fuzz_matches_original() function)
and check that the verification fails in each case

Reply via email to