CyberChef/tests/operations/tests
n1474335 23a228bbd9 Tidied up Normalise Unicode operation 2019-12-20 16:05:24 +00:00
..
AvroToJSON.mjs Tidied up Avro to JSON operation 2019-10-31 14:17:07 +00:00
BCD.mjs Imports now specify the file extension to support Node v12 2019-07-09 12:23:59 +01:00
BLAKE2b.mjs Imports now specify the file extension to support Node v12 2019-07-09 12:23:59 +01:00
BLAKE2s.mjs Imports now specify the file extension to support Node v12 2019-07-09 12:23:59 +01:00
BSON.mjs Imports now specify the file extension to support Node v12 2019-07-09 12:23:59 +01:00
BaconCipher.mjs Tidied up Bacon Cipher operations 2019-09-04 17:13:05 +01:00
Base58.mjs Imports now specify the file extension to support Node v12 2019-07-09 12:23:59 +01:00
Base62.mjs Imports now specify the file extension to support Node v12 2019-07-09 12:23:59 +01:00
Base64.mjs Imports now specify the file extension to support Node v12 2019-07-09 12:23:59 +01:00
BitwiseOp.mjs Imports now specify the file extension to support Node v12 2019-07-09 12:23:59 +01:00
Bombe.mjs Imports now specify the file extension to support Node v12 2019-07-09 12:23:59 +01:00
ByteRepr.mjs Linting changes 2019-11-14 08:55:27 +00:00
CSV.mjs Imports now specify the file extension to support Node v12 2019-07-09 12:23:59 +01:00
CartesianProduct.mjs Imports now specify the file extension to support Node v12 2019-07-09 12:23:59 +01:00
ChangeIPFormat.mjs Add octal support to Change IP Format. 2019-08-24 01:14:44 +01:00
CharEnc.mjs Added support for 109 more character encodings 2019-11-01 14:56:18 +00:00
Charts.mjs Imports now specify the file extension to support Node v12 2019-07-09 12:23:59 +01:00
Checksum.mjs Imports now specify the file extension to support Node v12 2019-07-09 12:23:59 +01:00
Ciphers.mjs Imports now specify the file extension to support Node v12 2019-07-09 12:23:59 +01:00
Code.mjs Imports now specify the file extension to support Node v12 2019-07-09 12:23:59 +01:00
Comment.mjs Fork no longer appends its merge delimiter to the end of the output. Closes #692 2019-10-18 13:57:21 +01:00
Compress.mjs Imports now specify the file extension to support Node v12 2019-07-09 12:23:59 +01:00
ConditionalJump.mjs Imports now specify the file extension to support Node v12 2019-07-09 12:23:59 +01:00
ConvertCoordinateFormat.mjs Imports now specify the file extension to support Node v12 2019-07-09 12:23:59 +01:00
Crypt.mjs Tidied up Blowfish tests 2019-11-06 13:34:17 +00:00
DateTime.mjs Imports now specify the file extension to support Node v12 2019-07-09 12:23:59 +01:00
DefangIP.mjs Fix Defang IP tests causing the tests to fail 2019-08-13 16:45:53 +01:00
Enigma.mjs Imports now specify the file extension to support Node v12 2019-07-09 12:23:59 +01:00
ExtractEmailAddresses.mjs Imports now specify the file extension to support Node v12 2019-07-09 12:23:59 +01:00
Fork.mjs Fork no longer appends its merge delimiter to the end of the output. Closes #692 2019-10-18 13:57:21 +01:00
FromDecimal.mjs Imports now specify the file extension to support Node v12 2019-07-09 12:23:59 +01:00
FromGeohash.mjs Imports now specify the file extension to support Node v12 2019-07-09 12:23:59 +01:00
Gunzip.mjs Linting on tests 2019-12-17 12:30:32 +00:00
Gzip.mjs Added tests for gunzip. 2019-12-17 12:28:09 +00:00
Hash.mjs Linting changes 2019-11-14 08:55:27 +00:00
HaversineDistance.mjs Imports now specify the file extension to support Node v12 2019-07-09 12:23:59 +01:00
Hexdump.mjs Imports now specify the file extension to support Node v12 2019-07-09 12:23:59 +01:00
Image.mjs Linting changes 2019-11-14 08:55:27 +00:00
IndexOfCoincidence.mjs Imports now specify the file extension to support Node v12 2019-07-09 12:23:59 +01:00
JSONBeautify.mjs Imports now specify the file extension to support Node v12 2019-07-09 12:23:59 +01:00
JSONMinify.mjs Imports now specify the file extension to support Node v12 2019-07-09 12:23:59 +01:00
JSONtoCSV.mjs Imports now specify the file extension to support Node v12 2019-07-09 12:23:59 +01:00
JWTDecode.mjs Imports now specify the file extension to support Node v12 2019-07-09 12:23:59 +01:00
JWTSign.mjs Imports now specify the file extension to support Node v12 2019-07-09 12:23:59 +01:00
JWTVerify.mjs Imports now specify the file extension to support Node v12 2019-07-09 12:23:59 +01:00
Jump.mjs Imports now specify the file extension to support Node v12 2019-07-09 12:23:59 +01:00
Lorenz.mjs Tidied up Lorenz operation and created new Bletchley module for WW2-era ciphers 2019-11-06 12:14:22 +00:00
MS.mjs Imports now specify the file extension to support Node v12 2019-07-09 12:23:59 +01:00
Magic.mjs Imports now specify the file extension to support Node v12 2019-07-09 12:23:59 +01:00
Media.mjs Imports now specify the file extension to support Node v12 2019-07-09 12:23:59 +01:00
MorseCode.mjs Imports now specify the file extension to support Node v12 2019-07-09 12:23:59 +01:00
MultipleBombe.mjs Imports now specify the file extension to support Node v12 2019-07-09 12:23:59 +01:00
NetBIOS.mjs Imports now specify the file extension to support Node v12 2019-07-09 12:23:59 +01:00
NormaliseUnicode.mjs Tidied up Normalise Unicode operation 2019-12-20 16:05:24 +00:00
OTP.mjs Imports now specify the file extension to support Node v12 2019-07-09 12:23:59 +01:00
PGP.mjs Imports now specify the file extension to support Node v12 2019-07-09 12:23:59 +01:00
PHP.mjs Imports now specify the file extension to support Node v12 2019-07-09 12:23:59 +01:00
ParseIPRange.mjs Imports now specify the file extension to support Node v12 2019-07-09 12:23:59 +01:00
ParseQRCode.mjs Imports now specify the file extension to support Node v12 2019-07-09 12:23:59 +01:00
ParseSSHHostKey.mjs Fix incorrect import of TestRegister 2019-08-13 13:39:21 +01:00
ParseTLV.mjs Imports now specify the file extension to support Node v12 2019-07-09 12:23:59 +01:00
ParseUDP.mjs Tidied up 'Parse UDP' operation 2019-08-23 10:56:13 +01:00
PowerSet.mjs Imports now specify the file extension to support Node v12 2019-07-09 12:23:59 +01:00
Protobuf.mjs Imports now specify the file extension to support Node v12 2019-07-09 12:23:59 +01:00
Regex.mjs Imports now specify the file extension to support Node v12 2019-07-09 12:23:59 +01:00
Register.mjs Imports now specify the file extension to support Node v12 2019-07-09 12:23:59 +01:00
RemoveDiacritics.mjs Imports now specify the file extension to support Node v12 2019-07-09 12:23:59 +01:00
Rotate.mjs Imports now specify the file extension to support Node v12 2019-07-09 12:23:59 +01:00
SeqUtils.mjs Imports now specify the file extension to support Node v12 2019-07-09 12:23:59 +01:00
SetDifference.mjs Imports now specify the file extension to support Node v12 2019-07-09 12:23:59 +01:00
SetIntersection.mjs Imports now specify the file extension to support Node v12 2019-07-09 12:23:59 +01:00
SetUnion.mjs Imports now specify the file extension to support Node v12 2019-07-09 12:23:59 +01:00
SplitColourChannels.mjs Imports now specify the file extension to support Node v12 2019-07-09 12:23:59 +01:00
StrUtils.mjs diff.mjs: Fixes tests and adds default flag 2019-10-29 23:39:14 +00:00
SymmetricDifference.mjs Imports now specify the file extension to support Node v12 2019-07-09 12:23:59 +01:00
TextEncodingBruteForce.mjs Imports now specify the file extension to support Node v12 2019-07-09 12:23:59 +01:00
ToFromInsensitiveRegex.mjs Linting for regex operation 2019-11-22 10:58:24 +00:00
ToGeohash.mjs Imports now specify the file extension to support Node v12 2019-07-09 12:23:59 +01:00
TranslateDateTimeFormat.mjs Imports now specify the file extension to support Node v12 2019-07-09 12:23:59 +01:00
Typex.mjs Imports now specify the file extension to support Node v12 2019-07-09 12:23:59 +01:00
YARA.mjs Imports now specify the file extension to support Node v12 2019-07-09 12:23:59 +01:00