mirror of
https://github.com/gchq/CyberChef.git
synced 2024-11-16 08:58:30 +01:00
removed duplicate test
This commit is contained in:
parent
c0e02451a1
commit
d5cfe9f262
1 changed files with 0 additions and 12 deletions
|
@ -79,18 +79,6 @@ TestRegister.addTests([
|
|||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
// KH Pattern, all 1s
|
||||
name: "Lorenz SZ42a: KH pattern, plain text, all 1s",
|
||||
input: "HELLO WORLD, THIS IS A TEST MESSAGE.",
|
||||
expectedOutput: "VIC3TS/ZOHUYXWLTUXPV9ZNOTW9IXJPFDLIBB5ZD9K",
|
||||
recipeConfig: [
|
||||
{
|
||||
"op": "Lorenz",
|
||||
"args": ["SZ42a", "KH Pattern", false, "Send", "Plaintext", "Plaintext", "5/8/9", 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, ".x...xx.x.x..xxx.x.x.xxxx.x.x.x.x.x..x.xx.x", ".xx.x.xxx..x.x.x..x.xx.x.xxx.x....x.xx.x.x.x..x", ".x.x.x..xxx....x.x.xx.x.x.x..xxx.x.x..x.x.xx..x.x.x", ".xx...xxxxx.x.x.xx...x.xx.x.x..x.x.xx.x..x.x.x.x.x.x.", "xx...xx.x..x.xx.x...x.x.x.x.x.x.x.x.xx..xxxx.x.x...xx.x..x.", "x.x.x.x.x.x...x.x.x...x.x.x...x.x....", ".xxxx.xxxx.xxx.xxxx.xx....xxx.xxxx.xxxx.xxxx.xxxx.xxx.xxxx...", ".x...xxx.x.xxxx.x...x.x..xxx....xx.xxxx..", "x..xxx...x.xxxx..xx..x..xx.xx..", "..xx..x.xxx...xx...xx..xx.xx.", "xx..x..xxxx..xx.xxx....x..", "xx..xx....xxxx.x..x.x.."]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
// KH Pattern, Full Test on real message
|
||||
name: "Lorenz SZ42a: Receive, KH pattern, ITA2 output",
|
||||
|
|
Loading…
Reference in a new issue