mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-24 16:56:15 -04:00
Issue 991: Add CBOR Decode operation
This commit is contained in:
parent
ae70cb89ed
commit
209fc07eac
4 changed files with 190 additions and 1 deletions
|
@ -62,7 +62,8 @@
|
|||
"CSV to JSON",
|
||||
"JSON to CSV",
|
||||
"Avro to JSON",
|
||||
"CBOR Encode"
|
||||
"CBOR Encode",
|
||||
"CBOR Decode"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue