Skip to main content

lfsr-encryption-and-decryption-implementation

Implements a Linear Feedback Shift Register (LFSR) algorithm in Python to encrypt and decrypt messages. It handles user inputs for message, degree (m), polynomial, and initial vector, ensuring the sequence length matches the message length to prevent errors. It outputs a clock/flip-flop state table, encrypted binary values, and the final decrypted string.

Jump to install

Source facts

Repository
ECNU-ICALK/AutoSkill
Last source activity
March 13, 2026 at 06:15
Detected SKILL.md language
English
Stars
553
Forks
51

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.