diff options
Diffstat (limited to 'security/p5-Crypt-Salt/pkg-descr')
-rw-r--r-- | security/p5-Crypt-Salt/pkg-descr | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/security/p5-Crypt-Salt/pkg-descr b/security/p5-Crypt-Salt/pkg-descr new file mode 100644 index 000000000000..6661a5c189b5 --- /dev/null +++ b/security/p5-Crypt-Salt/pkg-descr @@ -0,0 +1,4 @@ +The single exported subroutine in this module is for generating a salt +suitable for being fed to crypt() and other similar functions. + +WWW: http://search.cpan.org/dist/Crypt-Salt |