5556 Commits (d0e78be8676c514e1c6a785befc69b3acdb4e5ed)
 

Author SHA1 Message Date
orignal d0e78be867 moved io_service away from ClientDestination 4 years ago
orignal cbedebc9dd change minimal MTU size 4 years ago
orignal 969f9aa436 common RuunableBase with private inheritance 4 years ago
orignal b982be5ff5 handle existing session message 4 years ago
orignal 2d154ee640 move RunnableService away from LeaseSetDestination 4 years ago
orignal 49810eb153 common RunnableService 4 years ago
orignal 85b88b8749 second x25519 for new session reply 4 years ago
orignal 239c8b5172 destination delivery instructions 4 years ago
orignal 8c800dc178 save aepk from new session message 4 years ago
orignal cdd068d99a correct message size 4 years ago
orignal 48fa10b080 incoming ECIESX25519AEADRatchet messages hanler 4 years ago
orignal a1dbec0fcb handle new session reply 4 years ago
orignal abe668f1c3 fixed build error 4 years ago
orignal 77440c235d replaced map by unordered_map 4 years ago
orignal fd1ee48dbe datetime and padding blocks 4 years ago
orignal 205e807b66 reset keys 4 years ago
orignal 34295adb05 attach LeaseSet clove 4 years ago
orignal 7c212bef63 add new session to the list after reply received 4 years ago
orignal 76f95644b7 fixed #1461. Use openssl's HKDF for 1.1.1 anf higher 4 years ago
orignal 928b90d5bc fixed #1461. Use openssl's HKDF for 1.1.1 anf higher 4 years ago
orignal 09c6c2a4f3 decode aepk and bepk back 4 years ago
orignal 2b2bd733e9 correct sharedkey for new outgoing session 4 years ago
orignal 0d2d7e5e71 fixed Elligator tests 4 years ago
orignal 6142e93252 session tag for ECIESx25519 sessions 4 years ago
orignal ccec3376ba try another ephemeral keys if elligator encoding failes 4 years ago
orignal f497a74ec4 set random two highest bits 4 years ago
orignal 0e666e7d6a encoding fail test 4 years ago
orignal f498fabd27 fix for openssl 1.1 4 years ago
orignal 8b49a55442 ratchet tagsets 4 years ago
orignal a26eb942a9
Merge pull request #1458 from neheb/jjjjj 4 years ago
Rosen Penev eabcafa516
replace random_shuffle with shuffle 4 years ago
orignal 6cc388c1bc use HKDF for MixKey 5 years ago
orignal 62e39ddfbd new session reply 5 years ago
orignal 80373623cd create payload 5 years ago
orignal 451c3945f0 create new ECIESX25519AEADRatchet session if not found 5 years ago
orignal 00cb15d9b4 fixed tyypo 5 years ago
orignal 67dd59125e new outgoing ECIESX25519AEADRatchet session 5 years ago
orignal b6800dd125 lookup ECIESX25519AEADRatchet session by static key 5 years ago
orignal dc9da69509 derive ECIESX25519AEADRatchetSession from GarlicRoutingSession 5 years ago
orignal d7d964bf57 GarlicRoutingSession/ElGamalAESSession split 5 years ago
orignal bcfe44db54 handle tunnel delivery instructioin for ECIESx25519 5 years ago
orignal 376bf6ba72 correct message size for ECIESx25519 5 years ago
orignal f651baab25 ECIESX25519AEADRatchetSession added 5 years ago
orignal 61752e2aab correct ciphertext length 5 years ago
orignal b7d3fd959e
Merge pull request #1454 from rex4539/dead-strip 5 years ago
Dimitris Apostolou 7ac05f8487
Pass -dead_strip -dead_strip_dylibs -bind_at_load on macOS 5 years ago
orignal 4f70822b13 always persist crypto keys for public destinations 5 years ago
orignal 0007f304d0 don't pass from to HandleI2NPMessage 5 years ago
orignal 4afef91359 invoke HandleCloveI2NPMessage 5 years ago
orignal 815b6db0bf HandleCloveI2NPMessage 5 years ago