summaryrefslogtreecommitdiff
path: root/security/tea-total/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'security/tea-total/pkg-descr')
-rw-r--r--security/tea-total/pkg-descr10
1 files changed, 10 insertions, 0 deletions
diff --git a/security/tea-total/pkg-descr b/security/tea-total/pkg-descr
new file mode 100644
index 000000000000..f9aa0c78a16d
--- /dev/null
+++ b/security/tea-total/pkg-descr
@@ -0,0 +1,10 @@
+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.
+
+WWW: http://www.linuxhacker.org/tea-total/