commit | 1d5c92f74e14a4dd194cb6ad90a686e584da18ca | [log] [tgz] |
---|---|---|
author | Kenny Root <kroot@google.com> | Thu Sep 12 10:48:37 2013 -0700 |
committer | Kenny Root <kroot@google.com> | Thu Sep 12 11:25:50 2013 -0700 |
tree | 3df24fab1e6ace1c4dfd995ae4f944ceec5eaf3a | |
parent | 3f61f6e835a8c0d609bd5e524b302d972d0e8aff [diff] |
Add specific exception for wrong final block length EVP_DecryptFinal_ex can have an error on the wrong block length at the end of a decrypted block, so throw IllegalBlockSizeException when that happens instead of a RuntimeException. Bug: 10610957 Bug: https://code.google.com/p/android/issues/detail?id=58396 Change-Id: I70ea040c3b52fc30591963270850871a8cc581d3