File encryption with GOST2-128 in CBC and GCM mode (C# language)
-
Updated
Oct 25, 2025 - C#
File encryption with GOST2-128 in CBC and GCM mode (C# language)
File encryption with GOST2-128 in CBC and GCM mode (Python language)
File encryption with GOST2-128 in CBC and GCM mode (Java language)
File encryption with GOST2-128 in CBC and GCM mode (Go language)
This repository provides a comprehensive guide to cryptography fundamentals and practical applications. It includes examples of symmetric encryption (AES), asymmetric encryption (RSA), digital signatures, and common cryptographic combinations. All code examples are available in Python.
File encryption with GOST2-128 in CBC and GCM mode (Rust language)
🔒 Encrypt and decrypt files using GOST2-128 in CBC mode with SHA-256 authentication for secure data handling in C.
🔐 Enterprise-grade text encryption toolkit implementing AES-256-GCM, RSA-OAEP, and Hybrid cryptosystems | Educational cryptography suite with authenticated encryption, key management, and security-first design | NIST-compliant algorithmsv
🛡️ Encrypt files securely using GOST 2-128 in CBC and GCM modes with this Python implementation, ensuring strong protection against potential attacks.
🔒 Encrypt files securely using GOST2-128 with CBC and GCM modes in Rust, offering robust protection with advanced key generation and no weak keys.
Add a description, image, and links to the gcm-mode topic page so that developers can more easily learn about it.
To associate your repository with the gcm-mode topic, visit your repo's landing page and select "manage topics."