Perl extension for encrypting data in Counter Mode
Generic Counter Mode implementation in pure Perl. The Counter Mode module constructs a stream cipher from a block cipher or cryptographic hash funtion and returns it as an object. Any block cipher in the Crypt:: class can be used, as long as it supports the blocksize and keysize methods. Any hash function in the Digest:: class can be used, as long as it supports the add method.
$
pkg install p5-Crypt-CtrOrigin
security/p5-Crypt-Ctr
Size
4.89KiB
License
not specified
Maintainer
ashish@FreeBSD.org
Dependencies
2 packages
Required by
0 packages