Skip to content

Commit 7619f14

Browse files
committed
Updated changelog
1 parent ae61397 commit 7619f14

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ Version 4.0 - in development
1111
- rsa._version200
1212
- Removed CLI commands that use the VARBLOCK/bigfile format.
1313
- Ensured that PublicKey.save_pkcs1() and PrivateKey.save_pkcs1() always return bytes.
14-
- Dropped support for Python 2.6
15-
- Dropped support for Psyco
14+
- Dropped support for Python 2.6 and 3.3.
15+
- Dropped support for Psyco.
1616
- Miller-Rabin iterations determined by bitsize of key.
1717
[#58](https://github.com/sybrenstuvel/python-rsa/pull/58)
1818
- Added function `rsa.find_signature_hash()` to return the name of the hashing

0 commit comments

Comments
 (0)