stream-cipher
Here are 16 public repositories matching this topic...
A Python implementation of the stream cipher A5/1 algorithm
-
Updated
Dec 22, 2018 - Python
This repo is a collection of proof-of-concepts, examples, essays and experiments in cryptography, cryptanalysis, steganography and covert channels that I originally wrote in 2015.
-
Updated
May 2, 2022 - Python
Stream cipher encryption program available on Windows, macOS, and Linux
-
Updated
Aug 6, 2025 - Python
Implementation of stream cipher using block cipher i.e. AES ECB mode
-
Updated
May 30, 2017 - Python
Приложение для шифрования данных с использованием алгоритма RC4
-
Updated
Sep 11, 2024 - Python
Приложение для шифрования данных с использованием алгоритма Salsa20
-
Updated
Sep 11, 2024 - Python
Introducere in Criptologie - UPB 2019-2020 && Cryptography I - Coursera
-
Updated
Oct 14, 2021 - Python
Cryptography and Security Project solved by @amir-kedis and @g-magdy
-
Updated
May 2, 2025 - Python
This project implements a hybrid image encryption technique by combining asymmetric and symmetric encryption methods. It utilizes the ECC for asymmetric encryption and ChaCha20 stream cipher for symmetric encryption to achieve robust and secure image protection.
-
Updated
Aug 10, 2025 - Python
Blum Blum Shub and RC4 Python Scripts. Blum Blum Shub is a PRF which is responsible to generate random numbers. RC4 is a stream cipher encryption algorithm.
-
Updated
Dec 10, 2021 - Python
Command-line cryptography machine with a stream-cipher engine
-
Updated
Jan 7, 2021 - Python
A program that consists of three ciphers built from scratch which can encrypt and decrypt data that is fed to them. These ciphers include a Stream Cipher, Stream Cipher with Cipher-Block-Chaining and Padding and a Binary Vigenère Cipher.
-
Updated
Sep 22, 2021 - Python
Recover encrypted message from a repeated keystream
-
Updated
Jan 31, 2023 - Python
Symbolic cipher for Grain(stream) cipher
-
Updated
Nov 15, 2019 - Python
Improve this page
Add a description, image, and links to the stream-cipher topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the stream-cipher topic, visit your repo's landing page and select "manage topics."