5520 Commits (67dd59125ed6f9c065cb43b98b459fc08543c4cb)
 

Author SHA1 Message Date
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 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 b7d3fd959e
Merge pull request #1454 from rex4539/dead-strip 4 years ago
Dimitris Apostolou 7ac05f8487
Pass -dead_strip -dead_strip_dylibs -bind_at_load on macOS 4 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
orignal 433d3bf582 Merge branch 'openssl' of https://github.com/PurpleI2P/i2pd into openssl 5 years ago
orignal a335841509 pass msgID to HandleDeliveryStatus 5 years ago
R4SAS 26ad793d82
use unscoped storage (fixes usage on android 10) 5 years ago
orignal 5337aa10f7 check AES tag first 5 years ago
orignal 9f79bdae9b encryptor for ECIES-X25519-AEAD-Ratchet 5 years ago
orignal db84be2488 use HKDF for NTCP2 key derivation data phase 5 years ago
orignal 599ec62bb0 use HKDF for NTCP2 key derivation data phase 5 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
orignal 553d59c32b decryptor for ECIES-X25519-AEAD-Ratchet 5 years ago
orignal 9ed58e5186 encode with highY 5 years ago
orignal 36eaaa748c handle case when encoded key is (p-1)/2 5 years ago
orignal 4d7b86ca26 elligator test added 5 years ago
orignal 5faf84c732 correct conversion from Little Endian 5 years ago
orignal d7b819267f check a for 0 in Legendre 5 years ago
orignal 7417867d0f implemented Legendre 5 years ago
orignal 8d74905257 0.9.44 5 years ago
orignal c38298c06e Elligator decode 5 years ago
orignal 3100d587d1 use d%q 5 years ago
orignal ba849d0300 Merge branch 'openssl' of https://github.com/PurpleI2P/i2pd into openssl 5 years ago
orignal 95df3e4b39 encode key 5 years ago
R4SAS 72492e33a0
appveyor: drop msys2 overwrite 5 years ago
R4SAS 934f1269f5
appveyor: replace deprecated --force in msys2 5 years ago
orignal e6956d9bb0 calculate constants 5 years ago
orignal 2877900233 use 486662 for A 5 years ago
orignal df1aa52e08 Elligator's encode 5 years ago
orignal 5fa2485a7d removed reseed.i2p.net.in 5 years ago
orignal 29f0e10411 Elligator added 5 years ago
orignal 39300a5bbf removed reseed.i2p.net.in 5 years ago
orignal 0abb871f3f close socket after if accept failed 5 years ago
orignal 704fca969f handle accept errors 5 years ago
R4SAS 95debf8c80
update mingw build script 5 years ago
R4SAS dd94b77b2a use GetTickCount dll pointer, add USE_WINXP to makefile 5 years ago
orignal 6cfe4fa580 handle sending errors 5 years ago
orignal 515c086099 Use GetProcAddress for inet_pton. Fixed build error 5 years ago