2
0
mirror of https://github.com/gchq/CyberChef synced 2026-01-06 02:23:20 +00:00

ESM: Ported all Hash and Checksum operations

This commit is contained in:
n1474335
2018-05-17 15:11:34 +00:00
parent 5362508a99
commit 3fd1f4e6d9
43 changed files with 1971 additions and 9 deletions

View File

@@ -5,7 +5,7 @@
* @copyright Crown Copyright 2018
* @license Apache-2.0
*/
import TestRegister from "../../TestRegister.js";
import TestRegister from "../../TestRegister";
const BASIC_STRING = "The ships hung in the sky in much the same way that bricks don't.";
const UTF8_STR = "ნუ პანიკას";

View File

@@ -5,7 +5,7 @@
* @copyright Crown Copyright 2017
* @license Apache-2.0
*/
import TestRegister from "../../TestRegister.js";
import TestRegister from "../../TestRegister";
TestRegister.addTests([
{