🔐 An AES Like Fast Symmetric Cipher Implemented In C ⚡
-
Updated
Apr 2, 2024 - C
🔐 An AES Like Fast Symmetric Cipher Implemented In C ⚡
GOST Block Cipher implementation algorithm with java programming language
A simple encryption algorithm that encrypts 64 bits blocks with the 256 bits key. It has a Feistel network structure and data is encrypted with an iterative way in 32 rounds.
Add a description, image, and links to the gost-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the gost-algorithm topic, visit your repo's landing page and select "manage topics."