1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 4 hours ago.
Jun 15, 2024 — Jun 15, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix FORWARD session host handling in SAM; refactor SAMSocket::ProcessStreamForward More... 29 days ago
read more data from socket if available and stream buffer is not full More... about 1 month ago
fixed choked stream hanging More... about 1 month ago
probing resistance More... about 1 month ago
don't exceed stream max send buffer size More... about 1 month ago
max i2p stream buffer size More... about 1 month ago
correct receive buffer size More... about 1 month ago
fixed private key size and publishing for crypto type 1 More... about 1 month ago
connection max stream buffer size More... about 1 month ago
keep receving new data from socket while previous is being sent to stream More... about 2 months ago
remove reseed.memcpy.io More... about 2 months ago
cubicchaos.net reseed added More... about 2 months ago
encrypted LeaseSet never comes through a session More... about 2 months ago
fixed #2183. Give more time to close streams after session disconnect if needed More... about 2 months ago
compare LeaseSet's static keys with ratchets session it was received from More... about 2 months ago
handle incoming packets with ML-DSA signature More... about 2 months ago
create and handle ML-DSA identities and signatures More... about 2 months ago
cleanup NSR keys More... about 2 months ago
[gha] Update docker containers build
r4sas
as R4SAS
More... about 2 months ago
correct NSR size More... about 2 months ago
handle any incoming post quantum crypto type More... about 2 months ago
get preferred crypto key type from ratchets session More... about 2 months ago
get preferred crypto key type from ratchets session More... about 2 months ago
publish preferred key first More... about 2 months ago
common LocalEncryptionKey to pass to loacl LeaseSet More... 2 months ago
Initial Noise states and encryptors/decryptors for ML-KEM-768 and ML-KEM-1024 More... 2 months ago
common InitNoiseIKState for all ML-KEM crypto More... 2 months ago
common MLKEMKeys for all types More... 2 months ago
moved ML-KEM code to PostQuntum.h/.cpp More... 2 months ago
correct sequence of MixKey for ML-KEM NSR More... 2 months ago