From 1f8b48b772b2d0ac0ed48a8259d2117ea3236a90 Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Thu, 19 May 2016 10:53:05 +0000 Subject: - Fix trailing whitespace in pkg-descrs, categories [p-x]* Approved by: portmgr blanket --- security/p5-Crypt-HCE_SHA/pkg-descr | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'security/p5-Crypt-HCE_SHA') diff --git a/security/p5-Crypt-HCE_SHA/pkg-descr b/security/p5-Crypt-HCE_SHA/pkg-descr index 17d4e2486c69..83f4b60cb27a 100644 --- a/security/p5-Crypt-HCE_SHA/pkg-descr +++ b/security/p5-Crypt-HCE_SHA/pkg-descr @@ -2,15 +2,15 @@ way hash. This method of encryption is the same that is used by radius (RFC2138) and is also described in Applied 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 that 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. - + An example client and server are packaged as modules with this module. They are used in the tests. -- cgit v1.2.3