diff options
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug18258 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/changes/bug18258 b/changes/bug18258 index d82b217b89..00e122466f 100644 --- a/changes/bug18258 +++ b/changes/bug18258 @@ -1,7 +1,8 @@ o Code simplification and refactoring: - Remove specialized code for non-inplace AES_CTR. 99% of our AES is inplace, so there's no need to have a separate implementation - for the non-inplace code. Closes ticket 18258. + for the non-inplace code. Closes ticket 18258. Patch from + Malek. o New requirements: - Tor no longer supports versions of OpenSSL with a broken |