CyberChef/test/tests/operations
n1474335 e7c6a05e9f Merge branch 'features/messagepack' of https://github.com/artemisbot/CyberChef into artemisbot-features/messagepack 2018-08-21 19:22:10 +01:00
..
BCD.mjs ESM: Ported various tests for completed operations 2018-05-17 15:34:00 +00:00
BSON.mjs ESM: Ported various tests for completed operations 2018-05-17 15:34:00 +00:00
Base58.mjs ESM: Ported various tests for completed operations 2018-05-17 15:34:00 +00:00
Base64.mjs Converted the core to ES modules 2018-03-26 23:14:23 +01:00
BitwiseOp.mjs ESM: Ported various tests for completed operations 2018-05-17 15:34:00 +00:00
ByteRepr.mjs ESM: Ported various tests for completed operations 2018-05-17 15:34:00 +00:00
CartesianProduct.mjs ESM: Tidied up Set operations 2018-04-11 17:29:02 +00:00
CharEnc.mjs ESM: Ported various tests for completed operations 2018-05-17 15:34:00 +00:00
Checksum.mjs ESM: Ported all Hash and Checksum operations 2018-05-17 15:11:34 +00:00
Ciphers.mjs Converted substitute operation, added tests & moved to OperationError 2018-05-11 16:32:19 +01:00
Code.mjs Fixed linting issues 2018-08-20 19:14:19 +01:00
Comment.mjs update comments 2018-05-21 11:12:58 +01:00
Compress.mjs ESM: Ported various tests for completed operations 2018-05-17 15:34:00 +00:00
ConditionalJump.mjs add other flowcontrol ops. Update tests 2018-05-21 10:58:35 +01:00
Crypt.mjs ESM: Ported various tests for completed operations 2018-05-17 15:34:00 +00:00
DateTime.mjs ESM: Ported various tests for completed operations 2018-05-17 15:34:00 +00:00
Fork.mjs add other flowcontrol ops. Update tests 2018-05-21 10:58:35 +01:00
Hash.mjs ESM: Ported various tests for completed operations 2018-05-17 15:34:00 +00:00
HaversineDistance.mjs Added Haversine distance operation 2018-08-03 18:20:38 +01:00
Hexdump.mjs 'From Hexdump' now supports an alternative style of Wireshark hexdumps. Test added. 2018-06-13 13:00:49 +00:00
Image.mjs Ported Image operations + some cleanup 2018-05-27 23:27:11 +01:00
Jump.mjs add other flowcontrol ops. Update tests 2018-05-21 10:58:35 +01:00
MS.mjs ESM: Ported various tests for completed operations 2018-05-17 15:34:00 +00:00
Magic.mjs Improvements and basic tests for Magic op and addition of deep cloning for dishes 2018-08-09 19:17:24 +01:00
MorseCode.mjs ESM: Ported various tests for completed operations 2018-05-17 15:34:00 +00:00
NetBIOS.mjs ESM: Ported various tests for completed operations 2018-05-17 15:34:00 +00:00
OTP.mjs ESM: Ported various tests for completed operations 2018-05-17 15:34:00 +00:00
PGP.mjs ESM: Fixed PGP ops and added tests 2018-05-29 16:00:24 +00:00
PHP.mjs ESM: Ported various tests for completed operations 2018-05-17 15:34:00 +00:00
PowerSet.mjs Add other set operations 2018-04-09 11:13:23 +01:00
Regex.mjs ESM: Ported various tests for completed operations 2018-05-17 15:34:00 +00:00
Register.mjs add other flowcontrol ops. Update tests 2018-05-21 10:58:35 +01:00
Rotate.mjs ESM: Tidied up Rotate operations 2018-04-06 12:40:39 +00:00
SeqUtils.mjs ESM: Ported various tests for completed operations 2018-05-17 15:34:00 +00:00
SetDifference.mjs add Set Difference operation 2018-04-09 10:23:05 +01:00
SetIntersection.mjs add Set Difference operation 2018-04-09 10:23:05 +01:00
SetUnion.mjs ESM: Tidied up Set operations 2018-04-11 17:29:02 +00:00
StrUtils.mjs ESM: Ported various tests for completed operations 2018-05-17 15:34:00 +00:00
SymmetricDifference.mjs Add other set operations 2018-04-09 11:13:23 +01:00
TranslateDateTimeFormat.mjs Newline at end of files 2018-08-16 03:31:09 +01:00