7 results for “topic:geffe-generator”
PyLFSR
The implementation of the stream ciphers: LFSR, GEFFE, RC4
Geffe generator, composed of three LFSRs of distinct lengths combined by the function f(x1, x2, x3) = x1x2 + x2x3 + x3.
PyLFSR: Linear Feedback Shift Register
High-performance cryptographic research and cryptanalytic workbench.
Functional style implemented Geffe cryptographic stream generator
Générateur de type Geffe utilisable pour le chiffrement à flot