Commit Graph

  • 5265da5714 General cleaning up, also changing some operations to not return errors, but throw OperationErrors. David C Goldenberg 2025-06-20 15:44:44 -04:00
  • d47c7a633a Added an operation to turn an extended private key to its public key version. We deserialize, turn the private key into the appropriate public key, grab the appropriate public key version then reserialize. David C Goldenberg 2025-06-20 15:02:12 -04:00
  • cf0733dc6f Update after QA. Added a function in Bitcoin.mjs to return valid extended key versions, which is now used in SeedToMPK, KeyToExtendedKey and ChangeExtendedKeyVersion. This will make sure only valid version options are given. Also added some input sanitization code to deal with blank input. David C Goldenberg 2025-06-19 09:41:52 -04:00
  • 804b799de3 Update to Categories.json and index.mjs David C Goldenberg 2025-06-13 11:11:18 -04:00
  • 94957cfbbb Added new op, KeyToExtendedKey. This takes a private key, with chaincode as parameter, and makes a master key. Public and Private master keys are allowable. David C Goldenberg 2025-06-13 11:10:08 -04:00
  • a060ec446e Updated SeedToMPK to not require seed length. David C Goldenberg 2025-06-13 11:07:00 -04:00
  • 2233127f43 Added a test file for turning seedphrases all the way into addresses. A good test of several operations. David C Goldenberg 2025-06-13 11:05:55 -04:00
  • 7bfc0a0450 add operation: generate spectrogram Brunon Blok 2023-04-10 16:18:29 +00:00
  • 6324a3a808 Trying to fix the script tag vulnerability Glenn R. Martin 2025-06-10 18:28:02 -04:00
  • c32b7713c0 [bug fix] encrypt raw data without utf-8 encoding x 2025-06-10 16:09:49 +08:00
  • 46799891d0 Last attempt to try and satisfy CodeQL Glenn R. Martin 2025-06-09 00:17:39 -04:00
  • e6a50df732 Lets hope a direct match and replace will satisfy CodeQL Glenn R. Martin 2025-06-09 00:11:45 -04:00
  • 0b913d070a Encoding HTML entities as well as ensuring no script tags slip by Glenn R. Martin 2025-06-09 00:02:01 -04:00
  • dd583a4943 Adding GPT Token Parser display Glenn R. Martin 2025-06-08 19:17:23 -04:00
  • f92d780764 Create test for breaking line and removing of whitespace Thomas 2025-06-08 00:59:17 +01:00
  • 39cc80f0f0 Correct comment Thomas 2025-06-08 00:58:34 +01:00
  • b87f1f2e88 Create test for checking broken line Thomas 2025-06-08 00:58:13 +01:00
  • e525cfeaf5 Include line break test Thomas 2025-06-07 16:49:29 +01:00
  • c96b942fc2 Create line break test Thomas 2025-06-07 16:49:21 +01:00
  • a2e9bd86d2 added tests sai praneeth 2025-06-07 15:09:28 +00:00
  • 58ecadf9c4 Update copyright Thomas 2025-06-07 11:50:38 +01:00
  • 4a68bf5268 Get All Casings -> Get All Cases wesinator 2025-06-06 16:47:40 -04:00
  • 97e3af4c8b Add line break to utilities catagory Thomas 2025-06-06 12:43:31 +01:00
  • 81e2b5f9ac Create run implementation Thomas 2025-06-06 12:36:36 +01:00
  • 3cd45c5f68 Create constructor Thomas 2025-06-06 12:36:22 +01:00
  • 1ca9f23e47 Create line break operation Thomas 2025-06-06 12:36:05 +01:00
  • 142e0d85a1 Correctly handle 2 byte segments ending with a 1 byte segment Thomas 2025-06-06 01:31:49 +01:00
  • 3a2f2c7344 Include odd numbered bytes in RegEx Thomas 2025-06-05 23:39:42 +01:00
  • d0c1e5525e Fix: Preserve text selection on tab switch for input/output Henry Harborne 2025-06-05 12:24:11 -04:00
  • 8443330abd Removing some unneeded comments Glenn R. Martin 2025-06-03 21:19:28 -04:00
  • 0df7ac0bad Making the tokenizer in to a library. Glenn R. Martin 2025-06-03 21:17:53 -04:00
  • 233eb3d452 Adding AI Category Glenn R. Martin 2025-06-03 10:44:23 -04:00
  • 6df8c1004f Adding AI Token Counter Glenn R. Martin 2025-06-03 09:22:20 -04:00
  • 98c008a0f1 Add yaml beautify sai praneeth 2025-05-29 07:45:04 +00:00
  • 25dcab0a52 add new operations: AES Key Wrap/Unwrap With Padding Aaron Osterhage 2025-05-26 00:53:17 -04:00
  • 967f93aa63 Use recommended GitHub actions to build image Alex Gustafsson 2025-05-26 17:36:54 +02:00
  • 5f185a3648 Formatting co98357 2025-05-23 12:30:43 +01:00
  • e3a4f4cc85 Formatting co98357 2025-05-23 12:28:33 +01:00
  • 084fc464d1
    Merge branch 'master' into master co98357 2025-05-23 12:21:17 +01:00
  • 04db463f81 Formatting co98357 2025-05-23 12:21:01 +01:00
  • 7adb820c40 Adding in tests and changing formatting co98357 2025-05-23 12:14:14 +01:00
  • 2058f8a1eb Change to JWT Decode to include header co98357 2025-05-23 11:28:39 +01:00
  • 291a278dfa Add possibility to show/hide human readable dates based on given timestamps of jwt token. Daniel Weber 2025-05-19 20:57:20 +02:00
  • 568849fece
    Merge branch 'master' into time-difference tomgond 2025-05-19 21:18:53 +03:00
  • c57556f49f
    Merge pull request #2021 from kendallgoto/kgoto/add-handlebar jg42526 2025-05-16 11:22:50 +01:00
  • 18e5b9f6ec
    Merge branch 'master' into kgoto/add-handlebar jg42526 2025-05-16 11:03:44 +01:00
  • 7b0a92ad1e Giving credit to author of bencoding operation jg42526 2025-05-16 09:37:08 +00:00
  • 41ce2eceff Removed dependency on external package by bringing it in-line jg42526 2025-05-16 09:35:46 +00:00
  • e77cdaee11 linting fix Jamie (Bear) Murphy 2025-05-13 23:51:57 +01:00
  • ea5a17c26d adjust test Jamie (Bear) Murphy 2025-05-13 23:48:05 +01:00
  • d713bbad3a refactor to have support for past output style Jamie (Bear) Murphy 2025-05-13 23:46:20 +01:00
  • 7b28a1027c Update PHP.mjs Jamie (Bear) Murphy 2025-05-13 22:44:23 +01:00
  • 0b69a04eb7 Update PHP.mjs Jamie (Bear) Murphy 2025-05-13 22:41:41 +01:00
  • 48e7eae9bc Update PHP.mjs Jamie (Bear) Murphy 2025-05-13 22:35:48 +01:00
  • 5a78c2af89 Update PHP.mjs Jamie (Bear) Murphy 2025-05-13 22:32:32 +01:00
  • e91f17a4e0 Update PHP.mjs Jamie (Bear) Murphy 2025-05-13 22:31:20 +01:00
  • d1a22e34b9 adding more tests + fixing again Jamie (Bear) Murphy 2025-05-13 22:27:44 +01:00
  • b13ac0d110 php deserializer fixing tests Jamie (Bear) Murphy 2025-05-13 22:18:11 +01:00
  • 511d5e6d6d Update. Added validation in the ETH/TRX conversion op, along with many more tests for numerous ops. Finalized the QA. David C Goldenberg 2025-05-13 17:01:18 -04:00
  • 208df066a0 refactor to allow objects and references in phpserialised data Jamie (Bear) Murphy 2025-05-13 21:01:52 +01:00
  • 872c726803 update: packages Sma Das 2025-05-13 11:22:06 -04:00
  • 021194918f
    Merge 8316056667e1a42b4248eb2bf8f870a935bc9d8a into 411f78d27aadba2039868c1d003a85a6fdc2947f Jonathan Homer 2025-05-12 16:44:32 +01:00
  • 411f78d27a
    Merge pull request #2011 from bartvanandel/feat/1216-1531-upgrade-uuid a3957273 2025-05-12 16:44:22 +01:00
  • 7ed7fca3ad
    Merge branch 'master' into feat/1216-1531-upgrade-uuid a3957273 2025-05-12 16:24:53 +01:00
  • d8d594a493 Add Bencode function operation jg42526 2025-05-12 15:24:44 +00:00
  • 5d3353189b
    Merge pull request #2015 from bartvanandel/fix/use-default-index-in-option-transform a3957273 2025-05-12 16:24:35 +01:00
  • f92238bf04
    Merge pull request #2023 from xumptex/feature/add-BLAKE3 a3957273 2025-05-12 16:14:00 +01:00
  • 2b1ceef6a3
    Merge pull request #2025 from ericli-splunk/patch-1 a3957273 2025-05-12 16:06:53 +01:00
  • f4e73eef54
    Merge pull request #1986 from Odyhibit/master a3957273 2025-05-12 16:05:42 +01:00
  • d751117219
    Merge pull request #2041 from gchq/octal-ip-addresses gchqdev364 2025-05-12 15:51:03 +01:00
  • a55075fdb6
    Merge pull request #2042 from Sma-Das/patch-1 a3957273 2025-05-12 15:45:26 +01:00
  • 63ba433a86 Added test cases for IPv6, including bug found in #1721. ipv6-addresses gchqdev364 2025-05-12 14:34:03 +00:00
  • 288cd8f063 Updated warning now that original issue has been resolved. octal-ip-addresses gchqdev364 2025-05-12 14:24:07 +00:00
  • a7443778b8
    update: dockerfile Sma Das 2025-05-12 10:22:22 -04:00
  • e9b182d33b Added look ahead and look behind to avoid over capture. gchqdev364 2025-05-12 14:18:01 +00:00
  • 0c01c6a7c3 Added important tests that need to pass before merge. gchqdev364 2025-05-12 14:07:21 +00:00
  • 06f1982acf
    Merge pull request #2038 from GCHQDeveloper94872/Issue-2036-Safari-load-bug a3957273 2025-05-12 15:04:14 +01:00
  • 761173bce7
    Merge pull request #2040 from gchq/feature/add-toggle-plus-to-urldecode es45411 2025-05-12 14:42:15 +01:00
  • bfec582aee Using code to generate regex string procedurally to improve readability. gchqdev364 2025-05-12 13:35:39 +00:00
  • 3a55b34214 Add tests for URLDecode and URLEncode es45411 2025-05-12 13:09:59 +00:00
  • 95d5fd1789 Add treat space as plus URLDecode option es45411 2025-05-12 13:09:49 +00:00
  • 3366fe3b02 Fixed linting errors sw5678 2025-05-12 14:09:24 +01:00
  • cbf8a7773c Fixed linting errors sw5678 2025-05-12 14:06:57 +01:00
  • d726f1e1df Added word count operation sw5678 2025-05-12 14:03:07 +01:00
  • 159b80e853 Added explicit tests for IPv4 addresses in decimal or octal. gchqdev364 2025-05-12 13:02:29 +00:00
  • 1f505cc612
    Merge branch 'master' into master es45411 2025-05-12 13:56:48 +01:00
  • f24bd92e34
    Merge branch 'master' into Issue-2036-Safari-load-bug GCHQDeveloper94872 2025-05-12 13:51:00 +01:00
  • e4f4d9c1c5 Workaround for Safari load bug GCHQDeveloper94872 2025-05-12 12:15:41 +00:00
  • 7ecf8dfdaa
    Merge pull request #2037 from gchq/bugfix/update-generateallchecksums-infourl es45411 2025-05-12 12:35:23 +01:00
  • 1bc3105002 Update GenerateAllChecksums infoURL es45411 2025-05-12 11:34:15 +00:00
  • 66d445c5ef
    Add GenerateAllChecksums operation es45411 2025-05-12 12:29:33 +01:00
  • b2045e5bd8
    Merge pull request #2035 from jg42526/checksum/xor jg42526 2025-05-12 12:01:29 +01:00
  • 64a4bfeadf
    Merge pull request #1897 from sw5678/master a3957273 2025-05-12 12:00:34 +01:00
  • 46762a2af7
    Merge branch 'gchq:master' into checksum/xor jg42526 2025-05-12 11:29:54 +01:00
  • bd9e0142bc Fix linting errors sw5678 2025-05-12 11:24:29 +01:00
  • da922a45cf
    Merge pull request #2027 from r4mos/ecdsa-verify-message-format a3957273 2025-05-12 11:22:42 +01:00
  • 9538320928 Fix linting errors sw5678 2025-05-12 11:20:42 +01:00
  • b156fc9929 Fixed bug where spaces were causing the text to not be correct sw5678 2025-05-12 11:14:23 +01:00
  • dda5814c30 Merged master and followed naming convention updates jg42526 2025-05-12 10:11:15 +00:00
  • 7ca472279c
    Merge branch 'gchq:master' into master sw5678 2025-05-12 09:42:30 +01:00