Commit graph

2 commits

Author SHA1 Message Date
Yen-Ming Lee
c910674acf - unbreak on old perl
- add RUN_DEPENDS = BUILD_DEPENDS

PR:		90848
Submitted by:	leeym
Approved by:	maintainer
2005-12-23 17:47:26 +00:00
Erwin Lansing
a9fd566668 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
2005-12-17 16:00:52 +00:00