Commit Graph

89 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
R4SAS b6b25dc9f3 update log messages
Signed-off-by: R4SAS <r4sas@i2pmail.org>
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 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 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 99e1b74023 create encrypted LeaseSet2 with authentication 5 years ago
orignal 7d68ccca53 create encrypted LeaseSet2 with authentication 5 years ago
orignal 3e932a55f4 fixed typo 5 years ago
orignal 74e8610ec9 DH auth for encrypted LeaseSet2 5 years ago
orignal 213a292fd5 correct offsets for auth data 5 years ago
orignal 0a299284f8 correct check for PSK auth 5 years ago
orignal 347a5f7346 pass secret to encrypted LeaseSet2 5 years ago
orignal 14f0d6d26b extract client auth data 5 years ago
orignal 828862ea49 store hash for ECDSA blidning 5 years ago
orignal fbb8903774 correct buffer size for ECDSA blinding 5 years ago
orignal e40c139ff1 blind ECDSA private key 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 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 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 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