Skip to content

Commit

Permalink
Spelling & Markdown nits
Browse files Browse the repository at this point in the history
Signed-off-by: steve lasker <[email protected]>
  • Loading branch information
SteveLasker committed Aug 23, 2024
1 parent dd623f7 commit fae5cb3
Showing 1 changed file with 20 additions and 19 deletions.
39 changes: 20 additions & 19 deletions draft-ietf-cose-hash-envelope.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,23 +18,23 @@ venue:

author:

- fullname: Orie Steele
organization: Transmute
email: [email protected]

- fullname: Steve Lasker
organization: DataTrails
email: [email protected]

- ins: H. Birkholz
name: Henk Birkholz
org: Fraunhofer SIT
abbrev: Fraunhofer SIT
email: [email protected]
street: Rheinstrasse 75
code: '64295'
city: Darmstadt
country: Germany
- fullname: Orie Steele
organization: Transmute
email: [email protected]

- fullname: Steve Lasker
organization: DataTrails
email: [email protected]

- ins: H. Birkholz
name: Henk Birkholz
org: Fraunhofer SIT
abbrev: Fraunhofer SIT
email: [email protected]
street: Rheinstrasse 75
code: '64295'
city: Darmstadt
country: Germany

normative:
RFC9052: COSE
Expand Down Expand Up @@ -66,7 +66,7 @@ Some signature algorithms such as ES256 or ES384 allow the "ToBeSigned" to be ha

Other signature algorithms such as EdDSA with Ed25519, or ML-DSA do not expose such a capability.

By producing the "ToBeSigned" on the client, and ensuring that the payload is always a hashed value, the total size of the message to be sent to the servce for signing is constrained.
By producing the "ToBeSigned" on the client, and ensuring that the payload is always a hashed value, the total size of the message to be sent to the service for signing is constrained.

It is still possible for the protected header to be large, but the payload will always be of a fixed size, associated with the hash function chosen.

Expand Down Expand Up @@ -283,9 +283,10 @@ License: MIT

Implementation Experience: Interop testing has been performed between DigiCert and DataTrails. The code works as proof of concept, but is not yet production ready.

Contact: Corey Bonnell ([email protected]>)
Contact: Corey Bonnell ([email protected])

# Acknowledgments

{:numbered="false"}

The following individuals provided input into the final form of the document: Carsten Bormann, Henk Birkholz, Antoine Delignat-Lavaud, Cedric Fournet.

0 comments on commit fae5cb3

Please sign in to comment.