Tag: lfsr
Found 62 results for 'lfsr'.
1) random-number-generator - Is a LFSR sufficient for post-processing a biased TRNG?
2) random-number-generator - Can a LFSR be cryptographically secure?
3) lfsr - Reverse output of general Fibonacci LFSR
4) lfsr - Sequence output by a Galois type LFSR
5) lfsr - How to convert a Galois LFSR to a Fibonacci LFSR?
6) encryption - Attack on LFSR key stream generator
7) stream-cipher - Combining LFSRs for Stream Ciphers: Why do we need high non-linearity?
8) stream-cipher - period of the lfsr sequence after some manipulations
9) lfsr - Convert m-Sequence into a de Bruijn Sequence
10) stream-cipher - Message encrypted with a LFSR based stream cipher
11) lfsr - Is it correct that for a n-bit LFSR (Galois algorithm in particular), the maximum number of unique 32-byte keys can only be 255?
12) stream-cipher - Would A5/1 with a much larger state be a good choice of stream cipher for hardware?
13) pseudo-random-generator - Majority-based feedback shift register
14) cryptanalysis - Difference between one-level and two-level E0 encryption
15) encryption - Breaking the 40 bit DVD CSS stream cipher
16) lfsr - Reversed Fibonacci LFSR taps
17) lfsr - What is the linear complexity of a modified LFSR sequence with a fixed length of zeroes inserted between every pair of successive terms
18) pseudo-random-generator - Linear Complexity of two dimensional finite patterns such as QR codes
19) cryptanalysis - LFSR Output Sampling for Berlekamp-Massey
20) encryption - Decrypting Ciphertext with partial Key Fragment using LFSR and Berlekamp-Massey
21) cryptanalysis - Berlekamp-Massey algorithm: case when sequence length is less than double the length of the LFSR
22) lfsr - Linear-Feedback Shift Register in Mod 3
23) lfsr - Finding Galois LFSR and its initial configuration
24) lfsr - Fibonacci LFSR, recovering previous bits
25) lfsr - Linear Feedback Shift Registers analysis
26) lfsr - LFSR Tap sequence 15 bit LFSR
27) algorithm-design - Generating dataset for LFSR stream cipher
28) stream-cipher - Determine LFSR phase quickly?
29) encryption - Decrypting Ciphertext with partial Key Fragment using LFSR and Berlekamp-Massey
30) cryptanalysis - Find a LFSR given 2n (or more) non-consecutive keystream bits
31) lfsr - Can the Berlekamp-Massey algorithm falsely detect an LFSR?
32) random-number-generator - Is it possible to construct a PRNG where the output numbers have a certain distribution of hamming weights?
33) lfsr - Maximal-length LFSR with $n$ bits when the factorization of $2^n-1$ is unavailable?
34) elliptic-curves - Linear Feedback shift register over integers
35) stream-cipher - What does that mean, that A5/1 is clocked?
36) lfsr - Building an LFSR logical bitmap using characteristic polynomials
37) lfsr - Period, correlation and auto-correlation of non-linear feedback shift registers based sequences
38) lfsr - Why is the state of an LFSR not output?
39) lfsr - Upper bound Linear Feedback Shift Register
40) random-number-generator - LFSR get output from characteristic polynomial?
41) stream-cipher - Number of states in a LFSR
42) lfsr - Why are LFSRs represented as polynomials?
43) lfsr - Polynomial notation of LFSR
44) cryptanalysis - Understanding LFSR stream ciphers and the content scrambling system
45) stream-cipher - LFSR Jump Ahead Algorithm
46) stream-cipher - Multiplexed stream cipher
47) stream-cipher - LFSR dynamic mutation
48) lfsr - Linear feedback shift register combination, secure?
49) lfsr - Linear Feedback Shift Registers analysis
50) encryption - Cipher feedback mode with shift registrers