Skip to content

Activity

Create README.md

DeclanGHpushed 1 commit to Declan • f36cb6e…4568ab3 • 
on May 8, 2024

Deleted branch

DeclanGHdeleted Diffie-Hellman-Test • 
on May 8, 2024

Merge pull request #2 from DeclanGH/Diffie-Hellman-Test

Pull request merge
DeclanGHpushed 2 commits to master • c1d7c26…848a8dd • 
on May 8, 2024

make USER_ID absolute to avoid negative value

DeclanGHcreated Diffie-Hellman-Test • 4280502 • 
on May 8, 2024

Create README.md

DeclanGHpushed 1 commit to master • 887f365…c1d7c26 • 
on May 7, 2024

Deleted branch

DeclanGHdeleted Diffie-Hellman-Test • 
on May 7, 2024

Merge pull request #1 from DeclanGH/Diffie-Hellman-Test

Pull request merge
DeclanGHpushed 24 commits to master • 3f1ba40…887f365 • 
on May 7, 2024

change user ID to long

DeclanGHpushed 1 commit to Diffie-Hellman-Test • ecbe3ee…50050e3 • 
on May 6, 2024

.

DeclanGHpushed 1 commit to Diffie-Hellman-Test • 2a65716…ecbe3ee • 
on May 6, 2024

fix updatePacket buffer overflow

DeclanGHpushed 1 commit to Diffie-Hellman-Test • d818b66…2a65716 • 
on May 6, 2024

make sessionKey PRIVATE_KEY on initialization

DeclanGHpushed 1 commit to Diffie-Hellman-Test • 0e6092d…d818b66 • 
on May 6, 2024

change key packet buffer allocation to Long.BYTES

DeclanGHpushed 1 commit to Diffie-Hellman-Test • 17b6bbe…0e6092d • 
on May 6, 2024

add dotenv dependency

DeclanGHpushed 1 commit to Diffie-Hellman-Test • 063bc6f…17b6bbe • 
on May 6, 2024

add new key to storedSessionKeys after diffie-hellman

DeclanGHpushed 1 commit to Diffie-Hellman-Test • 0338b7e…063bc6f • 
on May 6, 2024

remove AEAD classes

DeclanGHpushed 1 commit to Diffie-Hellman-Test • db0650b…0338b7e • 
on May 6, 2024

add encrypt/decrypt, change if-statement in receivePacket to switch

DeclanGHpushed 1 commit to Diffie-Hellman-Test • a5be9ea…db0650b • 
on May 6, 2024

add keyExchange packet, change key packet params

DeclanGHpushed 1 commit to Diffie-Hellman-Test • b7de7df…a5be9ea • 
on May 6, 2024

add function to set-up environment variables

DeclanGHpushed 1 commit to Diffie-Hellman-Test • d069984…b7de7df • 
on May 6, 2024

add code to skip encrypting/decryption operation ordinal

DeclanGHpushed 1 commit to Diffie-Hellman-Test • 030ba2f…d069984 • 
on May 6, 2024

create class

DeclanGHpushed 1 commit to Diffie-Hellman-Test • 40dc3f4…030ba2f • 
on May 6, 2024

Undid last commit

nmosOzpushed 1 commit to Declan • 22bae5d…f36cb6e • 
on May 6, 2024

Undid last commit

nmosOzpushed 1 commit to Nathan • 52e580b…23a50c6 • 
on May 6, 2024

Changed method for sending/receiving keys. Need help with encryption/…

nmosOzpushed 1 commit to Declan • a7a69a8…22bae5d • 
on May 6, 2024

Added methods to create and parse packets containing the key

nmosOzpushed 1 commit to Diffie-Hellman-Test • a7a69a8…40dc3f4 • 
on May 5, 2024

add plus one to random number to avoid 0

DeclanGHcreated Diffie-Hellman-Test • a7a69a8 • 
on May 5, 2024

Key sync now works (kinda) more testing/refinement is required

nmosOzpushed 1 commit to Nathan • 6de34f1…52e580b • 
on May 5, 2024

Added flag at the beginning of each packet indicating if the packet i…

nmosOzpushed 1 commit to Nathan • 769d0e4…6de34f1 • 
on May 5, 2024

Added methods to send/receive key, need way to see if method is encry…

nmosOzpushed 1 commit to Nathan • ce48231…769d0e4 • 
on May 5, 2024

Added methods to send key and process key packet, need method to rece…

nmosOzcreated Nathan • ce48231 • 
on May 4, 2024

add plus one to random number to avoid 0

DeclanGHpushed 1 commit to Declan • a1ea976…a7a69a8 • 
on May 4, 2024