cryptoProeasy
GFPRNG
volgactf
Task: SageMath PRNG using repeated squaring in GF(2^8) to XOR-encrypt a PNG file. Solution: Frobenius endomorphism makes keystream periodic with period 8; recover keystream from known PNG header.
$ ls tags/ techniques/
known_plaintext_attackfrobenius_endomorphism_periodicitystream_cipher_keystream_recovery
🔒
Permission denied (requires tier.pro)
Sign in to access full writeups
Sign in with GitHub to continue. No email required.
$sign in$ grep --similar
Similar writeups
- [forensics][Pro]Secure Random (Безопасный рандом)— HackerLab
- [crypto][Pro]Blum-blum-shub— spbctf
- [crypto][Pro]worrier— hxp_39c3
- [crypto][Pro]Thousands of RNGs— kalmarctf
- [crypto][Pro]Chill— volgactf