keys that are not 0 or r need to be permutated during encryption 🤦
This commit is contained in:
parent
18515ea4cd
commit
2d53d98437
2 changed files with 2 additions and 2 deletions
|
@ -63,7 +63,7 @@ class SPNTest {
|
|||
}
|
||||
|
||||
@Test
|
||||
void sp() {
|
||||
void blockEncryptionDecryption() {
|
||||
var spn = new SPN();
|
||||
|
||||
int x = 0x128F ;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue