Commit graph

9 commits

Author SHA1 Message Date
e1c2d7df7d
Fix CTR decryption.
Off by one error in respect to the y blocks.
2022-03-22 21:07:04 +01:00
3bc74649ad
push garbage 2022-03-22 17:21:33 +01:00
55876a7d33
add bit string to int array conversion 2022-03-21 09:38:13 +01:00
2d53d98437
keys that are not 0 or r need to be permutated during encryption 🤦 2022-03-19 16:58:44 +01:00
5bd4e640f2 spn decryption works 2022-03-17 21:22:57 +01:00
115ed2efbf implement bit swapping 2022-03-17 17:59:32 +01:00
Simon Freiermuth
d631848d83 bit Flipper im the making 🐬 2022-03-17 15:03:39 +01:00
Simon Freiermuth
0851f73c88 Substituiton 2022-03-17 14:40:35 +01:00
2a35bbbfab
start with the K function 2022-03-17 12:33:23 +01:00