What is a linear feedback shift register?
Answer / Akhilendra Kumar Pandey
A Linear Feedback Shift Register (LFSR) is a sequential circuit used in cryptography, pseudorandom number generation and digital signal processing. It generates a sequence of bits by shifting the content of a register from left to right, tapping one or more of the bits shifted out for use as inputs to the XOR gates that control the shift operation.
| Is This Answer Correct ? | 0 Yes | 0 No |
Why use RSA rather than DES?
What is quantum computing ?
Should a public key or private key be shared among users?
What is cryptanalysis ?
What other stream ciphers are there?
What key management issues are involved in public-key cryptography?
Is RSA a de facto standard? Why is a de facto standard important?
What are some of the basic types of cryptanalytic attack ?
Can users of rsa run out of distinct primes?
Can we do the project in ENCRYPTION AND DECRYPTION as a operating system project? If yes how can we use the concepts?
What are the alternatives to rsa?
What are the ITU-T (CCITT) Standards ?