CyberChef/src/core/lib
n1474335 b09f98fbb4 Updated to Node 17 2022-03-25 14:59:54 +00:00
..
Arithmetic.mjs Added eslint space-before-blocks rule 2019-08-27 18:13:33 +01:00
BCD.mjs Fixed some typos 2019-10-16 15:38:20 +01:00
Bacon.mjs Tidied up Bacon Cipher operations 2019-09-04 17:13:05 +01:00
Base58.mjs Refactored file type detection engine 2018-12-18 17:44:42 +00:00
Base64.mjs Extra Base64 Alphabets 2020-01-22 10:35:11 +00:00
Base85.mjs Added a CodeQL workflow to check for bugs through code analysis. Fixed numerous bugs and implemented safeguards as already reported. 2021-02-10 13:13:19 +00:00
Binary.mjs Added numeric validation for arguments in Binary and Hex operattions. Fixes #1178 2021-02-22 19:13:38 +00:00
BitwiseOp.mjs Switch XOR input and output differential logic. Fixes #1155 2021-09-03 14:58:48 +01:00
Blowfish.mjs Updated dependencies 2020-12-11 17:58:23 +00:00
Bombe.mjs Imports now specify the file extension to support Node v12 2019-07-09 12:23:59 +01:00
Braille.mjs 'To Braille' and 'From Braille' operations added. Closes #255 2018-08-24 01:07:51 +01:00
CanvasComponents.mjs Refactored file type detection engine 2018-12-18 17:44:42 +00:00
Charts.mjs Added a CodeQL workflow to check for bugs through code analysis. Fixed numerous bugs and implemented safeguards as already reported. 2021-02-10 13:13:19 +00:00
ChrEnc.mjs Tidied up Normalise Unicode operation 2019-12-20 16:05:24 +00:00
CipherSaber2.mjs CipherSaber2 ops now accept a variety of key types 2020-03-05 16:39:52 +00:00
Ciphers.mjs Imports now specify the file extension to support Node v12 2019-07-09 12:23:59 +01:00
Code.mjs ESM: Tidied up recently ported ops 2018-05-27 16:13:18 +01:00
Colossus.mjs Tidied up Colossus operation 2020-03-06 13:05:08 +00:00
ConvertCoordinates.mjs Updated dependencies 2019-08-30 18:49:05 +01:00
Crypt.mjs Added Crypt lib for common resources 2021-02-09 15:00:35 +00:00
DateTime.mjs Fixed all HTML operations 2018-07-15 13:25:44 +01:00
Decimal.mjs Imports now specify the file extension to support Node v12 2019-07-09 12:23:59 +01:00
Delim.mjs Fixed some typos 2019-10-16 15:38:20 +01:00
Enigma.mjs Imports now specify the file extension to support Node v12 2019-07-09 12:23:59 +01:00
Extract.mjs Added various options to the 'Defang URL' operation. 2018-11-07 13:23:05 +00:00
FileSignatures.mjs Tidied whitespace 2021-02-11 16:14:23 +00:00
FileType.mjs Added a CodeQL workflow to check for bugs through code analysis. Fixed numerous bugs and implemented safeguards as already reported. 2021-02-10 13:13:19 +00:00
FlowControl.mjs ESM: Tidied up FlowControl ops 2018-05-21 11:39:10 +00:00
FuzzyMatch.mjs Added 'Fuzzy Match' operation 2021-02-12 13:51:51 +00:00
Hash.mjs Imports now specify the file extension to support Node v12 2019-07-09 12:23:59 +01:00
Hex.mjs Added numeric validation for arguments in Binary and Hex operattions. Fixes #1178 2021-02-22 19:13:38 +00:00
IP.mjs Magic rebuild 2020-02-25 11:27:03 +00:00
ImageManipulation.mjs Imports now specify the file extension to support Node v12 2019-07-09 12:23:59 +01:00
JWT.mjs Tidied up JWT ops 2021-02-09 14:14:59 +00:00
LoremIpsum.mjs Added eslint space-before-blocks rule 2019-08-27 18:13:33 +01:00
Lorenz.mjs Tidied up Colossus operation 2020-03-06 13:05:08 +00:00
Magic.mjs Updated to Node 17 2022-03-25 14:59:54 +00:00
PGP.mjs Imports now specify the file extension to support Node v12 2019-07-09 12:23:59 +01:00
Protobuf.mjs Fixed issues in Protobuf parsing 2021-08-26 16:51:42 +01:00
PublicKey.mjs Added numeric validation for arguments in Binary and Hex operattions. Fixes #1178 2021-02-22 19:13:38 +00:00
QRCode.mjs Updated dependencies 2020-12-14 17:51:12 +00:00
RSA.mjs Tidied up and added tests for RSA operations 2021-02-01 19:15:32 +00:00
Rotate.mjs ESM: Tidied up Rotate operations 2018-04-06 12:40:39 +00:00
Stream.mjs Added a CodeQL workflow to check for bugs through code analysis. Fixed numerous bugs and implemented safeguards as already reported. 2021-02-10 13:13:19 +00:00
TLVParser.mjs Updated a range of operations to use ArrayBuffers instead of byteArrays to improve performance with large files. 2019-07-29 17:09:46 +01:00
Typex.mjs Imports now specify the file extension to support Node v12 2019-07-09 12:23:59 +01:00
Zlib.mjs Imports now specify the file extension to support Node v12 2019-07-09 12:23:59 +01:00