Commit Graph

50 Commits (46c72a7137cfddafee5aaf46fc0243498f39b4ca)

Author SHA1 Message Date
orignal 85be76b01a check if LeaseSet was submitted recently. Fixed typo 2 months ago
orignal ff3fec9a00 remove tag immediately after use 3 months ago
orignal 2b6a95cbee don't check session for symmetric key tagset. re-create tags hash if too many used tags 4 months ago
orignal 441e847de8 don't try to decrypt dulpicate message 4 months ago
orignal 990906c57f insert garlic tag in destination's thread 2 years ago
R4SAS edc0162163
clean line trailing spaces and tabs
Signed-off-by: R4SAS <r4sas@i2pmail.org>
3 years ago
orignal bb518d3d51 don't pass BN_CTX to encrypt/decrypt functions 3 years ago
orignal 5cb1f5986d use msgID from ECIESx25519 block 3 years ago
orignal 6ecfe0789f don't allocate payload buffer for every single ECIESx25519 message 3 years ago
orignal 2c129b6d39 create and handle short tunnel build reply 3 years ago
orignal a6294df9e8 decrypt one-time message encrypted with tag on router 3 years ago
orignal b1262d54de don't detach ECIESx25519 session from destination 3 years ago
orignal ee3cd44f97 ReceiveRatchetTagSet 3 years ago
orignal ba79b94e06 try to generate missing ECIESx25519 tag in last tagset 4 years ago
orignal 4ba1be2dc0 one time garlic encryption for ECIES routers 4 years ago
orignal c400372a79 create new ratchets session if previous was not replied 4 years ago
orignal 09fdb068d2 Database lookups from ECIES destinations 4 years ago
orignal a05a54b38e trim behind ECIESx25519 tags 4 years ago
orignal c41554109b change datagram routing path if nothing comes back in 10 seconds 4 years ago
orignal 61897ae16c crypto.ratchet.inboundTags 4 years ago
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 c4d9c03930 handle termination block 4 years ago
orignal e301387896 don't calculate checsum for Data message send through ECIESX25519AEADRatchet session 4 years ago
orignal 27d69894d4 show ECIESx25519 session and tag on the web console 4 years ago
orignal ec29597dbd associate tagset for ECIESx25519 tags 4 years ago
orignal 510b85fd23 try ECIESx25519 tag first 4 years ago
orignal b5bc05ac2b delete unconfirmed LeaseSet and DeliveryStatus 4 years ago
orignal 45145fa50a add ECIESX25519AEADRatchet session to delivery status 4 years ago
orignal 4adc741de3 send DeliveryStatusMsg for LeaseSet 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 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 6142e93252 session tag for ECIESx25519 sessions 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 f651baab25 ECIESX25519AEADRatchetSession added 4 years ago
orignal 0007f304d0 don't pass from to HandleI2NPMessage 4 years ago
orignal 4afef91359 invoke HandleCloveI2NPMessage 4 years ago
orignal 815b6db0bf HandleCloveI2NPMessage 4 years ago
orignal a335841509 pass msgID to HandleDeliveryStatus 4 years ago
orignal 19a88300c6 decrypt payload section 5 years ago
orignal 521fb83e38 initial code for ECIES-X25519-AEAD-Ratchet KDF 5 years ago
yangfl 46f62e1af9 remove trailing whitespaces 6 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