lfsr
Here are 73 public repositories matching this topic...
Linear-feedback shift register implementation using Python3 and NVIDIA CUDA 8
-
Updated
Jan 16, 2017 - Python
tests of implementation of the Berlekamp-Massey algorithm for finding the shortest LFSR reproducing a given sequence
-
Updated
Mar 15, 2017 - Java
A vhdl device to generate random numbers LFSR
-
Updated
Nov 13, 2017 - VHDL
This project aims to test how fast you can respond after seeing a visual stimulus or rather hand-eye coordination.
-
Updated
Nov 29, 2017 - VHDL
Keyboard Scanner, UART Tx -(nandland.com), Sipo_Reg, Switch Debounce(counter), Linear Feedback Shift Register, DiceGame(2 player,win on eqauality).
-
Updated
Dec 14, 2017 - C
An open-source library supporting simulation and cryptanalysis of stream ciphers based on linear feedback shift registers (LFSRs).
-
Updated
May 4, 2018 - Java
Geffe generator, composed of three LFSRs of distinct lengths combined by the function f(x1, x2, x3) = x1x2 + x2x3 + x3.
-
Updated
Aug 2, 2018 - Java
The implementation of the stream ciphers: LFSR, GEFFE, RC4
-
Updated
Oct 7, 2018 - Java
SAGE implementation of a Steganography application to hide messages in a BMP image.
-
Updated
Dec 22, 2018 - Python
Linear-feedback shift register implementation in Java
-
Updated
Sep 5, 2019 - Java
C++ Reed Solomon Error Correcting Library https://www.schifra.com
-
Updated
Jan 1, 2020 - C++
Python implementation of LFSR and Berlekamp-Massey algorithm.
-
Updated
Feb 29, 2020 - Python
Demonstration of selected keystream generators based on LFSRs (linear feedback shift registers)
-
Updated
Apr 5, 2020 - JavaScript
Générateur de type Geffe utilisable pour le chiffrement à flot
-
Updated
Apr 29, 2020 - C
Improve this page
Add a description, image, and links to the lfsr topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the lfsr topic, visit your repo's landing page and select "manage topics."