Commit Graph

62 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 627d8cfe69 correct timestamp check for LeaseSet2 4 years ago
orignal 962c2160c7 set actual LeaseSet2 buffer size 4 years ago
orignal f3b0e57a54 publish multiple encryption keys 4 years ago
orignal 09ed57ad42 select preferred crypto from LeaseSet2 4 years ago
orignal 9f79bdae9b encryptor for ECIES-X25519-AEAD-Ratchet 4 years ago
orignal 9d06aa2f6a pass authSalt or epk 5 years ago
orignal 3872c2a3f5 use published encrypted instead orig type 5 years ago
orignal e6a09b49c9 published encrypted flag 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 7d68ccca53 create encrypted LeaseSet2 with authentication 5 years ago
orignal 347a5f7346 pass secret to encrypted LeaseSet2 5 years ago
orignal 14f0d6d26b extract client auth data 5 years ago
orignal 39400fd381 move key blinding code from LeaseSet.cpp to Blinding.cpp 5 years ago
orignal d7e7f06e88 re-request encrypted LeaseSet 5 years ago
orignal 6cc6849ccc use published timestamp for blinding 5 years ago
orignal d248343517 Handle CreateLeaseSet2 I2CP message for encrypted leasesets 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
Dimitris Apostolou 6a497a23d9
Fix typos 5 years ago
orignal ef0fb48f1f blind private keys 5 years ago
orignal ea791309ad moved credential and blinding to BlindedPublicKey 5 years ago
orignal 3fd9d5f641 save b33 addresses 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 aa4bddd6ec common HKDF 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 af65af5be9 H and HKDF for encrypted LeaseSet2 5 years ago
orignal 0646461342 check published timestamp for LeaseSet2 5 years ago
orignal 72a239838e publish offline signature 5 years ago
orignal 2cac9b03ff common code for offline signatures 5 years ago
orignal 6643258618 implement Update for LeaseSet2 5 years ago
orignal 08ddc98303 initial LeaseSet2 support in I2CP 5 years ago
orignal 65c2c7d80b re-create LeaseSet if store type has changed 5 years ago
orignal 3712749a94 extract timestamp for LS2 5 years ago
orignal dadf6174ba create standard LS2 5 years ago
orignal 9504e69598 LocalLeaseSet2 added 5 years ago
orignal 5398b651f7 handle LS2 in destinations 5 years ago
orignal b5596c4596 handle encrypted LS2 5 years ago
orignal e55e15693d update LS2 leases 5 years ago
orignal c54e6bafdb process meta LS2 5 years ago
orignal 6193b06708 LS2 signature verification and store type 5 years ago