Cryptanalysis of Linear Feedback Shift Registers (Cryptanalysis of Linear Feedback Shift Registers)
Jump to navigation
Jump to search
Description
Find the shortest linear feedback shift register that can generate a given finite sequence of digits.
Parameters
No parameters found.
Table of Algorithms
Name | Year | Time | Space | Approximation Factor | Model | Reference |
---|---|---|---|---|---|---|
Berlekamp–Massey algorithm | 1969 | $O(n^{2})$ | $O(N)$? | Exact | Deterministic | Time |
Time Complexity graph
Error creating thumbnail: Unable to save thumbnail to destination
Space Complexity graph
Error creating thumbnail: Unable to save thumbnail to destination
Pareto Decades graph
Error creating thumbnail: Unable to save thumbnail to destination