Commit Graph

87 Commits (6b4ffcff5acdaabfd280a4668583277eb774e979)

Author SHA1 Message Date
orignal 3c53479864 update LeaseSet for ECIESX25519AEADRatchet sessions 4 years ago
orignal 4adc741de3 send DeliveryStatusMsg for LeaseSet 4 years ago
orignal 2ffe62ba41 [[fallthrough]] if C++17 only 4 years ago
orignal e0cb26bd9e fixed fallthough warning for C++17 4 years ago
orignal 91919c6d64 check if both sides are ECIESx25519 4 years ago
orignal 9c9b723cf5 delete expired ECIESX25519AEADRatchet sessions and tags 4 years ago
orignal 012f22cc47 create session tags for ECIESX25519 4 years ago
orignal b982be5ff5 handle existing session message 4 years ago
orignal 239c8b5172 destination delivery instructions 4 years ago
orignal 48fa10b080 incoming ECIESX25519AEADRatchet messages hanler 4 years ago
orignal a1dbec0fcb handle new session reply 4 years ago
orignal 7c212bef63 add new session to the list after reply received 4 years ago
orignal 6142e93252 session tag for ECIESx25519 sessions 4 years ago
orignal 451c3945f0 create new ECIESX25519AEADRatchet session if not found 4 years ago
orignal 00cb15d9b4 fixed tyypo 4 years ago
orignal b6800dd125 lookup ECIESX25519AEADRatchet session by static key 4 years ago
orignal dc9da69509 derive ECIESX25519AEADRatchetSession from GarlicRoutingSession 4 years ago
orignal d7d964bf57 GarlicRoutingSession/ElGamalAESSession split 4 years ago
orignal bcfe44db54 handle tunnel delivery instructioin for ECIESx25519 4 years ago
orignal 376bf6ba72 correct message size for ECIESx25519 4 years ago
orignal f651baab25 ECIESX25519AEADRatchetSession added 4 years ago
orignal 61752e2aab correct ciphertext length 4 years ago
orignal 0007f304d0 don't pass from to HandleI2NPMessage 4 years ago
orignal 4afef91359 invoke HandleCloveI2NPMessage 4 years ago
orignal a335841509 pass msgID to HandleDeliveryStatus 4 years ago
orignal 5337aa10f7 check AES tag first 4 years ago
orignal 19a88300c6 decrypt payload section 5 years ago
orignal b5d55e1ffb decrypt flags/static section 5 years ago
orignal 521fb83e38 initial code for ECIES-X25519-AEAD-Ratchet KDF 5 years ago
Dimitris Apostolou 6a497a23d9
Fix typos 5 years ago
yangfl 50ba52756f fix mixing tabs and spaces 6 years ago
yangfl 46f62e1af9 remove trailing whitespaces 6 years ago
orignal 41e40bbc0d fixed typo 7 years ago
orignal df18692af9 check I2NP messsage buffer size 7 years ago
orignal 19a03c42a5 use generic Decrypt instead ElGamalDecrypt 7 years ago
orignal 53d71d29ff call RoutingDestination::Encrypt instead ElGamalEncrypt 7 years ago
Jeff Becker 4cc3b7f9fb restructure build to separate the 3 main components into 3 subdirectories
libi2pd for core libs

libi2pd_client for i2pd client libs

daemon for i2pd daemon libs
7 years ago