mirror of
https://github.com/gchq/CyberChef
synced 2026-01-02 00:23:55 +00:00
Updated dependencies
This commit is contained in:
@@ -640,7 +640,7 @@ WWFkYSBZYWRh\r
|
||||
}),
|
||||
|
||||
it("Parse ASN.1 Hex string", () => {
|
||||
assert.strictEqual(chef.parseASN1HexString(chef.toHex("Mouth-watering")).toString(), "UNKNOWN(4d) 7574682d7761746572696e67\n");
|
||||
assert.strictEqual(chef.parseASN1HexString(chef.toHex("Mouth-watering")).toString(), "UNKNOWN(77) 7574682d7761746572696e67\n");
|
||||
}),
|
||||
|
||||
it("Parse DateTime", () => {
|
||||
|
||||
Reference in New Issue
Block a user