Inspiration
In my cryptography class I had to remake the DES algorithm, I wanted to see if I could do it but even more simple.
What it does
This algorithm does 5 rounds of encryption on an input of 12-bits and a key of 9-bits
Simplified version of the DES algorithm
In my cryptography class I had to remake the DES algorithm, I wanted to see if I could do it but even more simple.
This algorithm does 5 rounds of encryption on an input of 12-bits and a key of 9-bits
Log in or sign up for Devpost to join the conversation.