1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
freebsd-ports/security/py-rsa/pkg-descr
Kubilay Kocak bc869da5ee security/py-rsa: Update to 3.1.2
- Update to 3.1.2
- Update pkg-plist
- pkg-descr: Tab->space for WWW:
- Update setup.py patch
- Add TEST_DEPENDS and regression-test: target
- BUILD_DEPENDS are actually RUN_DEPENDS
- Whitespace alignment

Changes:

https://bitbucket.org/sybren/python-rsa/commits/tag/version-3.1.2

PR:		ports/182298
Submitted by:	Alexey Degtyarev <alexey@renatasystems.org>
2013-09-26 14:40:36 +00:00

6 lines
200 B
Plaintext

Python-RSA is a pure-Python RSA implementation. It supports encryption and
decryption, signing and verifying signatures, and key generation according to
PKCS#1 version 1.5.
WWW: http://stuvel.eu/rsa