aboutsummaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2005-12-17 16:00:52 +0000
committerErwin Lansing <erwin@FreeBSD.org>2005-12-17 16:00:52 +0000
commita9fd566668badebe30eb598913b2e1dcdce11f21 (patch)
treefc8a46169d426cc2eefa45c1ea4c7fe96b5611f1 /security/Makefile
parent16c8614c5494036a2ecff931cd8179bdb19208c2 (diff)
downloadports-a9fd566668badebe30eb598913b2e1dcdce11f21.tar.gz
ports-a9fd566668badebe30eb598913b2e1dcdce11f21.zip
This is Encrypted MAC (EMAC), formerly known as Double MAC (DMAC).
Unlike HMAC, which reuses an existing one-way hash function, such as MD5, SHA-1 or RIPEMD-160, EMAC reuses an existing block cipher to produce a secure message authentication code (MAC). WWW: http://search.cpan.org/dist/Digest-EMAC PR: ports/90560 Submitted by: Gabor Kovesdan
Notes
Notes: svn path=/head/; revision=151397
Diffstat (limited to 'security/Makefile')
-rw-r--r--security/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile
index ab953ffcea34..f5b87fc50b7e 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -335,6 +335,7 @@
SUBDIR += p5-Digest-Crc32
SUBDIR += p5-Digest-DJB
SUBDIR += p5-Digest-DMAC
+ SUBDIR += p5-Digest-EMAC
SUBDIR += p5-Digest-HMAC
SUBDIR += p5-Digest-Hashcash
SUBDIR += p5-Digest-Haval256