mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-24 16:56:15 -04:00
Tidied up CBOR operations
This commit is contained in:
parent
88e3c2ccb2
commit
ff88d30d2f
4 changed files with 8 additions and 11 deletions
|
@ -1,8 +1,7 @@
|
|||
/**
|
||||
* From Hex Tests.
|
||||
* CBOR Decode Tests
|
||||
*
|
||||
* @author Danh4 [dan.h4@ncsc.gov.uk]
|
||||
*
|
||||
* @copyright Crown Copyright 2019
|
||||
* @license Apache-2.0
|
||||
*/
|
||||
|
|
|
@ -2,7 +2,6 @@
|
|||
* CBOR Encode Tests.
|
||||
*
|
||||
* @author Danh4 [dan.h4@ncsc.gov.uk]
|
||||
*
|
||||
* @copyright Crown Copyright 2019
|
||||
* @license Apache-2.0
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue