mirror of
https://github.com/gchq/CyberChef
synced 2026-01-01 08:03:30 +00:00
Merge branch 'IV-length-Error' of https://github.com/Storms-Engineering/CyberChef into Storms-Engineering-IV-length-Error
This commit is contained in:
@@ -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",
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user