Fibonacci LFSR in Python with 4-bit demo, reconfigurable class, period check, and % agreement helper.
python cryptography teaching prng stream-cipher linear-feedback-shift-register finite-field galois-lfsr pseudo-random-number-generator com6014
-
Updated
Sep 29, 2025 - Python