forked from I2P_Developers/i2p.www
EncLS2 signature must be verified with transient public key if present
This commit is contained in:
@@ -524,10 +524,13 @@ outerCiphertext
|
|||||||
Encrypted layer 1 data. See below for key derivation and encryption algorithms.
|
Encrypted layer 1 data. See below for key derivation and encryption algorithms.
|
||||||
|
|
||||||
Signature
|
Signature
|
||||||
By blinded public key, length as implied by blinded sig type
|
Length as implied by sig type of the signing key used
|
||||||
|
|
||||||
The signature is of everything above.
|
The signature is of everything above.
|
||||||
|
|
||||||
|
If the flag indicates offline keys, the signature is verified with the transient
|
||||||
|
public key. Otherwise, the signature is verified with the blinded public key.
|
||||||
|
|
||||||
|
|
||||||
Layer 1 (middle)
|
Layer 1 (middle)
|
||||||
~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~
|
||||||
|
Reference in New Issue
Block a user