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
|
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
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
Add Base32 Hex Extended Alphabet and Base32 Tests.
|
2025-04-05 05:57:56 +01: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
|
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 |
|
a3957273
|
4b72484ca4
|
Merge pull request #1993 from r4mos/master
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 |
|
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 |
|
zhzy0077
|
464c92e7bf
|
Rename to "Jq"
|
2025-03-12 20:15:09 +08:00 |
|
CCarpo
|
a809321b63
|
renamed function for clarity
|
2025-03-10 20:55:35 +01:00 |
|
Computer Network Investigation
|
b6f0f9b200
|
Merge branch 'master' into x509_fingerprints
|
2025-03-10 16:44:41 +01:00 |
|
CCarpo
|
98ef5d0110
|
Merge branch 'master' into master
|
2025-03-07 15:03:33 +01:00 |
|
r4mos
|
d5f007deea
|
Fixed non-working buttons
|
2025-03-04 08:43:16 +01:00 |
|
r4mos
|
1b4760c447
|
Add Custom CRC
|
2025-03-03 17:15:26 +01:00 |
|
r4mos
|
4e62aa6e1d
|
The CRC Operation is implemented natively with all currently known CRC's. Old Operations (CRC8, CRC16 and CRC32) and their dependencies are removed
|
2025-03-02 01:51:09 +01:00 |
|
r4mos
|
fcecd029c7
|
The CRC Operation is implemented natively with all currently known CRC's. Old Operations (CRC8, CRC16 and CRC32) and their dependencies are removed
|
2025-03-02 01:41:12 +01:00 |
|
peterc-s
|
3057a20791
|
Add Base32 Hex Extended option.
|
2025-02-28 16:52:15 +00:00 |
|
Odyhibit
|
2c32a64bfe
|
Remove trim from rail fence.
|
2025-02-21 20:40:37 -06:00 |
|
Jon King
|
c4574ff042
|
fix: properly handle undefined results
|
2025-02-17 10:15:13 -07:00 |
|
bartblaze
|
7babef6f93
|
Preserve uppercase
This will preserve uppercase.
|
2025-02-17 17:35:22 +01:00 |
|
Jon King
|
2b2435210b
|
chore: update return type from JSON to string
|
2025-02-17 07:41:59 -07:00 |
|
Jon King
|
4a428e802e
|
feat: add to category
|
2025-02-17 07:41:59 -07:00 |
|
Jon King
|
5b15e75479
|
feat: add jsonata query operation
|
2025-02-17 07:41:58 -07:00 |
|
Brunon Blok
|
a40aed2b47
|
Merge branch 'master' into add-php-serialization
|
2025-02-17 14:09:03 +01:00 |
|
CCarpo
|
5cef2b13a3
|
fixed typo in categories.
|
2025-02-17 08:46:28 +01:00 |
|
CCarpo
|
c2936a6f2c
|
removed old data format
|
2025-02-17 08:44:42 +01:00 |
|
CCarpo
|
e44e6fed35
|
Merge branch 'master' into master
|
2025-02-17 08:36:14 +01:00 |
|
Zhiyuan Zheng
|
d602897221
|
Merge branch 'master' into jq
|
2025-02-17 13:47:34 +08:00 |
|