Commit graph

4193 commits

Author SHA1 Message Date
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
Ryan Chernoff
3ac78b60a3 Merge remote-tracking branch 'origin/xorKeyValidation' into xorKeyValidation 2025-04-27 12:30:02 -04:00
rmurugan58
2e710c75e7 fixed lint errors in XOR.mjs 2025-04-27 12:27:16 -04:00
rmurugan58
34fe96deae added new param descriptor and fixed lint errors in Hex.mjs 2025-04-27 12:24:17 -04:00
Ryan Chernoff
78b4a1f447 Fixed lint errors in src/core/operations/XOR.mjs 2025-04-27 12:21:41 -04:00
rmurugan58
278c221f1f extracted substr and added check for throwError in Hex.mjs 2025-04-25 22:11:20 -04:00
r4mos
a2665ba213 Add to ECDSA Verify the message format 2025-04-25 13:56:10 +02:00
Katie Makarska
49a80b4715 added new params in the header comment of convertToByteArray 2025-04-24 12:53:35 -04:00
Katie Makarska
6c046f4fe8 added throw error parameter to convertToByteArray in Utils.mjs 2025-04-23 21:07:58 -04:00
Katie Makarska
0a4fd20518 added delim parameter to utils.mjs 2025-04-23 21:05:41 -04:00
Josh Bloom
0a94c4a7c9
Merge branch 'master' into master 2025-04-22 23:33:28 -05:00
Ryan Chernoff
23bfe8740f Made warning optional since test cases involved non-hex characters 2025-04-22 15:31:12 -04:00
Ryan Chernoff
e231d1b37a Changed delimitor to None so non-hex characters can be detected. 2025-04-21 17:33:24 -04:00
Ryan Chernoff
1a6d238537 For the sake of backwards compatibility, a boolean is passed to tell the key extraction function that an error should be thrown on invalid input. 2025-04-21 15:05:49 -04:00
Ryan Chernoff
d3f943bee4 Removed input extraction from try catch block to seperate input errors from key errors 2025-04-21 14:58:37 -04:00
Ryan Chernoff
01edeb28a6 Wrapped XOR run function in try catch block to handle key errors 2025-04-21 14:57:45 -04: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
Some checks failed
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
Some checks are pending
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
Some checks failed
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