Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
6 lines
245 B
Text
6 lines
245 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.
|
|
|
|
WWW: http://search.cpan.org/dist/Crypt-OpenSSL-RSA/
|