Autumn
1baa439bb0
Merge pull request #26 from elipsion/x509-output
...
Add X.509 output formats
2023-12-21 22:31:24 +00:00
Autumn
114a31918c
Merge pull request #23 from depperm/CC-1225
...
Add JSWhat
2023-12-21 21:05:28 +00:00
bee-san
eebecb51ce
CryptoChef
2023-12-21 20:54:43 +00:00
Autumn
69770f9395
Revert "added word cloud chart operation"
2023-12-21 20:39:42 +00:00
Autumn
a218f0aa47
Merge pull request #19 from joostrijneveld/fix/chacha-raw
...
Fix ChaCha operation Raw output
2023-12-21 20:37:23 +00:00
Autumn
3b8f2e6ec9
Merge pull request #20 from zhzy0077/jq
...
Adds JQ support
2023-12-21 20:34:20 +00:00
Autumn
9bba7e217d
Merge pull request #14 from cplussharp/pubkey-from-cert
...
Pubkey from cert
2023-12-21 20:24:49 +00:00
Autumn
acf62c634d
Merge pull request #15 from jpledref/feat-issue-1607-add-xml-to-json
...
feat: add XML to JSON operation
2023-12-21 20:24:42 +00:00
Autumn
2ecdd67208
Revert "181 responsive UI"
2023-12-21 19:54:21 +00:00
Autumn
4cb0d2b82b
Merge pull request #11 from valdelaseras/181-responsive-ui
...
181 responsive UI
2023-12-15 13:05:28 +00:00
Autumn
cd8a37e105
Merge pull request #9 from arnydo/add_fangurl
...
Add fangurl
2023-12-15 10:40:37 +00:00
CPlusSharp
e9160f3de0
Public Key from Private Key
2023-10-15 02:51:53 +02:00
CPlusSharp
5c20c27d2c
Public Key from Certificate
2023-10-15 02:49:55 +02:00
jpledref
6347f01a47
feat: add XML to JSON operation
2023-09-23 11:11:25 +02:00
Robin Scholtes
e5e82032eb
resolve conflicts, merge master
2023-08-15 20:58:24 +12:00
David C Goldenberg
f5bf07cc9a
Added License and copyright information as needed.
2023-08-04 16:40:37 -04:00
Joost Rijneveld
cb98672549
Fix ChaCha operation Raw output
...
Previously, an array type error prevented any output when selecting
the 'Raw' output option for the ChaCha operation. This did not
show up in tests, as they all compared to hex values.
This also adds a test (relying on the 'To Hex' operation) that
catches this.
2023-07-30 17:02:36 +02:00
harishkumarchellappa
eceb505b91
added word cloud chart operation
2023-07-29 16:01:45 +05:30
zhzy0077
721061d054
fix typo.
2023-07-25 14:48:03 +08:00
zhzy0077
d2da11c79a
Support jq.
2023-07-25 14:42:43 +08:00
n1474335
fa228b2571
Added a range of GOST operations
2023-07-14 18:37:02 +01:00
David C Goldenberg
c322e1fa0c
Update: Fixed typos
2023-06-20 10:08:00 -04:00
Robin Scholtes
6b61567b5a
setting up mobile tests
2023-05-11 20:24:09 +12:00
Robin Scholtes
2c08ccf070
revert imports for development
2023-05-11 08:36:53 +12:00
Robin Scholtes
b80525315d
return imports to original ( assert {type:json}). This stops local dev from working though
2023-05-10 23:16:32 +12:00
Robin Scholtes
9fbef2c163
[ #181 ] cleanup to prep draft PR for PR
2023-05-10 23:08:14 +12:00
David C Goldenberg
3b29d2d140
Update, merge from master branch.
...
Merge remote-tracking branch 'origin' into cryptochef
2023-04-26 12:00:00 -04:00
David C Goldenberg
f79ca6cf02
First Cryptochef branch commit.
2023-04-26 10:24:39 -04:00
David Marshall
e7df21f0fa
linting
2023-04-19 22:28:42 -04:00
David Marshall
a6eb62deec
CC-1225 jswhat
2023-04-19 22:04:45 -04:00
Robin Scholtes
2093dac4f9
[ #181 ] remove scattered todos and aggregate in temporary todo.txt file, add new css files to split up huge IO stylesheet for better future DevX
2023-04-18 20:22:41 +12:00
Robin Scholtes
2aa8dbb69f
[181] 'fix' dev to get started
2023-04-16 21:47:43 +12:00
n1474335
d102e1b15c
Tidied 'Generate De Bruijn Sequence' operation
2023-03-24 22:39:08 +00:00
n1474335
0a0217cb66
Merge branch 'debruijn' of https://github.com/GCHQ77703/CyberChef
2023-03-24 22:33:43 +00:00
n1474335
25fe7bba67
Tidied up Argon2 operations
2023-03-24 22:15:21 +00:00
n1474335
ca340cdd7b
Merge branch 'feature/add-argon2-operation' of https://github.com/Xenonym/CyberChef
2023-03-24 20:48:42 +00:00
n1474335
1caecf70a2
Fixed HKDF op name
2023-03-23 18:21:43 +00:00
n1474335
6e347742d9
Merge branch 'hkdf' of https://github.com/mikecat/CyberChef
2023-03-23 18:18:25 +00:00
n1474335
1632e23c78
Merge branch 'markdown-beautify' of https://github.com/JatinSanghvi/CyberChef
2023-03-23 17:53:31 +00:00
n1474335
1bba10e7c2
Merge branch 'swap-case' of https://github.com/mikecat/CyberChef
2023-03-23 17:46:47 +00:00
n1474335
8f3096af0a
Merge branch 'levenshtein-distance' of https://github.com/mikecat/CyberChef
2023-03-23 17:42:16 +00:00
n1474335
4c7fe147bc
Merge branch 'fix-translatedatetimeformat-xss' of https://github.com/mikecat/CyberChef into v10
2023-03-17 18:12:50 +00:00
MikeCAT
ab283fc801
use Utils.escapeHtml instead of manual escaping
2023-03-18 00:54:43 +09:00
MikeCAT
d9d6b7aa37
fix XSS in operation TranslateDateTimeFormat
2023-03-18 00:32:06 +09:00
MikeCAT
b0c9a1850d
add operaton HKDF
2023-03-17 23:50:24 +09:00
n1474335
a24fdf4250
Regex improvements
2023-03-13 18:28:05 +00:00
n1474335
ccea5cdf88
Fixed bad HTML filtering
2023-03-13 18:13:54 +00:00
n1474335
61501a7cbc
Updated dependencies and fixed some code scanning findings
2023-03-13 17:51:25 +00:00
Tan Zhen Yong
bca4c34b3a
Add Argon2 hash compare operation
2023-03-12 00:33:28 +08:00
Tan Zhen Yong
2fab1028c5
Add Argon2 hash operation
2023-03-12 00:32:46 +08:00