69f2e66073
Approved by: knu (mentor)
4 lines
192 B
Text
4 lines
192 B
Text
Crypt::OpenSSL::RSA provides the ability to RSA encrypt
|
|
strings which are somewhat shorter than the block size of
|
|
a key. It also allows for decryption, signatures and
|
|
signature verification.
|