Skip to content

Commit

Permalink
Apply suggestions from PR review
Browse files Browse the repository at this point in the history
Co-authored-by: Steven Bellock <sbellock@nvidia.com>
Signed-off-by: Ravi Sahita <rsahita@yahoo.com>
  • Loading branch information
rsahita and steven-bellock authored Jan 3, 2025
1 parent 4d242a6 commit b39c61f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion src/attestation.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -788,7 +788,7 @@ scheme with SHA-512, e.g. Ed25519.

[NOTE]
====
The COSE_Sign structure might include signatures generated with the
The COSE_Sign structure might include signatures generated with both the
Edwards-curve Digital Signature Algorithm (EdDSA) <<RFC8032>> and the Elliptic
Curve Digital Signature Algorithm (ECDSA) <<DSS>>. This allows recipients to
verify the signature associated with one algorithm or the other. More detailed
Expand Down
8 changes: 4 additions & 4 deletions src/bibliography.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ https://datatracker.ietf.org/doc/rfc9334/
* [[[DICE,3]]] TCG DICE Attestation Architecture, Version 1.00 Revision 0.23
https://trustedcomputinggroup.org/resource/dice-attestation-architecture/

* [[[SPDM,4]]] DMTF DSP0274 Security Protocol and Data Model (SPDM) Specification, Version 1.2.1
https://www.dmtf.org/dsp/DSP0274
* [[[SPDM,4]]] DMTF DSP0274 Security Protocol and Data Model (SPDM) Specification, Version 1.2.3
https://www.dmtf.org/sites/default/files/standards/documents/DSP0274_1.2.3.pdf

* [[[SBI,5]]] RISC-V Supervisor Binary Interface
/~https://github.com/riscv-non-isa/riscv-sbi-doc[riscv-non-isa/riscv-sbi-doc]
Expand Down Expand Up @@ -67,8 +67,8 @@ /~https://github.com/riscv-non-isa/riscv-security-model/releases/download/v1.0/ris
* [[[RVICOVEIO,22]]] RISC-V CoVE-IO
/~https://github.com/riscv-non-isa/riscv-ap-tee-io/releases/download/v0.1.0/riscv-cove-io.pdf

* [[[UEFI, 23]]] Unified Extensible Firmware Interface (UEFI) Specification v2.1
https://uefi.org/specs/UEFI/2.10/index.html
* [[[UEFI, 23]]] Unified Extensible Firmware Interface (UEFI) Specification v2.11
https://uefi.org/specs/UEFI/2.11/index.html

* [[[RFC8032,24]]] IETF RFC 8032 Edwards-Curve Digital Signature Algorithm (EdDSA)
https://datatracker.ietf.org/doc/rfc8032/
Expand Down

0 comments on commit b39c61f

Please sign in to comment.