d98762625
a62b4b1d68
Merge branch 'master' of github.com:gchq/CyberChef into allow-magic
2020-02-21 11:14:11 +00:00
d98762625
09bfb129ea
Edit node magic tests to be less fragile
2020-02-21 11:11:16 +00:00
d98762625
7c3ee7637e
fix linting errors
2020-02-21 11:11:16 +00:00
n1474335
1e4ff3e74d
Tidied up Normalise Unicode operation
2020-02-21 11:11:16 +00:00
Matthieu
788660ccab
Add operation to normalise unicode
2020-02-21 11:11:15 +00:00
n1073645
bdf5d171ed
Linting for regex operation
2020-02-21 11:11:15 +00:00
n1073645
f07bc1b5e3
Added tests for regex operation and a slight bug fix
2020-02-21 11:11:15 +00:00
n1073645
fe284d3258
Linting on tests
2020-02-21 11:11:15 +00:00
n1073645
b32023ac4b
Added tests for gunzip.
2020-02-21 11:11:15 +00:00
n1073645
3bb42a6402
Gzip tests added
2020-02-21 11:11:14 +00:00
n1073645
2d5624ecde
Fixed the magic bug where it wouldnt recommended operations that resulted in lists of files
2020-02-21 11:10:40 +00:00
d98762625
a80c8ae0c0
Add special case for Magic (flow control) to node api
2020-02-21 11:10:15 +00:00
n1073645
9912fc5fa5
Linting changes
2020-02-21 11:10:15 +00:00
n1474335
40ec6aa8d1
Tidied up Blowfish tests
2020-02-21 11:09:35 +00:00
Andy Wang
6061f869b3
Add reference Python script
2020-02-21 11:09:35 +00:00
Andy Wang
9feb39c9f5
Adapt API tests to comply with length requirements
2020-02-21 11:09:35 +00:00
Andy Wang
c36859379f
Add tests
2020-02-21 11:09:35 +00:00
n1474335
7f99172aaf
Tidied up Lorenz operation and created new Bletchley module for WW2-era ciphers
2020-02-21 11:09:35 +00:00
VirtualColossus
3c2468bc00
removed duplicate test
2020-02-21 11:09:35 +00:00
VirtualColossus
075235c347
Fixed bug using KT option, added tests
2020-02-21 11:09:35 +00:00
VirtualColossus
a54d06c179
Mixed tabs & spaces
2020-02-21 11:09:35 +00:00
VirtualColossus
076d140d08
Tidied run function, added some tests
2020-02-21 11:09:35 +00:00
n1474335
8b6c2a171a
Added support for 109 more character encodings
2020-02-21 11:08:19 +00:00
n1474335
bd5a8beb69
Tidied up Avro to JSON operation
2020-02-21 11:08:19 +00:00
Jarrod Connolly
6e1bd7eb7b
Add Avro to JSON data format conversion
2020-02-21 11:08:19 +00:00
Gustavo Silva
2bc0bb1713
diff.mjs: Fixes tests and adds default flag
...
* Sets default flag to `false` for `showSubtraction` flag.
* Removes extra span for else case that was causing some tests to
fail. Moreover, the previous behavior was defined as that.
* Adds custom test for the showSubtraction option, both using the
`showAdded` and `showRemoved` flags.
2020-02-21 11:08:19 +00:00
Matt
4fe70f3be4
Add YARA rules node test
2020-02-21 11:08:19 +00:00
n1474335
a2ffc7527f
Fork no longer appends its merge delimiter to the end of the output. Closes #692
2020-02-21 11:08:19 +00:00
n1474335
4d1df67299
Added tests for Utils.parseEscapedChars
2020-02-21 11:08:18 +00:00
n1474335
0868ab4dca
Added length check to Triple DES IVs
2020-02-21 11:07:31 +00:00
Storms-Engineering
8be26ab24b
DES Encrypt/Decrypt - checks length of IV string
...
Checks the length of IV string when encrypting. DES encrypt/decrypt test swas updated to use utf8 instead of HEX.
2020-02-21 11:07:31 +00:00
n1474335
df6a60a44a
Fixed some typos
2020-02-21 11:07:31 +00:00
n1474335
67d0bdaec4
Added test to ensure all operations are in a category. Added various operations to categories.
2020-02-21 11:07:31 +00:00
n1474335
84b6a775a7
Base64 operations now throw a meaningful error if the alphabet is the wrong length
2020-02-21 11:07:31 +00:00
d98762625
be0c2de1b9
fix linting tests
2020-02-21 11:07:31 +00:00
d98762625
296a0f5108
make async node tests actually fail when they fail. Update tests that were failing
2020-02-21 11:07:31 +00:00
Andy Wang
f066db7e4c
Correct wrong DES and 3DES tests
2020-02-21 11:07:30 +00:00
Andy Wang
0b00888400
Adapt AES "no IV" tests
2020-02-21 11:07:30 +00:00
Andy Wang
d0b8973697
Update node API tests
2020-02-21 11:07:30 +00:00
d98762625
13aceb9256
Update NodeRecipe so args is optional in bake config
2020-02-21 11:07:30 +00:00
n1474335
015d0f065f
Merge branch 'master' of https://github.com/Flavsditz/CyberChef into Flavsditz-master
2020-02-13 15:04:00 +00:00
Flavio Diez
1509b2b96c
Implemented the Rail Fence Cipher with both encoding and decoding
2020-01-29 12:46:38 +01:00
Andy Wang
293a95e938
Remove tickbox and make 0x comma an option
2020-01-18 13:55:32 +00:00
Andy Wang
55dddd3ef9
Add tests
2020-01-18 00:21:15 +00:00
n1474335
23a228bbd9
Tidied up Normalise Unicode operation
2019-12-20 16:05:24 +00:00
n1474335
598813ff88
Merge branch 'normalise-unicode' of https://github.com/matthieuxyz/CyberChef into matthieuxyz-normalise-unicode
2019-12-20 15:56:59 +00:00
n1474335
62edd76d7e
Merge branch 'dev' of https://github.com/n1073645/CyberChef into n1073645-dev
2019-12-20 15:49:40 +00:00
n1073645
78d1114869
Merge remote-tracking branch 'upstream/master' into dish-fix
2019-12-20 15:22:31 +00:00
n1073645
4100a22c7f
Linting on tests
2019-12-17 12:30:32 +00:00
n1073645
71078d9332
Added tests for gunzip.
2019-12-17 12:28:09 +00:00