A collection of secure encryption examples for encrypting strings and binary data.
-
Updated
Apr 15, 2021 - C
A collection of secure encryption examples for encrypting strings and binary data.
Attempt for a cross platform AES-GCM encryption
Implementation of authenticated encryption GCM. The block cipher used is AES-128.
Wizard101 tool that dynamically dumps packet data and decrypts packets to and from the server that use aes-gcm encryption
Encrypt strings and files symmetrically using Argon2id key derivation + AES-256 (GCM) or ChaCha20-Poly1305.
Password manager with kernel mode powers (FreeBSD, Windows and Linux)
File encryption with GOST2-128 in GCM 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 gcm topic page so that developers can more easily learn about it.
To associate your repository with the gcm topic, visit your repo's landing page and select "manage topics."