Commit 5f623eb6 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>
(cherry picked from commit 25d6b340)
parent 54259174
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