mirror of
https://github.com/gchq/CyberChef
synced 2024-12-29 14:03:10 +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",
|
||||
"Citrix CTX1 Encode",
|
||||
"Citrix CTX1 Decode",
|
||||
"AES Key Wrap",
|
||||
"AES Key Unwrap",
|
||||
"Pseudo-Random Number Generator",
|
||||
"Enigma",
|
||||
"Bombe",
|
||||
|
@ -132,9 +134,7 @@
|
|||
"Typex",
|
||||
"Lorenz",
|
||||
"Colossus",
|
||||
"SIGABA",
|
||||
"AES Key Wrap",
|
||||
"AES Key Unwrap"
|
||||
"SIGABA"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue