package/python-rsa: new package
authorRaphaël Mélotte <raphael.melotte@essensium.com>
Fri, 7 Feb 2020 14:16:28 +0000 (15:16 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Wed, 4 Aug 2021 20:27:28 +0000 (22:27 +0200)
commit58c99c957b002a9d6fa7de8df24c87df379c9faf
treec14c71799efd4e9bd154c6601fa5ab1e56b90e08
parent908072116163561ce8b1803a1c32ad88b75bcaeb
package/python-rsa: new package

Python-RSA is a pure-Python RSA implementation.

Signed-off-by: Raphaël Mélotte <raphael.melotte@essensium.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
DEVELOPERS
package/Config.in
package/python-rsa/Config.in [new file with mode: 0644]
package/python-rsa/python-rsa.hash [new file with mode: 0644]
package/python-rsa/python-rsa.mk [new file with mode: 0644]
support/testing/tests/package/sample_python_rsa.py [new file with mode: 0644]
support/testing/tests/package/test_python_rsa.py [new file with mode: 0644]