diff options
author | lloyd <[email protected]> | 2014-01-24 16:29:31 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2014-01-24 16:29:31 +0000 |
commit | 1285c3ba7de7aeddc0d4238150a9922dcc08d56b (patch) | |
tree | f2f2cad8dd8dc948d02a56f44542ff51849ad2cd /doc/log.txt | |
parent | 41493179880dca34168da4e7d55ac616423488da (diff) | |
parent | d3f3d8f15da31dc9cda9857980ba216433a0e9f2 (diff) |
merge of '2d881fa8d594bbc945cf357a4d7314a6a4659a58'
and 'f3db4cbb2f054fd83000650b5e11973a00b908a4'
Diffstat (limited to 'doc/log.txt')
-rw-r--r-- | doc/log.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/log.txt b/doc/log.txt index bf58b5fd8..cac5dc375 100644 --- a/doc/log.txt +++ b/doc/log.txt @@ -7,12 +7,12 @@ Release Notes Series 1.10 ---------------------------------------- -Version 1.10.7, Not Yet Released +Version 1.10.7, 2013-12-29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ * OAEP had two bugs, one of which allowed it to be used even if the - key was too small, and the other of which would cause a crash due to - reading past the end of an array + key was too small, and the other of which would cause a crash during + decryption if the EME data was too large for the associated key. Version 1.10.6, 2013-11-10 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |