python/rsa: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
parent
c0b15ef415
commit
8bb109d256
|
@ -1,5 +1,5 @@
|
|||
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.
|
||||
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.
|
||||
|
||||
Optional dependencies: psyco
|
||||
|
|
Loading…
Reference in New Issue