EncLS2 signature must be verified with transient public key if present

This commit is contained in:
str4d
2018-11-26 16:07:18 +00:00
parent 3cc173d16f
commit 2fce982a26

View File

@ -524,10 +524,13 @@ outerCiphertext
Encrypted layer 1 data. See below for key derivation and encryption algorithms.
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.
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)
~~~~~~~~~~~~~~~~