An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: lfsr

mhostetter/galois

A performant NumPy extension for Galois fields and their applications

Language: Python - Size: 140 MB - Last synced at: 2 days ago - Pushed at: 16 days ago - Stars: 391 - Forks: 35

khaledkamr/encryption-algorithms

Encryption/decryption scripts for a Computer Security course, implementing LFSR, Affine Cipher, Caesar Cipher, Feistel Cipher, Playfair Cipher, and S-Box in Python.

Language: Python - Size: 12.7 KB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 0 - Forks: 0

ste51/Multiple-cryptographic-algorithms

AES、Base64、DES、ElGamal、LFSR、RC4、SHA

Language: Python - Size: 18.6 KB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 0 - Forks: 0

HPLZH/Crypto-dotnet

部分密码算法的 .NET 实现

Language: C# - Size: 6.84 KB - Last synced at: 29 days ago - Pushed at: 29 days ago - Stars: 0 - Forks: 0

patsaoglou/Built-In-Self-Test

Built-In-Self-Test blocks using LFSRs and MISRs for a circuit under test made in Verilog

Language: Verilog - Size: 439 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

shreegw/Verilog-Projects

FPGA Projects

Language: Verilog - Size: 175 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

Stepainpy/prng

Collection of PRNG's

Language: C - Size: 69.3 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

howerj/lfsr

A VM that uses LFSR instead of a normal program counter that runs Forth

Language: Forth - Size: 192 KB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 1

stnolting/fpga_torture 📦

🔥 Technology-agnostic FPGA stress-test: maximum logic utilization and high dynamic power consumption.

Language: VHDL - Size: 202 KB - Last synced at: 2 days ago - Pushed at: over 2 years ago - Stars: 29 - Forks: 4

provoostkris/vlink

RTL descriptions and test benches for a virtual link

Language: VHDL - Size: 454 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Nikeshbajaj/spkit

Signal Processing Toolkit, including ML models with visualization

Language: Python - Size: 60.6 MB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 30 - Forks: 28

Makudzyn/prbs-generators-app

A web-application with tools for generating pseudorandom binary sequences, performing analysis, and visualizing results with graphs and charts.

Language: TypeScript - Size: 1.03 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

el3ctrician/lfsr

A vhdl device to generate random numbers LFSR

Language: VHDL - Size: 2.93 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

YumYumfisch/LFSR-PeriodLength

A tool to visualize the period lengths of linear feedback shift registers.

Language: C# - Size: 40.5 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

enescang/linear-feedback-shift-register

Base logic of LFSR. Simulated with an array to better understanding

Language: JavaScript - Size: 39.1 KB - Last synced at: 2 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

daedalus/bitlogicemu 📦

bitwise operation examples

Language: Python - Size: 15.6 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

Nikeshbajaj/Linear_Feedback_Shift_Register

PyLFSR

Language: Python - Size: 6.51 MB - Last synced at: 19 days ago - Pushed at: about 1 year ago - Stars: 64 - Forks: 19

howerj/lfsr-vhdl

An implementation of a CPU that uses a Linear Feedback Shift Register as a Program Counter instead of a normal one

Language: VHDL - Size: 1.3 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 5 - Forks: 0

sushi0706/verilog-mini-projects

Verilog Mini Projects

Language: Verilog - Size: 49.8 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

Yellowflash-070/BIST-for-6bit-CLA

A Built in Self Test (BIST) controller is created in Verilog HDL to test a 6-bit Carry Lookahead Adder (CLA) utilising a 4-bit Signature Output Response Analyser (ORA).

Language: Verilog - Size: 25.4 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

nmrr/LFSR

An efficient linear feedback shift register (LFSR) class written in C++

Language: C++ - Size: 19.5 KB - Last synced at: 24 days ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 2

stef/px1000cr

Files related to PoC||GTFO 21:21 - NSA’s Backdoor of the PX1000-Cr

Language: Python - Size: 3.79 MB - Last synced at: about 1 month ago - Pushed at: about 3 years ago - Stars: 16 - Forks: 0

D3vNull41/BerlekampMasseyC

C implementation of the Berlekamp-Massey Algorithm

Language: C - Size: 23.4 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

kjedeligmann/cszi

Cryptography course projects.

Language: Go - Size: 484 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

1995parham/LFSR.go 📦

Go Implementation of Linear Feedback Shift Register

Language: Go - Size: 43.9 KB - Last synced at: 11 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

rfdonnelly/lfsr-parallel

Verilog Parallel LFSR Generator

Language: Rust - Size: 103 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

philjonas/pitfall-level-viewer

a convenient way to view every pitfall screen

Language: TypeScript - Size: 1.86 MB - Last synced at: 12 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1

shahed22/Architectural-Design-for-Bus-interface-connected-with-LFSR

bus interface, integrating LFSR’s for streamlined register management. Enabled seamless master-peripheral communication, enhancing system efficiency. Orchestrated comprehensive design stages, yielding a versatile RTL architecture for diverse applications

Language: Verilog - Size: 208 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

BishoySedra/Image_Encryption_Compression

Algorithms Academic Course's Project.

Language: C# - Size: 102 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

ddurfeeEngineer/System-Verilog-Tutorial-LFSR-

simple system verilog example using an LFSR as the application

Size: 0 Bytes - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

deut-erium/RNGeesus

SMT based attacks on non cryptographic PRNGs

Language: Python - Size: 1.32 MB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 56 - Forks: 2

Yann39/one-time-pad-encryptor

Java Swing application to demonstrate one-time pad encryption

Language: Java - Size: 929 KB - Last synced at: 3 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

mzollin/PySatNav

building blocks for a GNSS/GPS satellite navigation receiver in Python

Language: Python - Size: 3.91 KB - Last synced at: 2 months ago - Pushed at: about 7 years ago - Stars: 3 - Forks: 1

Matheritasiv/LFSR

A pseudorandom generator based on LFSR in x64 assembly

Language: Assembly - Size: 2.93 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

ZipCPU/dspfilters

A collection of demonstration digital filters

Language: Verilog - Size: 514 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 119 - Forks: 34

gucmurat/Digital-Design

Koc University ELEC 204: Digital Design project

Language: VHDL - Size: 1.61 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

pauldreik/tiptap

A C++ library for implementing linear feedback shift registers (LFSR)

Language: C++ - Size: 138 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

fineconstant/LFSR 📦

Linear-feedback shift register implementation using Python3 and NVIDIA CUDA 8

Language: Python - Size: 8.79 KB - Last synced at: over 1 year ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

Brinsky/LFSR-Stream-Cipher-Kit

An open-source library supporting simulation and cryptanalysis of stream ciphers based on linear feedback shift registers (LFSRs).

Language: Java - Size: 265 KB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 3

Unclerojelio/8-bit_LFSR

This is a simple implementation of an 8 bit Linear Feedback shift register using some Atmel AVR microprocessors and a shift register. The output of the shift register is a pseudo-random sequence of hexadecimal numbers displayed on two seven segment digit displays.

Language: C++ - Size: 280 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

lunarwhite/lfsr-encryption

Linear feedback shift register, Princeton COS126 / Upenn CIS110.

Language: Java - Size: 571 KB - Last synced at: 1 day ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

amamory/axis-skidbuffer-lfsr

An IP used for testing AXI stream protocols. It uses a LFSR to generate ready and valid signals

Language: Tcl - Size: 102 KB - Last synced at: 2 months ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 0

mikitadaroshkin/geffe-generator

Geffe generator, composed of three LFSRs of distinct lengths combined by the function f(x1, x2, x3) = x1x2 + x2x3 + x3.

Language: Java - Size: 3.91 KB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 4 - Forks: 0

vinayak1998/Reflex-Tester

This project aims to test how fast you can respond after seeing a visual stimulus or rather hand-eye coordination.

Language: VHDL - Size: 1.02 MB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 4 - Forks: 0

amri-tah/Pseudo-Random-Number-Generator-LFSR-Algorithm

Pseudo Random Number Generator using Linear Feedback Shift Register created as a part of the course "Elements of Computing Systems-01"

Size: 24.4 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

gdejaege/LFSR-Berlekamp-Massey-tests

tests of implementation of the Berlekamp-Massey algorithm for finding the shortest LFSR reproducing a given sequence

Language: Java - Size: 5.86 KB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

JuliaTelecom/PhysicalCommunications.jl

Tools for development & test of PHY communication layer

Language: Julia - Size: 10.7 KB - Last synced at: 2 months ago - Pushed at: about 4 years ago - Stars: 7 - Forks: 1

uint16/crypto_and_auth

Cryptography and Authentication Coursework

Language: Go - Size: 8.79 KB - Last synced at: almost 2 years ago - Pushed at: about 9 years ago - Stars: 2 - Forks: 0

AlexPukall/PRNG64

Pukall PRNG 64 : mix the output of an LFSR 64 and an LCG 64 (C language or 6502 Assembly)

Language: Assembly - Size: 25.4 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

insaneinvader/bin_seqs

The waveform and FFT of sequences: binary, Gray, MLS.

Language: Python - Size: 121 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

markagold1/LFSR-LAB

Explore Fibonacci, Galois, and State Space Linear Feedback Shift Register (LFSR) sequence generators

Language: C++ - Size: 88.9 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 9 - Forks: 1

thewhiteninja/lfsr-berlekamp-massey

Python implementation of LFSR and Berlekamp-Massey algorithm.

Language: Python - Size: 2.93 KB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 10 - Forks: 1

br0kenpixel/randlib

A pseudo-random number generator library for Rust.

Language: Rust - Size: 14.6 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Nikeshbajaj/pylfsr

This repo is for Documentation site

Size: 198 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

zef2f/triple_lfsr

Language: Python - Size: 3.91 KB - Last synced at: 6 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

DoniaWaleed/LFSR

Linear Feedback Shift Register

Language: C++ - Size: 594 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

ArashPartow/schifra

C++ Reed Solomon Error Correcting Library https://www.schifra.com

Language: C++ - Size: 256 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 34 - Forks: 28

N1ghtF1re/Stream-ciphers

The implementation of the stream ciphers: LFSR, GEFFE, RC4

Language: Java - Size: 31.3 KB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 5 - Forks: 4

brrond/AlgorithmDesign

Language: Java - Size: 3.5 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

NikolayShvedov/Stream-ciphers

LFSR and Synchronous stream cipher

Language: C# - Size: 15.6 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

victorricardoaguilerasanchez/EclypseZ7_DIAL_System

This repository include all the codes and constraints used in the development of the Master Thesis: "Development of a Differential Absorption Lidar System based on a SoC-FPGA for Carbon Dioxide Sensing" by Victor Ricardo Aguilera Sanchez

Size: 38.2 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

hamolicious/LFSR-RNG

A Linear Feed Shift Register Random Number Generator written in python

Language: Python - Size: 4.88 KB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

mzollin/talisman

A tribute to the great microchip shortage of 2021

Size: 720 KB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

almeswe/random

Generator of preudorandom numbers using MASM

Language: Assembly - Size: 13.7 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

Lima-X/XSRlib

A lightweight Library of XoShiRo LFSR-PRNG's written in C

Language: C - Size: 59.6 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0

mmahmoodictbd/linear-feedback-shift-register

Linear-feedback shift register implementation in Java

Language: Java - Size: 3.91 KB - Last synced at: about 1 month ago - Pushed at: over 5 years ago - Stars: 5 - Forks: 0

ce-box/CE4301-LFSR

Generador de números pseudo aleatorios utilizando el algoritmo linear-feedback shift register (LFSR), en su variante fibonacci. 🎲

Language: Assembly - Size: 316 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

zeeshan0309/pseudo_random_sequence_generator

Language: SystemVerilog - Size: 3.91 KB - Last synced at: 8 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

MadhavJivrajani/LFSR-Encryption

Encryption using shift register based random number generators

Language: Python - Size: 4.38 MB - Last synced at: 3 days ago - Pushed at: almost 5 years ago - Stars: 5 - Forks: 0

avineshwar/sgn Fork of EgeBalci/sgn

Shikata ga nai (仕方がない) encoder ported into go with several improvements

Size: 830 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

dewanmukto/pcryt

🔒🔑 Pcryt is a Python-based encryption module.

Language: Python - Size: 54.7 KB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

knyuchen/LFSR_model

Models for Linear Feedback Shift Register (LFSR)

Language: Python - Size: 1000 Bytes - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

sxz0/SteganographyLFSR

SAGE implementation of a Steganography application to hide messages in a BMP image.

Language: Python - Size: 6.84 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

hckr/keystream-generators

Demonstration of selected keystream generators based on LFSRs (linear feedback shift registers)

Language: JavaScript - Size: 10.7 KB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0