mirror of
https://github.com/gchq/CyberChef
synced 2025-01-01 07:18:47 +00:00
Moved AES Key wrapping operations in Categories.json
This commit is contained in:
parent
53179a158e
commit
04378c1f91
1 changed files with 3 additions and 3 deletions
|
@ -125,6 +125,8 @@
|
||||||
"JWT Decode",
|
"JWT Decode",
|
||||||
"Citrix CTX1 Encode",
|
"Citrix CTX1 Encode",
|
||||||
"Citrix CTX1 Decode",
|
"Citrix CTX1 Decode",
|
||||||
|
"AES Key Wrap",
|
||||||
|
"AES Key Unwrap",
|
||||||
"Pseudo-Random Number Generator",
|
"Pseudo-Random Number Generator",
|
||||||
"Enigma",
|
"Enigma",
|
||||||
"Bombe",
|
"Bombe",
|
||||||
|
@ -132,9 +134,7 @@
|
||||||
"Typex",
|
"Typex",
|
||||||
"Lorenz",
|
"Lorenz",
|
||||||
"Colossus",
|
"Colossus",
|
||||||
"SIGABA",
|
"SIGABA"
|
||||||
"AES Key Wrap",
|
|
||||||
"AES Key Unwrap"
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue