geffe-generator
Here are 7 public repositories matching this topic...
The implementation of the stream ciphers: LFSR, GEFFE, RC4
-
Updated
Oct 7, 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
High-performance cryptographic research and cryptanalytic workbench.
-
Updated
Feb 11, 2026 - C#
PyLFSR: Linear Feedback Shift Register
-
Updated
Jan 13, 2023
Functional style implemented Geffe cryptographic stream generator
-
Updated
Dec 2, 2019 - Scala
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 geffe-generator topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the geffe-generator topic, visit your repo's landing page and select "manage topics."