Commit 25d6b340 authored by Emilia Kasper's avatar Emilia Kasper
Browse files

RT 3493: fix RSA test



- Pass in the right ciphertext length to ensure we're indeed testing
  ciphertext corruption (and not truncation).
- Only test one mutation per byte to not make the test too slow.
- Add a separate test for truncated ciphertexts.

Reviewed-by: default avatarRichard Levitte <levitte@openssl.org>
parent 8db78781
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment