aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Crypt-RC6/pkg-descr
diff options
context:
space:
mode:
authorNorikatsu Shigemura <nork@FreeBSD.org>2002-09-20 20:25:04 +0000
committerNorikatsu Shigemura <nork@FreeBSD.org>2002-09-20 20:25:04 +0000
commit83f3a7de6727c495c02dbc22b4cfadf4240f33b6 (patch)
treedb38416e65e08e73935a8e9e5bd844a30303d475 /security/p5-Crypt-RC6/pkg-descr
parent5c53ba45d0d3e5ff6b6bfb4f915a033d83fcd425 (diff)
downloadports-83f3a7de6727c495c02dbc22b4cfadf4240f33b6.tar.gz
ports-83f3a7de6727c495c02dbc22b4cfadf4240f33b6.zip
Notes
Diffstat (limited to 'security/p5-Crypt-RC6/pkg-descr')
-rw-r--r--security/p5-Crypt-RC6/pkg-descr8
1 files changed, 8 insertions, 0 deletions
diff --git a/security/p5-Crypt-RC6/pkg-descr b/security/p5-Crypt-RC6/pkg-descr
new file mode 100644
index 000000000000..cf6b2c91e483
--- /dev/null
+++ b/security/p5-Crypt-RC6/pkg-descr
@@ -0,0 +1,8 @@
+"RC6 is an evolutionary improvement of RC5, designed to meet the
+requirements of the Advanced Encryption Standard (AES). Like RC5,
+RC6 makes essential use of data-dependent rotations. New features
+of RC6 include the use of four working registers instead of two,
+and the inclusion of integer multiplication as an additional primitive
+operation. The use of multiplication greatly increases the diffusion
+achieved per round, allowing for greater security, fewer rounds, and
+increased throughput."