Collection of stream cipher algorithms
-
Updated
Oct 27, 2025 - Rust
Collection of stream cipher algorithms
An easy-to-use, general and open-source tool to solve the guess-and-determine problem
Tool for generation of data from cryptoprimitives (block and stream ciphers, hash functions). Cryptoprimitives are round-reduced and the data can be configured for multiple testing scenarios.
Automatic problem solver based on circuit-like representation and genetic programming
The implementation of the stream ciphers: LFSR, GEFFE, RC4
Self-study in cryptosystems
An open-source library supporting simulation and cryptanalysis of stream ciphers based on linear feedback shift registers (LFSRs).
Some basic encryption and decryption algorithms
A Rust crate that implements the RC4 stream cipher optimized to run on bare metal
Stream ciphers for =nil; Crypto3 cryptography suite
In this course, learn the fundamentals of cryptography, including symmetric and asymmetric encryption, hashing, digital signatures, and key exchange protocols. Master essential cryptographic concepts and tools through hands-on practice.
Rivest Cipher(RC2, RC4, RC5, RC6) implementation, for educational purposes...
Add a description, image, and links to the stream-ciphers topic page so that developers can more easily learn about it.
To associate your repository with the stream-ciphers topic, visit your repo's landing page and select "manage topics."