Credentials Management Tool Using Stream Cipher Algorithm.
- Updated
Sep 7, 2024 - C
Credentials Management Tool Using Stream Cipher Algorithm.
A very fast, memory efficient, memory-safe, secure, multi-threaded RC4 stream cipher implementation that allows a user to encrypt or decrypt a file using a random byte key and write to stdout or to a file, all in parallel
Implementation of RC4-based stream pseudo-random number generator (PRNG) in C
A simple, unoptimized yet reliable implementation of the RC4 stream cipher.
Add a description, image, and links to the rc4-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the rc4-algorithm topic, visit your repo's landing page and select "manage topics."