Skip to content
This repository was archived by the owner on Aug 20, 2025. It is now read-only.

Latest commit

 

History

History
15 lines (9 loc) · 505 Bytes

File metadata and controls

15 lines (9 loc) · 505 Bytes

Noisy CRC

Author Difficulty Points Solves First Blood Time to Blood
Utaha Hard (3) 244 49 Maltese Prison Escapees 36 minutes

Description

I just learned that CRC can leak information about the original text, so I added noises to make it secure even if you can choose the generator polynomial! Good luck!

Challenge Files

chall.py