removed useless sig corruption
parent
213cb5646f
commit
5c56a1ce91
|
|
@ -220,9 +220,6 @@ int main(int argc, char* argv[])
|
|||
|
||||
wc_SlhDsaKey_Free(&pubKey);
|
||||
}
|
||||
/* --- Verify with public key --- */
|
||||
|
||||
sig[0] ^= 0x80;
|
||||
printf("info: corrupted signature rejected as expected\n");
|
||||
|
||||
ret = 0;
|
||||
|
|
|
|||
Loading…
Reference in New Issue