Ken Duguay
|
c6ece4292b
|
Update the postMessage format to be consistent with cyberchef's internal functions
|
2025-05-09 14:20:13 +00:00 |
|
PathToLife
|
c475a24854
|
Re-enable Npm Release in github workflows
|
2025-05-02 15:04:17 +12:00 |
|
r4mos
|
1089c6bfb8
|
Add All Checksums Operation
|
2025-04-29 17:25:29 +02:00 |
|
r4mos
|
4085a4c219
|
Remove Checksums from All Hashes
|
2025-04-28 16:43:22 +02:00 |
|
r4mos
|
a2665ba213
|
Add to ECDSA Verify the message format
|
2025-04-25 13:56:10 +02:00 |
|
Josh Bloom
|
0a94c4a7c9
|
Merge branch 'master' into master
|
2025-04-22 23:33:28 -05:00 |
|
ericli-splunk
|
64355c9dde
|
Fix email regex
|
2025-04-17 15:46:37 -07:00 |
|
Jeremy Giudicelli
|
bd8906f46b
|
fix : add Categories and index
|
2025-04-17 13:40:01 +02:00 |
|
Jeremy Giudicelli
|
26d8fa51b0
|
fix : delete space and add new line
|
2025-04-17 13:27:45 +02:00 |
|
Jeremy Giudicelli
|
ad91099d5e
|
feat : add Blake3 hashing
import hash-wasm to hash inputs in utf-8 with optional key also in utf-8 and outputs in Hex
|
2025-04-17 11:37:35 +02:00 |
|
Kendall Goto
|
361a3b2929
|
Add Template operation for basic JSON rendering
|
2025-04-09 15:54:39 -07:00 |
|
Bart van Andel
|
b9ed1fde62
|
fix: use defaultIndex instead of 0 in transformArgs
|
2025-04-05 23:01:52 +02:00 |
|
Bart van Andel
|
a0ade26505
|
fix: improve UUID description
- Link to uuid package at npmjs
- Briefly explain supported UUID versions for generation
|
2025-04-05 22:59:03 +02:00 |
|
Bart van Andel
|
575eade84d
|
fix: simplify UUID argument names, use hint for more info
|
2025-04-05 22:51:59 +02:00 |
|
Bart van Andel
|
2cf3642493
|
fix: use UUID v4 by default, for backward compatibility
|
2025-04-05 22:49:54 +02:00 |
|
a3957273
|
7c8be12d52
|
Merge pull request #1548 from brun0ne/add-php-serialization
CodeQL Analysis / Analyze (push) Has been cancelled
Master Build, Test & Deploy / main (push) Has been cancelled
Add new operation: PHP Serialize
|
2025-04-05 19:06:23 +01:00 |
|
a3957273
|
e849569b10
|
Merge pull request #2013 from plvie/master
Add ECB/NoPadding and CBC/NoPadding support to AES encryption
|
2025-04-05 19:04:08 +01:00 |
|
Paul Vié
|
fa559fdbed
|
split edit
|
2025-04-05 14:28:14 +02:00 |
|
a3957273
|
74d631c71e
|
Merge pull request #1991 from peterc-s/master
CodeQL Analysis / Analyze (push) Waiting to run
Master Build, Test & Deploy / main (push) Waiting to run
Add Base32 Hex Extended Alphabet and Base32 Tests.
|
2025-04-05 05:57:56 +01:00 |
|
a3957273
|
305a02c8a2
|
Merge pull request #1974 from PathToLife/feature/docker-multiplatform-build
Docker multiplatform build support
|
2025-04-05 05:42:01 +01:00 |
|
a3957273
|
5a3b7bc4c0
|
Merge pull request #2014 from 0xh3xa/master
Fix(RecipeWaiter): sanitize user input in addOperation to prevent XSS
|
2025-04-05 05:14:58 +01:00 |
|
heaprc
|
c83e1ac4fb
|
Fix(RecipeWaiter): eslint format error
|
2025-04-05 00:42:37 +02:00 |
|
heaprc
|
857576dbe4
|
fix(RecipeWaiter): sanitize user input in addOperation to prevent XSS
|
2025-04-05 00:18:54 +02:00 |
|
Paul Vié
|
e00a636fc0
|
fix semicolon
|
2025-04-04 18:40:27 +02:00 |
|
Garab
|
6f4cbd8688
|
Merge branch 'gchq:master' into master
|
2025-04-04 18:32:40 +02:00 |
|
Bart van Andel
|
de5b03f854
|
chore: fix class name for analyse UUID operation
|
2025-04-04 10:24:46 +02:00 |
|
Bart van Andel
|
457d28fc55
|
feat: support UUID v1, v3, v4, v5, v6, v7
- Add v6 and v7 as valid options
- Add unit tests for generating and analyzing all supported versions
|
2025-04-04 10:24:46 +02:00 |
|
victorlpgazolli
|
e0bdde89c4
|
testing only class default value
|
2025-04-04 10:24:46 +02:00 |
|
victorlpgazolli
|
68db8e93b7
|
ref assert validation uuid tests
|
2025-04-04 10:24:46 +02:00 |
|
victorlpgazolli
|
9069d8e3ec
|
ref uuid tests
|
2025-04-04 10:24:46 +02:00 |
|
victorlpgazolli
|
e146636250
|
add more uuid tests
|
2025-04-04 10:24:45 +02:00 |
|
victorlpgazolli
|
c0af2a9eb5
|
add analyse uuid category
|
2025-04-04 10:24:45 +02:00 |
|
victorlpgazolli
|
ae5648ede1
|
add analyse uuid version
|
2025-04-04 10:24:45 +02:00 |
|
victorlpgazolli
|
197d6735d2
|
ref generate uuid versions v1, v3, v4 and v5
|
2025-04-04 10:24:45 +02:00 |
|
victorlpgazolli
|
75b52bef6d
|
add uuid dependency
|
2025-04-04 10:24:45 +02:00 |
|
a3957273
|
848660f8e1
|
Merge pull request #2006 from 0xh3xa/master
CodeQL Analysis / Analyze (push) Has been cancelled
Master Build, Test & Deploy / main (push) Has been cancelled
Bug Fix: selected theme not loading when refreshing
|
2025-04-03 19:15:02 +01:00 |
|
heaprc
|
0e7b1f7c78
|
resolve conflict in applyPreferredColorScheme method
|
2025-04-03 09:31:53 +02:00 |
|
0xh3xa
|
bbb211d819
|
Merge branch 'master' into master
|
2025-04-03 09:23:39 +02:00 |
|
0xh3xa
|
9ca0152aac
|
Merge branch 'master' into master
|
2025-04-03 09:22:38 +02:00 |
|
a3957273
|
4b72484ca4
|
Merge pull request #1993 from r4mos/master
CodeQL Analysis / Analyze (push) Waiting to run
Master Build, Test & Deploy / main (push) Waiting to run
Add CRC Operation
|
2025-04-03 08:22:11 +01:00 |
|
a3957273
|
e469f00fc7
|
Merge pull request #1286 from ccarpo/master
Added a JSON to YAML and a YAML to JSON operation
|
2025-04-03 08:19:20 +01:00 |
|
a3957273
|
75e3f35932
|
Merge pull request #1863 from JSCU-CNI/x509_fingerprints
Add fingerprints to the 'Parse X.509 certificate' operation
|
2025-04-03 08:18:04 +01:00 |
|
a3957273
|
9a8804ab94
|
Merge pull request #1604 from zhzy0077/jq
Support jq as an operation.
|
2025-04-03 08:15:35 +01:00 |
|
a3957273
|
f5b5227e53
|
Merge pull request #1909 from flakjacket95/master
Add SM2 Encrypt and Decrypt Operations
|
2025-04-03 08:14:23 +01:00 |
|
a3957273
|
14472d3b40
|
Merge pull request #2007 from 0xh3xa/bugfix/invalid-theme-option
Load the user's preferred color scheme if the URL contains an invalid theme
|
2025-04-03 08:00:39 +01:00 |
|
heaprc
|
9f30dd0e7a
|
fix invalid theme error
|
2025-03-29 04:40:29 +01:00 |
|
0xh3xa
|
49d69a293b
|
Fix selected theme not loading when refreshing
|
2025-03-29 01:27:38 +01:00 |
|
Paul Vié
|
23de98f892
|
Add ECB/NoPadding and CBC/NoPadding Encryption
|
2025-03-26 11:46:47 +01:00 |
|
Dan Flack
|
8852712f0d
|
Merge branch 'master' into master
|
2025-03-16 00:44:31 -04:00 |
|
zhzy0077
|
b62def3d3e
|
making it a seperate module.
|
2025-03-12 20:15:23 +08:00 |
|