n1474335
|
50b24d9a56
|
Fixed no-trailing-space lint
|
2018-01-02 14:46:35 +00:00 |
|
n1474335
|
a3f58fb831
|
Added 'Pseudo-Random Number Generator' operation.
|
2018-01-01 20:50:01 +00:00 |
|
n1474335
|
f52f5a0edb
|
Added 'RC2 Encrypt' and 'RC2 Decrypt' operations.
|
2018-01-01 19:50:06 +00:00 |
|
n1474335
|
b58942f69a
|
Rewrote PBKDF2 operation to use Forge instead of CryptoJS and improved the API for both PBKDF2 and EVP operations.
|
2018-01-01 18:49:22 +00:00 |
|
n1474335
|
68e52d1645
|
Removed CryptoJS encodings from Blowfish operations.
|
2018-01-01 17:54:45 +00:00 |
|
n1474335
|
9fc7e6cd98
|
Rewrote AES, DES and Triple DES operations to use Forge instead of CryptoJS, simplifying their options and adding many tests. Removed Rabbit operations. Fixes #63 and #210.
|
2018-01-01 16:09:58 +00:00 |
|
n1474335
|
0e7989111f
|
Removed CryptoJS from Utils.js. UTF8 conversion is now achieved with the much smaller and actively maintained utf8 library.
|
2017-12-25 23:11:52 +00:00 |
|
n1474335
|
d6705c682f
|
Fixed bug in Substitute where commas would not encode correctly
|
2017-08-25 11:44:31 +00:00 |
|
n1474335
|
323928ff86
|
Tidied up Bifid operations
|
2017-06-28 19:54:34 +01:00 |
|
n1474335
|
fe3aeabd0a
|
Merge branch 'features/bifid' of https://github.com/artemisbot/CyberChef into artemisbot-features/bifid
|
2017-06-28 19:27:42 +01:00 |
|
n1474335
|
14b7c4bf23
|
Improved support for different alphabets in 'Substitute' operation
|
2017-06-23 13:21:19 +00:00 |
|
Matt C
|
246480daef
|
Fixed styling errors
|
2017-06-22 17:13:31 +01:00 |
|
Matt C
|
91c6f682e7
|
Added Bifid Cipher Encode & Decode
Bifid Cipher + Tests
|
2017-06-21 22:28:17 +01:00 |
|
n1474335
|
66a93b81c6
|
Added hasher argument to PBKDF2 and EVPKDF operations.
|
2017-05-05 15:38:38 +00:00 |
|
Thomas Grainger
|
b33f73ac9a
|
autofix no-var
|
2017-04-28 16:45:00 +01:00 |
|
n1474335
|
131b3a83c1
|
Converted all modules from CommonJS to ES6
|
2017-03-23 17:52:20 +00:00 |
|
n1474335
|
0f2a5014be
|
Restructured src files into a more logical hierarchy
|
2017-03-23 00:33:40 +00:00 |
|