Toby Lorne
db8955d90d
WIP: add encrypt and decrypt operations
...
Currently the encrypt operation works only to my public key and not to
keys generated by the generate key pair operation. Probably something
wrong with the generate operation.
2017-12-24 17:44:32 +00:00
Matt C
670566b7eb
Promisified generation of key pair
2017-12-21 14:23:31 +00:00
tlwr
60c8da7bbb
Add operation "Generate PGP Key Pair"
...
Have not yet found a nice way of working with the kbpgp API as it is
very callback heavy. Probably just my rusty javascript.
2017-11-25 16:00:33 +00:00
n1474335
dc9ba583d5
Merge branch 'master' of github.com:gchq/CyberChef
2017-10-05 16:29:09 +00:00
n1474335
6b5ff83927
Updated dependencies
2017-10-05 16:28:49 +00:00
n1474335
a5ffa406a8
6.4.0
2017-10-04 23:08:23 +01:00
n1474335
4fee6cd5d8
6.3.2
2017-10-03 17:49:29 +00:00
n1474335
a997ec0695
Updated dependencies
2017-10-03 16:56:37 +00:00
n1474335
bd1790b692
6.3.1
2017-09-28 19:45:37 +00:00
n1474335
2afd23fcf7
6.3.0
2017-09-28 19:33:01 +00:00
n1474335
35c9dca955
6.2.1
2017-09-27 15:44:10 +00:00
n1474335
392652ed8e
6.2.0
2017-09-27 15:33:37 +00:00
n1474335
7557e1e9e5
Added Snefru hashing operation
2017-09-27 15:33:14 +00:00
n1474335
d924da2f25
6.1.0
2017-09-22 17:36:03 +00:00
n1474335
e2a35ea844
Updated Whirlpool and HAS-160 operations to work with modules
2017-09-22 17:01:39 +00:00
n1474335
7966b2bde6
Merge branch 'master' into feature-hashing
2017-09-22 16:09:13 +00:00
n1474335
89ca2cc631
6.0.2
2017-09-20 22:26:54 +01:00
n1474335
d79a0e737a
Added HAS-160 and Whirlpool hashing operations
2017-09-20 09:43:14 +00:00
n1474335
c60ec7c170
6.0.1
2017-09-20 01:18:46 +01:00
n1474335
3be370aefa
6.0.0
2017-09-20 00:56:32 +01:00
n1474335
d3246b7c8b
Merged upstream master
2017-09-17 14:53:17 +01:00
n1474335
c93edec55b
Switched to val-loader and compiling MetaConfig
2017-09-17 13:47:33 +01:00
n1474335
83d258c396
5.20.0
2017-09-14 15:06:11 +00:00
n1474335
35382faf28
Updated all dependencies and set node version to 8.4 to fix docstrap bug in travis builds (until it is fixed)
2017-09-14 10:20:16 +00:00
n1474335
174cabdc74
Added 'CRC-16 Checksum' operation
2017-09-12 15:50:46 +00:00
n1474335
73561993a7
Added SHA3, Keccak and Shake hashing algorithms
2017-09-12 15:31:51 +00:00
n1474335
a736be7ca8
Added MD6 operation. Closes #53
2017-09-12 14:20:05 +00:00
n1474335
f1fe0b944f
5.19.3
2017-09-07 10:01:31 +00:00
n1474335
bf833991bf
5.19.2
2017-09-06 16:09:36 +00:00
n1474335
2ea6d9437f
5.19.1
2017-09-06 10:28:41 +00:00
n1474335
04c1adc5f0
5.19.0
2017-09-05 17:59:16 +00:00
n1474335
68bf1d123e
Added 'Generate HOTP' and 'Generate TOTP' operations
2017-09-05 17:53:54 +00:00
n1474335
2c03689195
5.18.1
2017-09-05 17:26:29 +00:00
n1474335
78a842deb7
5.18.0
2017-09-05 15:37:18 +00:00
n1474335
4f403d4450
5.17.0
2017-08-30 15:57:58 +00:00
n1474335
d012fd3a65
5.16.3
2017-08-25 11:53:08 +00:00
n1474335
33b606d48f
5.16.2
2017-08-21 15:25:41 +00:00
n1474335
62e50caa99
5.16.1
2017-08-16 14:11:55 +00:00
n1474335
8a8b70f2ab
5.16.0
2017-08-16 13:01:50 +00:00
n1474335
040229418e
5.15.0
2017-08-15 17:32:31 +00:00
n1474335
2a4c9afdf2
5.14.0
2017-08-10 12:42:00 +00:00
n1474335
146a307b59
5.13.1
2017-08-08 14:47:55 +00:00
n1474335
53c22d5e29
5.13.0
2017-08-04 14:00:24 +00:00
n1474335
55aedfe901
Jsonpath lib now imported from npm with workaround instead of serving locally.
2017-08-04 13:59:32 +00:00
n1474335
fc9497f067
Updated dependencies
2017-08-04 13:35:52 +00:00
n1474335
c07cc913c8
5.12.4
2017-08-01 19:27:24 +00:00
n1474335
1435acdc28
5.12.3
2017-08-01 14:42:52 +00:00
n1474335
37f164f11c
Merge branch 'master' of github.com:gchq/CyberChef
2017-08-01 14:42:17 +00:00
n1474335
7a2f071269
Dependencies in the node version are now kept external in the webpack build
2017-08-01 14:42:09 +00:00
n1474335
e977a1006c
Merge branch 'master' into feature-threading
2017-07-28 16:55:07 +01:00