block-cipher-mode
There are 6 repositories under block-cipher-mode topic.
mrdcvlsc/Krypt
A C++ AES implementation - an optimized forked of SergeyBel/AES
mrdcvlsc/BytePadding
A collection of different byte padding methods
erwanmilon/blowfish2
Blowfish II cipher in C language
MikeVangrouss/PC4Cipher
PC4 Block cipher encryption for DMR RADIO. Up to 2112-bit keys.
GeorgiiFirsov/bcm-lib
Implementation of some block ciphers modes of operation. This library is written for my research about full disk encryption.
mrdcvlsc/BlockCipherModes
A collection of different block cipher modes, designed to facilitate secure data encryption.