#
geffe-generator
Here are 6 public repositories matching this topic...
The implementation of the stream ciphers: LFSR, GEFFE, RC4
algorithm
cipher
rc4
stream-cipher
lfsr
stream-ciphers
cipher-algorithms
crypto-algorithm
rc4-algorithm
geffe-generator
crytography
-
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.
cryptography
crypto
stream-cipher
lfsr
linear-feedback-shift-register
geffe-generator
keystream-generator
-
Updated
Aug 2, 2018 - Java
PyLFSR: Linear Feedback Shift Register
visualization
lempel-ziv
lfsr
stream-generator
linear-feedback-shift-register
geffe-generator
a51-gsm-stream-cipher
pylfsr
lempel-ziv-complexity
primitive-polynomial
-
Updated
Jan 13, 2023
Functional style implemented Geffe cryptographic stream generator
cryptography
scala
university
functional-programming
cryptographic-keys
geffe-generator
tailrecursion
-
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."