diff options
author | Will Andrews <will@FreeBSD.org> | 2001-01-03 23:26:47 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2001-01-03 23:26:47 +0000 |
commit | f86de4a07e99c31b6d2c8cfb630b3b341ea26d32 (patch) | |
tree | 205ded3ab4709d5d981686fb075b741d3866247b /security/p5-Crypt-TripleDES/pkg-descr | |
parent | cfe47e3876dd5373c866479448ea8f5583675eee (diff) |
Notes
Diffstat (limited to 'security/p5-Crypt-TripleDES/pkg-descr')
-rw-r--r-- | security/p5-Crypt-TripleDES/pkg-descr | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/security/p5-Crypt-TripleDES/pkg-descr b/security/p5-Crypt-TripleDES/pkg-descr new file mode 100644 index 000000000000..d990bc0d1aae --- /dev/null +++ b/security/p5-Crypt-TripleDES/pkg-descr @@ -0,0 +1,4 @@ +Crypt::TripleDES is a perl module implementing the Triple-DES (3DES) +cipher. It is used via the crypt3() function. + +--will |