Commit Graph

807 Commits (cfda807057f361f32f3563cb40b06f14f261dfaf)

Author SHA1 Message Date
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 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 a335841509 pass msgID to HandleDeliveryStatus 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 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 95df3e4b39 encode key 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 0abb871f3f close socket after if accept failed 5 years ago
orignal 704fca969f handle accept errors 5 years ago
orignal 6cfe4fa580 handle sending errors 5 years ago
orignal 515c086099 Use GetProcAddress for inet_pton. Fixed build error 5 years ago
orignal 34ce06ac17 some cleanup 5 years ago
orignal a104c9881e some cleanup 5 years ago
orignal c3e3c091cc correct implementation of GetMTUWindows for WindowsXP 5 years ago
orignal 651240113c mark RI as unreachable if all connections failed 5 years ago
orignal 77189bf8e9 start over if an active session got disconnected 5 years ago
orignal 60fd3a4542 fixed #1434 use memset inster bzero 5 years ago
orignal c66f9c8d6d reset connection attempts before reconnect 5 years ago
orignal a7e8dd04fe 2.29.0 5 years ago
orignal dfdd76a1bb fixed #1429. Don't use monotonic timer for Win32 5 years ago
orignal c2f47119ce fixed #1424. Check if .b32.i2p address string is valid 5 years ago
orignal d6b1d0d4fb remove incoming session from pending list when established 5 years ago
orignal 03a861745b removed CloseSession 5 years ago
orignal 9a7aed20e9 handle error for SessionConfrimed send 5 years ago
orignal b7f17d4cb1 client auth flag for B33 address 5 years ago
orignal 44a2549b81 2.28.0 5 years ago
orignal e42efec220 correct outet plain text length in case of authKeys 5 years ago
orignal 9d06aa2f6a pass authSalt or epk 5 years ago
orignal 80765a797b correct outer cipher text len 5 years ago
orignal 0b5509a1ed correct authClients offset 5 years ago
orignal 351c899807 cleanup incoming streams on stop 5 years ago
orignal c8cbf425ac check and send netid for NTCP2 and SSU 5 years ago
orignal 3872c2a3f5 use published encrypted instead orig type 5 years ago
orignal e6a09b49c9 published encrypted flag 5 years ago
orignal 254d2b82b3 fixed #1393. store streams by recvStreamID 5 years ago
orignal 97d9795fc9 pass encrepted LeaseSet auth keys 5 years ago
orignal 54071b0e5d set and handle unpublished LeaseSet flag 5 years ago
orignal 925e8316c7 read i2cp.leaseSetAuthType, i2cp.leaseSetClient.dh.nnn and i2cp.leaseSetClient.psk.nnn from tunnel config 5 years ago
orignal 99e1b74023 create encrypted LeaseSet2 with authentication 5 years ago
orignal 7d68ccca53 create encrypted LeaseSet2 with authentication 5 years ago
orignal a090114066 send data message wih raw type fpr raw datagrams 5 years ago
orignal a605e4bab6 send and recieve raw datagrams 5 years ago
orignal 3f0534134d check for malformed b33 5 years ago
orignal 3acfb129cd 2.27.0 5 years ago
orignal 6ccef66920 call shutdown before close 5 years ago
orignal fecc0c4640 don't call destructor twice 5 years ago
orignal 8e919ddc8e use monotonic clock for uptime 5 years ago
orignal 832a9ab6b5 don't set random NTCP2 port if already set 5 years ago
orignal 13732ac333 fix #1363 try connect in SSU's thread 5 years ago
orignal 3e932a55f4 fixed typo 5 years ago
orignal 74e8610ec9 DH auth for encrypted LeaseSet2 5 years ago
orignal f6f45eab39 flood encrypted LeaseSet2 with store hash 5 years ago
orignal 41f4f4713e handle i2cp.leaseSetPrivKey 5 years ago
orignal 213a292fd5 correct offsets for auth data 5 years ago
orignal 1c9e46dbb3 2.26.0 5 years ago
orignal 0a299284f8 correct check for PSK auth 5 years ago
orignal 347a5f7346 pass secret to encrypted LeaseSet2 5 years ago
R4SAS c6a903572c [HTTP] add PROFIND support 5 years ago
orignal 14f0d6d26b extract client auth data 5 years ago
orignal 485f105555 fixed typo 5 years ago
orignal 686c0b776f common blinding code for public and private keys 5 years ago
orignal 828862ea49 store hash for ECDSA blidning 5 years ago
orignal c4dffa4dc8 remove obsolete reseeds 5 years ago
orignal 5e10549543 disable NTCP by default 5 years ago
orignal 685f45bd76 publish/unpublish NTCP2 address depending on network status 5 years ago
orignal 61d84dd4c1 publish/unpublish NTCP2 address depending on network status 5 years ago
orignal 4d10593bb1 publish/unpublish NTCP2 address depending on network status 5 years ago
orignal fbb8903774 correct buffer size for ECDSA blinding 5 years ago
orignal e8cac91bb7 blind ECDSA public key 5 years ago
orignal 8e3d16e9fb update ipv6 addresses from SSU rather than NTCP or NTCP2 5 years ago
orignal 07405e57b9 fixed typo 5 years ago
orignal 354c9187db detect our ipv6 address 5 years ago
orignal af33df3004 common buffer size 5 years ago
orignal 78bfde237f allocate actual RouterInfo's buffer size 5 years ago
orignal 7b9033d678 allocate actual RouterInfo's buffer size 5 years ago
orignal f784cfad46 correct RouterInfo buffer size 5 years ago
orignal e40c139ff1 blind ECDSA private key 5 years ago
orignal 60ec03237e blidning for ECDSA 5 years ago
R4SAS a91641e427 fix #823, reindent code 5 years ago
orignal 743fa745b7 show b33 address for encrypted LeaseSet2 5 years ago
orignal 39400fd381 move key blinding code from LeaseSet.cpp to Blinding.cpp 5 years ago
orignal 5299ac35a6 create NTCP2 ipv6 address 5 years ago
orignal ef76ed394c publish SSU ipv6 address if NTCP if disabled 5 years ago
orignal 1472637de7 skip introducers for non-SSU address 5 years ago
orignal 3b8baa85a3 2.25.0 5 years ago
R4SAS 73921b1024 fix ipv6 fallback address 5 years ago
orignal 5e42947fbd always lookup SSU session if peer's endpoint doesn't match 5 years ago
orignal 1bfb9b02f5 make sure remote endpoint matches stored with 5 years ago
orignal f6199c6c17 print store hash for encrypted LeaseSet 5 years ago
orignal d7e7f06e88 re-request encrypted LeaseSet 5 years ago
orignal 4c4e856a1a ntcp2.addressv6 parameter 5 years ago
orignal 07bbbbaf61 fixed gcc 4.7 build 5 years ago
orignal 3236827781 add/removed NTCP addresses 5 years ago
orignal 0be664cc3d publish NTCP2 address instead NTCP if NTCP is disabled 5 years ago
orignal 6cc6849ccc use published timestamp for blinding 5 years ago
orignal 5d5cd71714 limit expiration by next midnight for encrypted LS2 5 years ago
orignal d248343517 Handle CreateLeaseSet2 I2CP message for encrypted leasesets 5 years ago
orignal 64d800427f allow HTTP headers without value 5 years ago
orignal c4c896a833 publish encrypted LS2 5 years ago
orignal b6b5bb3f75 publish LeaseSet with store hash 5 years ago
orignal 5d69bb7383 correct ecrypted LS2 layout 5 years ago
orignal 76e222079a Merge branch 'openssl' of https://github.com/PurpleI2P/i2pd into openssl 5 years ago
orignal 73abb9278d correct ecrypted LS2 size 5 years ago
orignal 8fd843e7ce
Merge pull request #1334 from rex4539/fix-typos
Fix typos
5 years ago
Dimitris Apostolou 6a497a23d9
Fix typos 5 years ago
orignal 3ac74e1091 create encrypted LS2 5 years ago
orignal ef0fb48f1f blind private keys 5 years ago
orignal ea791309ad moved credential and blinding to BlindedPublicKey 5 years ago
orignal 5b56f4007b counter is always in Little Endian 5 years ago
orignal e2071542bf use 16 bytes iv for chacha20 5 years ago
orignal cdb217b774 always initialize m_Pkey 5 years ago
orignal 3fd9d5f641 save b33 addresses 5 years ago
orignal 00b5fdce03 create stream to blinded dest 5 years ago
orignal ff44bcc489 complete implementation of RedDSA 5 years ago
orignal 3d4d260a34 extract b33 address 5 years ago
orignal 8e4b9da97d pass blinded key instead identity for encrypted LS2 5 years ago
orignal cdfd411df7 2.24.0 5 years ago
orignal aa4bddd6ec common HKDF 5 years ago
orignal 8ec12a1b65 fixed race condition for publishing 5 years ago
orignal 0fbf552e95 lookup and handle encrypted LeaseSet2 5 years ago
orignal 09b1b120d7 update LeaseSet2 if store type changed 5 years ago
orignal 557244bc3f verify blinding key for encrypted LS2 5 years ago
orignal 24c5ed1cff calculate store hash for encrypted LeaseSet2 5 years ago
orignal 32e55ebd0c blind public key for encrypted LeaseSet2 5 years ago
orignal ea3070d02b derivation of subcredentials for LeaseSet2 5 years ago
orignal 9aaba49a9f decrypt and handle Layer 2 of encrypted LeaseSet 2 5 years ago
orignal 9b64be07a9 set chacha20 counter to 1 5 years ago
orignal 560ebcec8d persist.addressbook parameter added 5 years ago
orignal 9b1fe4338b reuse_address for ipv6 acceptor 5 years ago
orignal 9188e3ad3f ChaCha20 decrypt 5 years ago
orignal af65af5be9 H and HKDF for encrypted LeaseSet2 5 years ago
orignal 2f0115c300 handle RedDSA as EdDSA 5 years ago
orignal 0646461342 check published timestamp for LeaseSet2 5 years ago
orignal 846eac29dc filter out unspecified addresses. Check floodfill status change 5 years ago
orignal 0f9e3c5b33 fix crash if public key is null 5 years ago
orignal aa27746982 remove address string 5 years ago
R4SAS d8a4954bf1 [NetDb] check PersistProfiles on load
* tabulation fixes
5 years ago
orignal d40a029dae eliminate extra copy 5 years ago
orignal 96d961c393 correct public key for EdDSA trasient key 5 years ago
orignal 7b6814e32d correct flags 5 years ago
orignal 6fee2d3536 correct options szie 5 years ago
orignal 636fc633d4 send offline signature in streaming 5 years ago
orignal 72a239838e publish offline signature 5 years ago
R4SAS 7d0d421724 [windows] handle unexpected conditions (#1185) 5 years ago
orignal 80ffe13f3e correct offline signature layout 5 years ago
orignal 1eb726c9bb create offline keys 5 years ago
orignal 1fa3ba8b42 read offline info 5 years ago
orignal b6bfd66a49 use identity from LeaseSet 5 years ago
orignal 2cac9b03ff common code for offline signatures 5 years ago
R4SAS f5f4190803 catch error 10045 on stopping SAM acceptor (#1233), fix warning in util 5 years ago
R4SAS a14d554947 fix tray icon disappearing, var type warning, code tabulation 5 years ago
orignal 6d9e5147b5 handle offline signature 5 years ago
R4SAS 9c76368dbc inet_pton for winxp 5 years ago
orignal bd5122c6ea fixed build error 6 years ago
orignal 6643258618 implement Update for LeaseSet2 6 years ago
orignal bc3f02cb6b fix #1290. copy correct size if message didn't fit previous 6 years ago
orignal d848ae332a encryption keys priority 6 years ago
orignal 08ddc98303 initial LeaseSet2 support in I2CP 6 years ago
orignal 22c1ce3ea5 don't pick port 9150 (Tor browser) 6 years ago
orignal 60a282826c 2.23.0 6 years ago
orignal 65c2c7d80b re-create LeaseSet if store type has changed 6 years ago
orignal 468a32a819 check LS2 transient key expires time 6 years ago
orignal b89cf73ae2 correct encryption key type for LS2 6 years ago
orignal 9cf43dea1a handle i2cp.leaseSetEncType 6 years ago
orignal 884cf756ed remove invalid leasesets 6 years ago
orignal 3712749a94 extract timestamp for LS2 6 years ago
orignal 6569c4aa03 actual key size for LS2 6 years ago
orignal d6b2b3c996 take key type for LS2 from identity 6 years ago
orignal 52a6a12a9a correct LS2 creation 6 years ago
orignal e647603dce handle i2cp.leaseSetType parameter 6 years ago
orignal dadf6174ba create standard LS2 6 years ago
orignal 84de7675c4 don't copy LS2 for signature verification 6 years ago
orignal 9504e69598 LocalLeaseSet2 added 6 years ago
orignal 5398b651f7 handle LS2 in destinations 6 years ago
orignal b5596c4596 handle encrypted LS2 6 years ago
orignal 8ca8bc810d take elgamal percomputation from config 6 years ago
Rosen Penev 90f2b2d249 Fix compilation without deprecated OpenSSL APIs 6 years ago
orignal f74b27c58c check if chacha20 and poly1305 is presented in openssl build 6 years ago
orignal e55e15693d update LS2 leases 6 years ago
orignal c54e6bafdb process meta LS2 6 years ago
orignal 2e56c4895d transient key signature verification 6 years ago
orignal bce4224d6e extract and verify LS2 transient key 6 years ago
orignal 812e2814bc read flags from LS2 header 6 years ago
r4sas 7cd17f8e1f build android app with llvm 6 years ago
orignal 6193b06708 LS2 signature verification and store type 6 years ago
orignal 12af68bdb5 initial support of LeaseSet2 6 years ago
orignal 1933e44719 reseeds update 6 years ago
orignal 8a987af244 initialize m_Pkey 6 years ago
orignal 65cbb06080 create ephemeral keys after getting connected 6 years ago
orignal 979ea9c252 removed address resolvers as discontinued 6 years ago
orignal c7af2889fa removed dummy initializer 6 years ago
orignal 5ab3390434 don't create dummy initializer for android 6 years ago
orignal 67f60f1889 set openssl no_config before boost::asio:ssl 6 years ago
orignal 985a468d0f don't read openssl config file 6 years ago
orignal 34dc6fbdc1 check if session is terminated before sending 6 years ago
orignal b57152cc25 common code for padding and sending termination and RouterInfo messages 6 years ago
orignal dc9562e430 padding for termination message 6 years ago
orignal 05689fe183 padding for short messages 6 years ago
orignal 8f6f95211e eliminate extra copy of RouterInfo 6 years ago
orignal f30b6c9e6e const reference to vector of buffers 6 years ago
orignal 12ac7d6a00 enable sending I2NP messages 6 years ago
orignal 10251a6447 fixed typo 6 years ago
orignal 089cbbc20a rollback 6 years ago
orignal 95ab68acd1 don't copy I2NP messages to NTCP2 frame 6 years ago
orignal abc4f6c70b fixed bug with chacha20 encryption of short messages 6 years ago
orignal 8fc3a1f9c9 correct frame size for I2NP msgs 6 years ago
orignal 5c3d0fc02c create I2NP blocks 6 years ago
orignal 7efb47fed4 send NTCP2 frame from I2NP messages 6 years ago
orignal 7692332f0e don't inialize Chacha20 state twice 6 years ago
orignal ef6db64e9f correct chacha20 for multiple messages 6 years ago
orignal e68f1dbc99 AEAD/Chacha20/Poly1305 encrypt multiple buffers 6 years ago
orignal 0c9ebc36d4 remove AVX and SSE for CipherBlock XOR 6 years ago
orignal 328c2182c2 alignment for tunnel message AES decryption 6 years ago
orignal 08706f5dfb fixed typo 6 years ago
orignal d49f165f0d fixed build warning 6 years ago
orignal cf0fc3a4a9 some performance improvements 6 years ago
orignal 72c8fd257c eliminate extra buffer for Poly1305 6 years ago
orignal fa620e41a4 correct alignment for polyKey 6 years ago
Jeff Becker 16b3108719
Merge remote-tracking branch 'purple/openssl' into openssl 6 years ago
Jeff Becker f385c624c7
expose poly1305 digester 6 years ago
orignal f7e9975192 restore BlockCipher XOR using SSE 6 years ago
orignal cde989b59d don't compile compatibility code if openssl 1.1.1 6 years ago
orignal c0e263abd3 default value for m_PersistProfiles 6 years ago