This repository contains a steganographer web application that allows users to encode and decode text messages within image or audio files.
-
Updated
Oct 4, 2023 - JavaScript
This repository contains a steganographer web application that allows users to encode and decode text messages within image or audio files.
cryptio is a modern Go library for secure password-based encryption and decryption, featuring Argon2id key derivation and AES-GCM. Choose your desired security level—Standard, Medium, or High—for optimal protection and performance balance.
This app securely encrypts and decrypts your files by generating keys using the AES algorithm.
Optimize AES encryption for storage efficiency on GitHub. Our solution segments data, reduces encryption rounds, dynamically sizes blocks, and applies compression, achieving up to 45% storage savings while maintaining AES security standards. Ideal for storage-constrained environments and large-scale data applications.
This project is an implementation of AES key steps in python. It serves as a basic understanding of symetric encryption
AES Encryption Tool is a lightweight and secure file encryption tool that uses AES-256-GCM encryption to protect your data. With a simple Tkinter-based GUI, it enables users to encrypt and decrypt files effortlessly using a password. 🚀🔒
Cryptographic Tools with example in Java SE
AES Encryption Tool is a lightweight and secure file encryption tool that uses AES-256-GCM encryption to protect your data. With a simple Tkinter-based GUI, it enables users to encrypt and decrypt files effortlessly using a password. 🚀🔒
Hazar(8/16). PRNG based, OTP stream cipher test application
Secure communication protocol using RSA encryption, digital signatures, and symmetric encryption. It ensures secure message transmission over a Teams chat platform by encoding messages in hexadecimal strings. The protocol involves key generation, random byte generation, key exchange, signature verification ...
This is a simple example of AES encryption (with 128, 192 and 256bit keys)
Add a description, image, and links to the symetric-encryption topic page so that developers can more easily learn about it.
To associate your repository with the symetric-encryption topic, visit your repo's landing page and select "manage topics."