perl-crypt-rijndael 1.16
Channel: guix
Home page: https://metacpan.org/release/Crypt-Rijndael
Licenses: GPL 3
Synopsis: Crypt::CBC compliant Rijndael encryption module
Description:
This module implements the Rijndael cipher which has been selected as the Advanced Encryption Standard. The keysize for Rijndael is 32 bytes. The blocksize is 16 bytes (128 bits). The supported encryption modes are:
MODE_CBC
---Cipher Block ChainingMODE_CFB
---Cipher feedbackMODE_CTR
---Counter modeMODE_ECB
---Electronic cookbook modeMODE_OFB
---Output feedback
Total results: 1