stream-cipher
Here are 14 public repositories matching this topic...
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
A Python implementation of the stream cipher A5/1 algorithm
-
Updated
Dec 22, 2018 - Python
Stream cipher encryption program available on Windows, macOS, and Linux
-
Updated
Oct 27, 2024 - Python
Implementation of stream cipher using block cipher i.e. AES ECB mode
-
Updated
May 30, 2017 - Python
Introducere in Criptologie - UPB 2019-2020 && Cryptography I - Coursera
-
Updated
Oct 14, 2021 - Python
[outdated] A Python cryptography package with more features, simplicity, and quality.
-
Updated
Dec 5, 2022 - Python
Приложение для шифрования данных с использованием алгоритма Salsa20
-
Updated
Sep 11, 2024 - Python
Приложение для шифрования данных с использованием алгоритма RC4
-
Updated
Sep 11, 2024 - Python
Symbolic cipher for Grain(stream) cipher
-
Updated
Nov 15, 2019 - Python
Recover encrypted message from a repeated keystream
-
Updated
Jan 31, 2023 - Python
Command-line cryptography machine with a stream-cipher engine
-
Updated
Jan 7, 2021 - 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
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
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."