Skip to content

Commit 6763f49

Browse files
Update draft-ietf-cose-hash-envelope.md
Co-authored-by: Steve Lasker <stevenlasker@hotmail.com>
1 parent ec50f41 commit 6763f49

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

draft-ietf-cose-hash-envelope.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,9 @@ Note that when using a pre-hash algorithm, the algorithm SHOULD be registered in
180180

181181
## COSE_Encrypt
182182

183-
Only COSE_Sign/COSE_Sign1 and COSE_Mac/COSE_Mac0 are in scope for this document. COSE_Encrypt/COSE_Encrypt0 is out of the scope of this document: there is no known use case for it. It may be covered by a future extension, which would need to address whether the hash function is applied before or after encryption, and clarify privacy considerations arising from that decision.
183+
Only COSE_Sign/COSE_Sign1 and COSE_Mac/COSE_Mac0 are in scope for this document. COSE_Encrypt/COSE_Encrypt0 is out of the scope of this document.
184+
At the time of publishing, there is no known use case for COSE_Encrypt/COSE_Encrypt0.
185+
It may be covered by a future extension, which would address whether the hash function is applied before or after encryption, and clarify privacy considerations.
184186

185187
## Payload Verification
186188

0 commit comments

Comments
 (0)