Implementation of PKCS7 padding in C
-
Updated
Dec 17, 2021 - C
Implementation of PKCS7 padding in C
Tool for generation of data from cryptoprimitives (block and stream ciphers, hash functions). Cryptoprimitives are round-reduced and the data can be configured for multiple testing scenarios.
Kalyna cipher implementations
PC4 Block cipher encryption for DMR RADIO. Up to 2112-bit keys.
Blowfish II cipher in C language
IDEA 832-bit keys Block cipher encryption source code in C. International Data Encryption Algorithm 832 bits.
C Implementation of 64 bit block Feistel Cipher Based on Russian Specification GOST 28147-89 (RFC 5830)
XTEA2 Block cipher encryption source code in C. 256-bit keys.
TREYFER2 Block cipher encryption source code in C. 8192-bit keys. 128-bit block cipher (like AES) 64 rounds.
BLOWFISH2 Block Cipher encryption source code in C. 4224-bit keys, 128-bit block, 64 rounds.
REDPIKE2 Block cipher encryption source code in C. 128-bit keys.
RC2+ RC2Plus Block cipher encryption source code in C. 8192-bit keys. 128-bit block cipher (like AES) 64 rounds.
Implementation of some block ciphers modes of operation. This library is written for my research about full disk encryption.
AES8576 Block Cipher Encryption. Advanced Encryption Standard with 8576-bit keys
NEWDES2 Block cipher encryption source code in C. 15552-bit keys. 128-bit block cipher (like AES) 64 rounds
AES1920 Block Cipher Encryption. Advanced Encryption Standard with 1920-bit keys.
TEA2 Block cipher encryption source code in C. Tiny Encryption Algorithm 2. 256-bit key. 128-bit block cipher (like AES) 128 rounds.
GOST2-128 Block cipher encryption source code in C. 4096-bit keys, 128-bit block cipher (like AES), 64 rounds.
Rivest Cipher(RC2, RC4, RC5, RC6) implementation, for educational purposes...
NEWDES3 Block cipher encryption source code in C. 9344-bit keys. 128-bit block cipher (like AES) 64 rounds.
To associate your repository with the block-ciphers topic, visit your repo's landing page and select "manage topics."