GOST cryptographic functions
-
Updated
Oct 17, 2021 - Python
GOST cryptographic functions
Python Implementation of Hasty Pudding Cipher (HPC)
A Python implementation of the GOST symmetric block cipher.
Checking Avalanche effect in blowfish algorithm using pycrypto implementation
TwoFish implementation in python with vector tests.
Symmetrical feistel block cipher
PRESENT is a lightweight block cipher.
An Automatic Tool to Search for Full Impossible-Differential, Zero-Correlation and Integral Attacks
My Cryptography course project. An implementation of a block cipher algorithm and a hash function.
Block cipher mode of operation
The public half of an educational materials demo sample
[French] Projet de Chiffrement-Déchiffrement RSA et Affine [English] RSA and Affine Encryption-Decryption Project
File encryption with GOST2-128 in CBC and GCM mode (Python language)
ITUbee: A Software Oriented Lightweight Block Cipher (Python3 implementation)
🛡️ Encrypt files securely using GOST 2-128 in CBC and GCM modes with this Python implementation, ensuring strong protection against potential attacks.
This is implementation of different block-cipher-mode algorithms
Regina is a block cipher that created based on AES and DES and feistel network. It uses the Sbox from AES and Feistel network from DES.
Python AES
This repo is a collection of proof-of-concepts, examples, essays and experiments in cryptography, cryptanalysis, steganography and covert channels that I originally wrote in 2015.
Add a description, image, and links to the block-cipher topic page so that developers can more easily learn about it.
To associate your repository with the block-cipher topic, visit your repo's landing page and select "manage topics."