diff options
Diffstat (limited to 'security/p5-Crypt-RSA/pkg-descr')
-rw-r--r-- | security/p5-Crypt-RSA/pkg-descr | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/p5-Crypt-RSA/pkg-descr b/security/p5-Crypt-RSA/pkg-descr index 8224c2e5e83e..16200b93561a 100644 --- a/security/p5-Crypt-RSA/pkg-descr +++ b/security/p5-Crypt-RSA/pkg-descr @@ -20,3 +20,5 @@ the key-pair are encapsulated in Crypt::RSA::Key(3). Crypt::RSA::Key::Public(3) from disk, decoding & encoding of keys in certain formats, and secure representation of keys in memory. Finally, the Crypt::RSA module provides a convenient, DWIM wrapper around the rest of the modules in the bundle. + +WWW: http://search.cpan.org/dist/Crypt-RSA/ |