Collection of stream cipher algorithms
-
Updated
Nov 10, 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
Some basic encryption and decryption algorithms
An open-source library supporting simulation and cryptanalysis of stream ciphers based on linear feedback shift registers (LFSRs).
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.
A Rust crate that implements the RC4 stream cipher optimized to run on bare metal
Rivest Cipher(RC2, RC4, RC5, RC6) implementation, for educational purposes...
Stream ciphers for =nil; Crypto3 cryptography suite
🔐 Explore cryptography fundamentals, including encryption, hashing, and digital signatures, through hands-on practice and clear concepts for beginners.
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."