Commit graph

  • 802c576c60 Updated luhn checksum to to work with base 2-36 Pascal Burri 2024-10-26 15:49:24 +0200
  • 96bc72165b
    Merge 82ed84fc76 into 3822c6c520 #1279 Scott Dermott 2024-10-26 12:27:13 +0800
  • 91b9d0c056
    Merge 6d4b641227 into 3822c6c520 #1882 Niall 2024-10-25 21:48:40 -0400
  • ad1b094bfa
    Merge 1fce8e5112 into 3822c6c520 #1902 Francisco Pombal 2024-10-24 07:12:39 -0500
  • f897d916fc
    Merge 6197523735 into 3822c6c520 #1877 Ben Calderon 2024-10-24 10:26:24 +0300
  • ad42a7a7d6
    Merge 4c6dcf182d into 3822c6c520 #1915 Oshawk 2024-10-24 10:25:18 +0300
  • d23fbb1928
    Merge a51ead9051 into 3822c6c520 #1384 Oliver Rahner 2024-10-24 14:01:20 +0800
  • 289cfee958
    Merge fe26185b02 into 3822c6c520 #1920 SaeeBiwalkar 2024-10-24 11:29:37 +0800
  • fe841ae4de
    Merge 7e5eb01a5e into 3822c6c520 #1903 Francisco Pombal 2024-10-24 13:58:04 +1100
  • 432620acb8
    Merge 526cde39e1 into 3822c6c520 #1857 Shivansh Chourasia 2024-10-24 10:01:26 +0800
  • 4d51e5c00b
    Merge ae9054dc37 into 3822c6c520 #1909 Dan Flack 2024-10-24 10:01:14 +0800
  • 074db18401
    Merge 479bb609f5 into 3822c6c520 #1927 Joshua Ebert 2024-10-23 23:37:03 +0200
  • 1666e97031
    Merge edd22372d8 into 3822c6c520 #1105 İlteriş Eroğlu 2024-10-23 21:10:18 +0300
  • baeda59a69
    Merge 9f9c20a4f5 into 3822c6c520 #1832 clubby789 2024-10-23 18:41:54 +0100
  • 83d5653587
    Merge 784b2631a8 into 3822c6c520 #1904 Francisco Pombal 2024-10-23 22:49:07 +0530
  • be69e3895b Deploy to GitHub pages gh-pages github-actions[bot] 2024-10-23 15:17:24 +0000
  • 3822c6c520
    10.19.4 master v10.19.4 n1474335 2024-10-23 16:10:44 +0100
  • 47c85a105d
    Added message format arg to RSA Verify operation n1474335 2024-10-23 16:02:08 +0100
  • d3adfc7c3e
    Updated chromedriver n1474335 2024-10-23 15:53:07 +0100
  • 270a333179
    10.19.3 v10.19.3 n1474335 2024-10-23 14:03:18 +0100
  • 895a929925
    Fixed RSA Sign and Verify character encodings n1474335 2024-10-23 14:03:09 +0100
  • 479bb609f5 Made replacing the text optional #1927 Joshua Ebert 2024-10-19 13:08:10 +0200
  • e8fb73ca6c Added Print Joshua Ebert 2024-10-19 13:02:20 +0200
  • 0629ad9ab6
    feat: makefile #1905 Ferdinand Linnenberg 2024-10-11 19:41:23 +0200
  • af4c92a025 feat: gitpod.yaml Ferdinand Linnenberg 2024-10-07 11:26:09 +0000
  • 2d0654fd44
    Merge pull request #1 from Scarjit/master Ferdinand Linnenberg 2024-10-07 13:03:29 +0200
  • f7ebae4e88 Hotfix: Fixed a bug where if a private or public key ended with a0 or other whitespace byte, the validatePrivate or Public Key function in Bitcoin.mjs would strip that byte. In addition added a Public Key To TRX Address Operation. David C Goldenberg 2024-10-06 21:25:48 -0400
  • e484d426fe automatically theme mode based on user preference Vijay Soni 2024-10-07 01:28:46 +0530
  • fe26185b02 1/10/24--VigenereCipher #1920 Saee Biwalkar 2024-10-01 10:30:33 +0530
  • ea67f796bd testing Saee Biwalkar 2024-10-01 09:52:35 +0530
  • f3ac90af40
    Merge a35b10cdb9 into d635cca210 #1919 SaeeBiwalkar 2024-10-01 03:59:06 +0000
  • a35b10cdb9 10/01/24 #1919 Saee Biwalkar 2024-10-01 09:17:27 +0530
  • cd5bd8114a
    Merge e96e31cd52 into d635cca210 #1592 dgoldenberg4143 2024-09-26 17:14:29 +0000
  • e96e31cd52 Updated to npm 20.17.0, and installed bip32 and bitcoinerlab/secp256k1. TestUI passes locally. David C Goldenberg 2024-09-26 13:14:18 -0400
  • f53e50e6bc Updated chromedriver to 129.0.0 David C Goldenberg 2024-09-26 10:06:44 -0400
  • 6c96c05175 Updated Dockerfile to be consistent with GCHQ version. David C Goldenberg 2024-09-26 09:00:41 -0400
  • fdcc13c3a2 Updated git ignore and Dockerfile. Tested builds. David C Goldenberg 2024-09-25 21:49:06 -0400
  • 64d3aeb7f7 Update after merging from new master. Compiled and run with npm 18.16.0. Reinstalled bip32 library. David C Goldenberg 2024-09-25 21:19:35 -0400
  • 2fb331fc2d fxing unused import and string formatting Niall 2024-09-25 20:13:29 +0000
  • 4c7214ca13 Adding to categories Niall 2024-09-25 20:06:31 +0000
  • 7dab6e3039 Refactor and formatting Niall 2024-09-25 20:05:26 +0000
  • 5fcb1cf372 adding in JA4FingerprintSummary code, which summarises JA4/Server fingerprints Niall 2024-09-25 19:44:35 +0000
  • 82712a9c3f removing spacing Niall 2024-09-25 18:38:55 +0000
  • 4c6dcf182d Merge remote-tracking branch 'upstream/master' into take-nth-bytes #1915 Oshawk 2024-09-25 18:57:20 +0100
  • 4bb1e335ea Merge remote-tracking branch 'upstream/master' into drop-nth-bytes #1914 Oshawk 2024-09-25 18:14:57 +0100
  • d45ac8d722
    Update Dockerfile with platform #1911 Rahul Jain 2024-09-24 14:23:04 +0000
  • 4e4756d1c4
    Update releases.yml - apt update & install buildah Rahul Jain 2024-09-24 14:22:18 +0000
  • 0cc8e2968f
    Update releases.yml to have arm64 platform instead of v8 specifically Rahul Jain 2024-09-24 13:48:42 +0000
  • cf86fc7dff
    revert dockerfile Rahul Jain 2024-09-24 13:48:07 +0000
  • 1b3c929a0f
    Update Dockerfile with platform Rahul Jain 2024-09-24 13:35:47 +0000
  • 04a0a1cbf7
    Update Dockerfile with platform Rahul Jain 2024-09-24 13:32:31 +0000
  • 6d1b1cc163
    add only arm64/v8 as needed for rpi Rahul Jain 2024-09-24 13:25:19 +0000
  • 8d54b4c345
    Add more platforms in package Rahul Jain 2024-09-24 13:03:07 +0000
  • 0a40a97a67 RC5 and RC6 Saee Biwalkar 2024-09-24 10:13:47 +0530
  • 887a0421f4 addition for uppercase and num Azeem Pinjari 2024-09-24 09:23:15 +0530
  • c268891bbf lint #1910 cod 2024-09-23 11:40:15 +0200
  • 14875dba34 Annotation from CI cod 2024-09-23 11:35:52 +0200
  • ae9054dc37 Remove highlighting and correct one module mismatch #1909 Dan Flack 2024-09-22 18:58:36 +0200
  • 485844a746
    Merge branch 'gchq:master' into websocket cod 2024-09-22 13:25:52 +0200
  • f61bdf06c6 Additional linter corrections Dan Flack 2024-09-21 12:00:37 +0200
  • 0f16fa0ce1 Updates for linter Dan Flack 2024-09-21 11:47:01 +0200
  • 84ce8e6f30 Add tests flackjacket95 2024-09-21 11:33:41 +0200
  • 9eff9e5018 Set default paramater indices Dan Flack 2024-09-20 21:07:24 +0200
  • 857d3b6d17 Fully functional encrypt/decrypt Dan Flack 2024-09-20 21:00:05 +0200
  • 54cfb17145 Initial migration to library; add decryption operation Dan Flack 2024-09-20 19:17:00 +0200
  • 99ba6b487c Add comments, docs, and some additional restructuring Dan Flack 2024-09-20 16:20:15 +0200
  • a1647b02cb Initial SM2 changes flakjacket 2024-09-20 15:46:04 +0200
  • 3b3af16563 Add tests #1908 Dan Flack 2024-09-21 11:33:41 +0200
  • b239435294 Set default paramater indices Dan Flack 2024-09-20 21:07:24 +0200
  • 0a7b4440db Fully functional encrypt/decrypt Dan Flack 2024-09-20 21:00:05 +0200
  • 743d6da32c Initial migration to library; add decryption operation Dan Flack 2024-09-20 19:17:00 +0200
  • a1cd6aaacb Add comments, docs, and some additional restructuring Dan Flack 2024-09-20 16:20:15 +0200
  • def0cee0db Initial SM2 changes Dan Flack 2024-09-20 15:46:04 +0200
  • b15322467b
    Merge branch 'master' into master #1780 jb30795 2024-09-20 10:59:28 +0100
  • 9229fe9ac7 Remove console.log statement jb30795 2024-09-20 10:49:13 +0100
  • 488c458720 updates to operation and addition of more tests jb30795 2024-09-20 10:46:09 +0100
  • 158641c921 fix: removed newline from input and set default arg Ferdinand Linnenberg 2024-09-17 11:31:15 +0200
  • e767a89b61 fix: lint Ferdinand Linnenberg 2024-09-17 11:20:37 +0200
  • b6944b7ab6 feat: added test Ferdinand Linnenberg 2024-09-17 10:58:58 +0200
  • adca9f3e40 chore: cleanup Ferdinand Linnenberg 2024-09-17 10:46:37 +0200
  • 3412296a76 feat: working decompression Ferdinand Linnenberg 2024-09-17 10:37:11 +0200
  • 784b2631a8 fix: DES/Triple DES - failing tests #1904 Francisco Pombal 2024-09-16 15:44:28 +0100
  • 3eb1af0278 fix: DES/Triple DES - misleading error messages Francisco Pombal 2024-09-16 15:36:57 +0100
  • 7e5eb01a5e fix: ROT13 - shifting numbers by negative amounts #1903 Francisco Pombal 2024-09-15 23:51:48 +0100
  • 1fce8e5112 fix: Blowfish - ignore IV length in ECB mode #1902 Francisco Pombal 2024-09-15 22:18:49 +0100
  • 748379f0b0
    Add Strip TCP header operation #1898 c65722 2024-09-15 14:29:35 +0100
  • da74d9b22d
    Add Strip UDP header operation #1900 c65722 2024-09-15 18:14:21 +0100
  • 738e6feda0
    Add Strip IPv4 header operation #1899 c65722 2024-09-15 17:42:45 +0100
  • 95f6c4c5d5 Added alternating caps functionality #1897 sw5678 2024-09-12 15:40:54 +0100
  • 601915aa61 add invalid ipv4 subnet test #1896 anonion 2024-09-09 21:06:40 +0000
  • a37beea1d2 better description anonion 2024-09-09 21:06:12 +0000
  • aba4f4373f add subnet mask test anonion 2024-09-09 20:36:00 +0000
  • b58cc6b219 finalize subnet mask changes and small code cleanup anonion 2024-09-09 20:23:51 +0000
  • c4ed768c11 initial subnet mask additions anonion 2024-09-09 16:14:56 +0000
  • 37aed94440
    Update TimeDifference.mjs #1779 tomgond 2024-09-08 22:28:02 +0300
  • d8993838cc
    Merge branch 'master' into time-difference tomgond 2024-09-08 20:27:43 +0300
  • 1890ab60c7
    Merge branch 'gchq:master' into affine_enhancements Barry Brown 2024-09-01 01:21:24 -0700
  • 7ed588572d
    Update master.yml Barry Brown 2024-09-01 01:19:46 -0700
  • 1fde2fba29
    Add basic tests for Parse X.509 CRL operations Robin Sandhu 2024-08-25 14:26:14 +0100
  • a50d4d63eb Format issuerAltName CRL extension Robin Sandhu 2024-08-25 14:15:00 +0100