aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Crypt-HCE_MD5
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2012-01-08 07:01:25 +0000
committerEitan Adler <eadler@FreeBSD.org>2012-01-08 07:01:25 +0000
commitc5d811a37d56d8b50097c8e3ae91f58980ee7ed9 (patch)
tree5810e1ce97ce2cdafc8ab85ef5ee1efef73f5b58 /security/p5-Crypt-HCE_MD5
parenta03386997b05123634c4a845036ff9a7340f2c38 (diff)
downloadports-c5d811a37d56d8b50097c8e3ae91f58980ee7ed9.tar.gz
ports-c5d811a37d56d8b50097c8e3ae91f58980ee7ed9.zip
Notes
Diffstat (limited to 'security/p5-Crypt-HCE_MD5')
-rw-r--r--security/p5-Crypt-HCE_MD5/pkg-descr2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Crypt-HCE_MD5/pkg-descr b/security/p5-Crypt-HCE_MD5/pkg-descr
index ec98f2200879..828023fdb1fc 100644
--- a/security/p5-Crypt-HCE_MD5/pkg-descr
+++ b/security/p5-Crypt-HCE_MD5/pkg-descr
@@ -5,7 +5,7 @@ Cryptography.
Two interfaces are provided in the module. The first is
straight block encryption/decryption the second does base64
mime encoding/decoding of the encrypted/decrypted blocks.
-The idea is the the two sides have a shared secret that
+The idea is the two sides have a shared secret that
supplies one of the keys and a randomly generated block of
bytes provides the second key. The random key is passed in
cleartext between the two sides.