diff options
author | obrien <obrien@FreeBSD.org> | 2000-12-20 03:10:09 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2000-12-20 03:10:09 +0800 |
commit | 31e4e1046dcc6dca329d2459b1019d252f77f7fd (patch) | |
tree | c8c6fc1bf4bf1a8090b8fb7954289d75b54a53c9 /security/tea-total/pkg-comment | |
parent | 2948fa481c3a075d6558cea3f88d334af2f28cfd (diff) | |
download | freebsd-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/tea-total/pkg-comment')
-rw-r--r-- | security/tea-total/pkg-comment | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/tea-total/pkg-comment b/security/tea-total/pkg-comment new file mode 100644 index 000000000000..9450d3f1024f --- /dev/null +++ b/security/tea-total/pkg-comment @@ -0,0 +1 @@ +Extremely small 128 bit private key based encryption/decryption system |