keys that are not 0 or r need to be permutated during encryption 🤦

This commit is contained in:
Sebastian Hugentobler 2022-03-19 16:58:22 +01:00
parent 18515ea4cd
commit 2d53d98437
Signed by: shu
GPG key ID: BB32CF3CA052C2F0
2 changed files with 2 additions and 2 deletions

View file

@ -63,7 +63,7 @@ class SPNTest {
}
@Test
void sp() {
void blockEncryptionDecryption() {
var spn = new SPN();
int x = 0x128F ;