aboutsummaryrefslogtreecommitdiffstats
path: root/security/Makefile
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2000-12-20 03:10:09 +0800
committerobrien <obrien@FreeBSD.org>2000-12-20 03:10:09 +0800
commit31e4e1046dcc6dca329d2459b1019d252f77f7fd (patch)
treec8c6fc1bf4bf1a8090b8fb7954289d75b54a53c9 /security/Makefile
parent2948fa481c3a075d6558cea3f88d334af2f28cfd (diff)
downloadfreebsd-ports-gnome-31e4e1046dcc6dca329d2459b1019d252f77f7fd.tar.gz
freebsd-ports-gnome-31e4e1046dcc6dca329d2459b1019d252f77f7fd.tar.zst
freebsd-ports-gnome-31e4e1046dcc6dca329d2459b1019d252f77f7fd.zip
TEA Total is an extremely small 128 bit private key based
encryption/decryption system which uses the new variant of TEA (Tiny Encryption Algorithm) by David Wheeler and Roger Needham of the Cambridge Computer Laboratory. TEA is said to be several times faster than DES, as well as being much smaller and more secure. It also isn't encumbered by any patents and the reference implementation is in the public domain.
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 505f5805a4ff..1b3b75df2c45 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -121,6 +121,7 @@
SUBDIR += super
SUBDIR += swatch
SUBDIR += tcp_wrapper
+ SUBDIR += tea-total
SUBDIR += trinokiller
SUBDIR += tripwire
SUBDIR += tripwire-131