Merge branch 'IV-length-Error' of https://github.com/Storms-Engineering/CyberChef into Storms-Engineering-IV-length-Error

This commit is contained in:
n1474335 2019-10-16 15:43:47 +01:00
commit 011dc09d5e
3 changed files with 12 additions and 2 deletions

View file

@ -400,7 +400,7 @@ color: white;
},
iv: {
string: "threetwo",
option: "Hex",
option: "utf8",
},
mode: "ECB",
});
@ -415,7 +415,7 @@ color: white;
},
iv: {
string: "threetwo",
option: "Hex",
option: "utf8",
},
mode: "ECB",
});