GOST2-128 Block cipher encryption source code in C. 4096-bit keys, 128-bit block cipher (like AES), 64 rounds.
-
Updated
Oct 7, 2024 - C
GOST2-128 Block cipher encryption source code in C. 4096-bit keys, 128-bit block cipher (like AES), 64 rounds.
GOST2-128 Block cipher encryption source code in C. 4096-bit keys, 128-bit block cipher (like AES), 64 rounds.
File encryption with GOST2-128 in GCM mode (C language)
File encryption with GOST2-128 in CBC mode (C language)
🔒 Encrypt and decrypt files using GOST2-128 in CBC mode with SHA-256 authentication for secure data handling in C.
Add a description, image, and links to the gost2-128 topic page so that developers can more easily learn about it.
To associate your repository with the gost2-128 topic, visit your repo's landing page and select "manage topics."