CyberChef/test/tests/operations
n1474335 6f4ee8b7b6 Tidied JSON Beautify op. Changed default indent to 4 spaces instead of a tab. 2018-11-23 16:05:51 +00: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 Fixing the babel, scrypt, and base58 issues 2018-10-21 21:10:49 -04: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
CSV.mjs 'JSON to CSV' operation now escapes characters correctly. Added tests for CSV/JSON operations. 2018-11-13 17:54:43 +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 Tidied up Citrix CTX1 operations and updated CHANGELOG 2018-11-21 12:28:19 +00:00
Code.mjs JSON output is now indented by default. Closes #350. 2018-08-29 19:05:58 +00: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
ExtractEmailAddresses.mjs fix comment 2018-10-11 20:52:12 +10:00
Fork.mjs add other flowcontrol ops. Update tests 2018-05-21 10:58:35 +01:00
FromDecimal.mjs Added signed feature to 'To Decimal' 2018-11-07 14:39:33 +00:00
FromGeohash.mjs Tidied up Geohash operations 2018-08-29 17:59:48 +00:00
Hash.mjs Fix Hash test 2018-10-12 13:54:40 +02: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
JSONBeautify.mjs Tidied JSON Beautify op. Changed default indent to 4 spaces instead of a tab. 2018-11-23 16:05:51 +00:00
JSONMinify.mjs Tidied JSON Beautify op. Changed default indent to 4 spaces instead of a tab. 2018-11-23 16:05:51 +00:00
JWTDecode.mjs Tidied up JWT operations 2018-08-31 13:58:06 +00:00
JWTSign.mjs Tidied up JWT operations 2018-08-31 13:58:06 +00:00
JWTVerify.mjs Tidied up JWT operations 2018-08-31 13:58:06 +00: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
ParseIPRange.mjs fix regex issues and ESlint errors and warnings 2018-08-28 23:07:53 +10:00
ParseTLV.mjs Tidied up TLV operation and tests 2018-10-10 13:56:20 +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
RemoveDiacritics.mjs Lint 2018-11-07 15:20:09 +00:00
Rotate.mjs ESM: Tidied up Rotate operations 2018-04-06 12:40:39 +00:00
SeqUtils.mjs Update hexadecimal sort after review 2018-10-12 15:39:06 +02: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
ToGeohash.mjs Tidied up Geohash operations 2018-08-29 17:59:48 +00:00
TranslateDateTimeFormat.mjs Newline at end of files 2018-08-16 03:31:09 +01:00