Perl implementation of the RC6 encryption algorithm
"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."
$
pkg install p5-Crypt-RC6Origin
security/p5-Crypt-RC6
Size
19.7KiB
License
not specified
Maintainer
perl@FreeBSD.org
Dependencies
1 packages
Required by
1 packages