orignal
|
349022ae42
|
don't select ElGamal routers for tunnels
|
2021-09-03 13:30:01 -04:00 |
|
R4SAS
|
f0c49b58fb
|
suppress inconsistent-missing-override warning message
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
2021-08-23 19:29:55 +03:00 |
|
orignal
|
bdc1107c96
|
correct message type for ShortTunnelBuild
|
2021-07-20 14:35:02 -04:00 |
|
orignal
|
2c129b6d39
|
create and handle short tunnel build reply
|
2021-07-12 19:40:40 -04:00 |
|
orignal
|
dbe427d5eb
|
set reply code for short tunnel build messages
|
2021-07-11 19:29:16 -04:00 |
|
orignal
|
d47bf1bada
|
different tunnel build record size
|
2021-07-09 19:26:14 -04:00 |
|
orignal
|
84f6024cc9
|
locate record to build inside CreateBuildRequestRecord
|
2021-07-08 19:00:25 -04:00 |
|
orignal
|
d73b42b726
|
extract ret code per hop
|
2021-07-08 16:39:38 -04:00 |
|
orignal
|
ed0c2e68a5
|
DecryptRecord per tunnel hop
|
2021-07-07 21:16:30 -04:00 |
|
orignal
|
9000b3df4e
|
KDF for short tunnel build messages
|
2021-07-05 14:31:07 -04:00 |
|
orignal
|
aace644815
|
added ShortECIESTunnelHopConfig
|
2021-07-02 22:06:24 -04:00 |
|
orignal
|
0ae170531e
|
different ElGamal and ECIES hops configs
|
2021-07-02 15:41:33 -04:00 |
|
orignal
|
8b35ce3320
|
separate decryption between own record and other records
|
2021-07-02 13:20:24 -04:00 |
|
orignal
|
32fc6482cc
|
moved Noise initializations to Crypto.cpp
|
2020-12-03 17:58:37 -05:00 |
|
orignal
|
8b3a7486c7
|
rename CRYPTO_KEY_TYPE_ECIES_X25519_AEAD_RATCHET to CRYPTO_KEY_TYPE_ECIES_X25519_AEAD
|
2020-11-14 18:28:50 -05:00 |
|
orignal
|
3907c17cf5
|
handle TunnelBuildMessage for ECIES router
|
2020-11-02 18:49:07 -05:00 |
|
orignal
|
9f2a2e44a3
|
common MixHash and MixKey
|
2020-10-28 21:53:11 -04:00 |
|
orignal
|
c93ee0d65d
|
tunnels through ECIES routers
|
2020-10-23 15:53:22 -04:00 |
|
orignal
|
57d6c7a3b3
|
Added TunnelConfig.cpp. Removed CryptoWroker.h
|
2020-10-22 21:06:23 -04:00 |
|
orignal
|
d65a282e9d
|
check routers with non ElGamal encryptions for lookup, publish and tunnel build
|
2020-10-22 18:34:15 -04:00 |
|
R4SAS
|
8bae4975fb
|
add copyright headers
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
2020-05-22 18:14:53 +00:00 |
|
orignal
|
182ffe4495
|
use croorect encryption type for tunnel build
|
2018-03-09 14:56:06 -05:00 |
|
orignal
|
e58aaa3f32
|
make sure tunnelID is non-zero
|
2018-03-07 12:36:38 -05:00 |
|
yangfl
|
46f62e1af9
|
remove trailing whitespaces
|
2018-01-06 22:24:03 +08:00 |
|
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
|
2017-04-21 06:33:45 -04:00 |
|