2020-09-01 06:09:14 by Thomas Klausner | Files touched by this commit (3) | |
Log message:
py-rsa: update to 4.6.
Major changes in 4.1
--------------------
Version 4.0 was the last version to support Python 2 and 3.4. Version 4.1 is \
compatible with Python 3.5+ only.
(newer changes not found)
|
2018-10-23 11:55:09 by Jonathan Perkin | Files touched by this commit (2) |
Log message:
py-rsa: Ensure previous fix works with python2.
|
2018-10-19 16:36:10 by Jonathan Perkin | Files touched by this commit (2) |
Log message:
py-rsa: Pull in build fix from sybrenstuvel/python-rsa#122
|
2018-10-07 12:41:52 by Adam Ciarcinski | Files touched by this commit (4) | |
Log message:
py-rsa: updated to 4.0
Version 4.0:
- Removed deprecated modules:
- rsa.varblock
- rsa.bigfile
- rsa._version133
- rsa._version200
- Removed CLI commands that use the VARBLOCK/bigfile format.
- Ensured that PublicKey.save_pkcs1() and PrivateKey.save_pkcs1() always return \
bytes.
- Dropped support for Python 2.6 and 3.3.
- Dropped support for Psyco.
- Miller-Rabin iterations determined by bitsize of key.
- Added function rsa.find_signature_hash() to return the name of the hashing
algorithm used to sign a message. rsa.verify() now also returns that name,
instead of always returning True.
- Add support for SHA-224 for PKCS1 signatures.
- Transitioned from requirements.txt to Pipenv for package management.
|
2017-09-04 20:08:31 by Thomas Klausner | Files touched by this commit (163) |
Log message:
Follow some redirects.
|
2017-05-09 14:37:14 by Adam Ciarcinski | Files touched by this commit (2) |
Log message:
Version 3.4.2 - released 2016-03-26
- Fixed dates in CHANGELOG.txt
|
2016-04-13 19:54:10 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Update py-rsa to 3.4.1:
Version 3.4.1 - released 2006-03-26
----------------------------------------
- Included tests/private.pem in MANIFEST.in
- Included README.md and CHANGELOG.txt in MANIFEST.in
|
2016-03-24 14:45:57 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Update py-rsa to 3.4.
Fixes a security vulnerability.
No proper changelog found, which I find even more astonishing for
security software...
|
2016-01-05 11:26:44 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Update py-rsa to 3.2.3.
Changes not found.
|
2015-11-04 02:18:12 by Alistair G. Crooks | Files touched by this commit (434) |
Log message:
Add SHA512 digests for distfiles for security category
Problems found locating distfiles:
Package f-prot-antivirus6-fs-bin: missing distfile fp-NetBSD.x86.32-fs-6.2.3.tar.gz
Package f-prot-antivirus6-ws-bin: missing distfile fp-NetBSD.x86.32-ws-6.2.3.tar.gz
Package libidea: missing distfile libidea-0.8.2b.tar.gz
Package openssh: missing distfile openssh-7.1p1-hpn-20150822.diff.bz2
Package uvscan: missing distfile vlp4510e.tar.Z
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|