commit | b86b0f2824302e3b11e03fa675c9f0ca5541fb48 | [log] [tgz] |
---|---|---|
author | David Benjamin <davidben@chromium.org> | Sat Sep 19 13:37:10 2015 -0400 |
committer | Adam Langley <agl@google.com> | Wed Sep 23 23:56:40 2015 +0000 |
tree | 53fbc7528b9083f070576624a1df96fc4df5f139 | |
parent | 79c59a30b5e7dd7d093e9d3c759848792211f8ee [diff] |
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. (Imported from upstream's 5f623eb61655688501cb1817a7ad0592299d894a.) Change-Id: I425a77668beac9d391387e3afad8d15ae387468f Reviewed-on: https://boringssl-review.googlesource.com/5945 Reviewed-by: Adam Langley <agl@google.com>