Commit Graph

48 Commits (8bae4975fbd923c55971278f6b389bef155b9258)

Author SHA1 Message Date
R4SAS 8bae4975fb add copyright headers
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
R4SAS 7a5146ea74 fix code syle(spaces->tabs, tabulations)
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
orignal 1c8d662e30 don't add padding for optimal packet size 4 years ago
orignal 23be4c01df CreateLeaseSetClove 4 years ago
orignal 86782f3479 eliminate extra buffer allocation for incoming packets 4 years ago
orignal c4d9c03930 handle termination block 4 years ago
orignal e301387896 don't calculate checsum for Data message send through ECIESX25519AEADRatchet session 4 years ago
orignal ec4e17f75c cleanup previous tagsets 4 years ago
orignal 27d69894d4 show ECIESx25519 session and tag on the web console 4 years ago
orignal 65e1871cd7 new tag for each NSR 4 years ago
orignal 7b22ef4270 create incoming NSR tagset 4 years ago
orignal f77a58b2dc set some ECIESx25519 params 4 years ago
orignal 51e3d5f7bc create next tagset 4 years ago
orignal d8134e8a21 handle and send next key message without public key 4 years ago
orignal 614d91e0b1 send same next key reponse 4 years ago
orignal 30067fc7d7 handle next key forward 4 years ago
orignal ec29597dbd associate tagset for ECIESx25519 tags 4 years ago
orignal e3c8f3fd6f use ack request instead DeliveryStatus for LeaseSet confirmation 4 years ago
orignal f9175db28e store intermediate symmetric keys 4 years ago
orignal 4e1319d874 handle ECIESFlag in DatabaseLookup at floodfill 4 years ago
orignal aa7750bfd3 keep sending new session reply until first established session message received 4 years ago
orignal f21af4068f preferred crypto type for Decrypt 4 years ago
orignal 869d0156ce handle Ack request 4 years ago
orignal fe9ac10f02 generate new tags based on last received index 4 years ago
orignal b5bc05ac2b delete unconfirmed LeaseSet and DeliveryStatus 4 years ago
orignal 4adc741de3 send DeliveryStatusMsg for LeaseSet 4 years ago
orignal 64da62dbe6 alsways store latest symmkey 4 years ago
orignal 9c9b723cf5 delete expired ECIESX25519AEADRatchet sessions and tags 4 years ago
orignal 53a6162b0c generate more receive tags when needed 4 years ago
orignal 694d851cdb Symmetric Key Ratchet 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 8c800dc178 save aepk from new session message 4 years ago
orignal 48fa10b080 incoming ECIESX25519AEADRatchet messages hanler 4 years ago
orignal 205e807b66 reset keys 4 years ago
orignal 34295adb05 attach LeaseSet clove 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 8b49a55442 ratchet tagsets 4 years ago
orignal 62e39ddfbd new session reply 4 years ago
orignal 80373623cd create payload 4 years ago
orignal 451c3945f0 create new ECIESX25519AEADRatchet session if not found 4 years ago
orignal 67dd59125e new outgoing ECIESX25519AEADRatchet session 4 years ago
orignal b6800dd125 lookup ECIESX25519AEADRatchet session by static key 4 years ago
orignal dc9da69509 derive ECIESX25519AEADRatchetSession from GarlicRoutingSession 4 years ago
orignal bcfe44db54 handle tunnel delivery instructioin for ECIESx25519 4 years ago
orignal f651baab25 ECIESX25519AEADRatchetSession added 4 years ago