A powerful and memory-safe steganography tool 🕵️♂️ (WIP)
-
Updated
Dec 9, 2024 - Rust
A powerful and memory-safe steganography tool 🕵️♂️ (WIP)
RustyXOR is a command-line tool for encrypting and decrypting files using the XOR cipher in ECB mode. It features a user-friendly interface, progress visualization, and ensures secure handling of your data. Built with Rust, RustyXOR provides efficient and transparent operations.
XOR-encrypt and decrypt from stdin. Written in Rust.
A joke encryption utility
A fast XOR enoding cryptanalysis tool for the command line, written in Rust.
Read-only mirror of https://gitlab.com/magitian/xoxo
This is a simple implementation of the One Time Pad encryption algorithm. The One Time Pad is a symmetric encryption algorithm that uses a key that is (at least) as long as the message to encrypt. The key is generated randomly and is only used once. The key is then XORed with the message to encrypt it.
Add a description, image, and links to the xor-encryption topic page so that developers can more easily learn about it.
To associate your repository with the xor-encryption topic, visit your repo's landing page and select "manage topics."