We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c10d729 commit 4fbf0c3Copy full SHA for 4fbf0c3
Changelog.rst
@@ -1,14 +1,15 @@
1
Changelog
2
=========
3
4
-3.9.8 (xx June 2020)
+3.9.8 (23 June 2020)
5
++++++++++++++++++++
6
7
Resolved issues
8
---------------
9
* GH#426: The Shamir's secret sharing implementation is not actually compatible with ``ssss``.
10
Added an optional parameter to enable interoperability.
11
* GH#427: Skip altogether loading of ``gmp.dll`` on Windows.
12
+* GH#420: Fix incorrect CFB decryption when the input and the output are the same buffer.
13
14
New features
15
------------
0 commit comments