aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.txt
diff options
context:
space:
mode:
authorSybren A. Stüvel <sybren@stuvel.eu>2016-01-27 18:16:36 +0100
committerSybren A. Stüvel <sybren@stuvel.eu>2016-01-27 18:16:36 +0100
commit4f2aa1d46079fe6a00025405a7a1d6f112966b1b (patch)
tree6431fb67fcd0b4aab1f3d6915aa0b4703775c1d1 /CHANGELOG.txt
parent29feb7900fe03ca9c5771be753e4febb36e2af67 (diff)
downloadrsa-4f2aa1d46079fe6a00025405a7a1d6f112966b1b.tar.gz
Updated changelog
Diffstat (limited to 'CHANGELOG.txt')
-rw-r--r--CHANGELOG.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index 1f265b2..e6d68ab 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -9,9 +9,10 @@ Version 3.4 - in development
- Solved side-channel vulnerability by implementing blinding, fixes #19
- Deprecated the VARBLOCK format and rsa.bigfile module due to security issues, see
https://github.com/sybrenstuvel/python-rsa/issues/13
-- Integration with Travis-CI [1] and Coveralls [2]
+- Integration with Travis-CI [1] and Code Climate [2]
- Deprecated the old rsa._version133 and rsa._version200 submodules, they will be
completely removed in version 4.0.
+- Add an 'exponent' argument to key.newkeys()
- Fixed bugs #12, #14, #27, #30
[1] https://travis-ci.org/sybrenstuvel/python-rsa