Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 477 Bytes

File metadata and controls

13 lines (7 loc) · 477 Bytes

Extra Cool Block Chaining

Category: crypto

Difficulty: easy

Author: joseph#8210

Everyone knows ECB is broken because it lacks diffusion. That's why I've come up with my own variant that uses IVs and chaining and all that cool stuff! It solves all the problems ECB had... I think

ADMIN TODO: Add address/domain and port for competitors to nc into

Attached files: server.py (sha256: bd08364acde4dbfa9a4322825278bec812ceb33597750c67cf19e39bdc8efa18)