We redesigned MysteryTwister, enjoy! Feedback

 Explore Challenges

ORYX Stream Cipher — Part 4d Level 3

by Mark Stamp, Richard M. Low, published on 6/27/2013

The ORYX stream cipher consists of three 32-bit LFSRs X, A, B which are shifted differently depending on some bits in the LFSR X. The key stream is a combination of the highest 8 bits of each of the three LFSRs. It is neither feasible nor necessary to search the whole 96-bit key space, there are more efficient methods!