Crypt::Twofish - The Twofish Encryption Algorithm
Twofish is a 128-bit symmetric block cipher with a variable length (128, 192, or 256-bit) key, developed by Counterpane Labs. It is unpatented and free for all uses, as described at <URL:http://www.counterpane.com/twofish.html>. This module implement...
AMS/Crypt-Twofish-2.18 - 25 Nov 2020 04:54:10 UTC
Crypt::Cipher::Twofish - Symmetric cipher Twofish, key size: 128/192/256 bits
This module implements the Twofish cipher. Provided interface is compliant with Crypt::CBC module. BEWARE: This module implements just elementary "one-block-(en|de)cryption" operation - if you want to encrypt/decrypt generic data you have to use some...
MIK/CryptX-0.076 - 07 Jan 2022 20:55:06 UTC
Crypt::OpenPGP::Cipher - PGP symmetric cipher factory
*Crypt::OpenPGP::Cipher* is a factory class for PGP symmetric ciphers. All cipher objects are subclasses of this class and share a common interface; when creating a new cipher object, the object is blessed into the subclass to take on algorithm-speci...
SROMANOV/Crypt-OpenPGP-1.12 - 16 Aug 2015 11:35:42 UTC