Skip to content

Commit abeecf4

Browse files
emlunselfissued
andauthored
Apply suggestions from code review
Co-authored-by: Michael B. Jones <michael_b_jones@hotmail.com>
1 parent 6abd672 commit abeecf4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

draft-bradleylundberg-cfrg-arkg.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -935,7 +935,7 @@ and references [I-D.lundberg-cose-2p-algs] to private keys derived using ARKG.
935935
An ARKG public seed is represented as a COSE_Key structure [RFC9052]
936936
with `kty` value TBD (placeholder value -65537).
937937
{{tbl-arkg-pub-params}} defines key type parameters `pkbl` (-1) and `pkkem` (-2) for the `BL` and `KEM` public key, respectively,
938-
as well as key type parameter `dkalg` (-3) representing the algorithm that derived public and private keys may be used with.
938+
as well as key type parameter `dkalg` (-3), representing the algorithm that derived public and private keys are to be used with.
939939

940940
{: #tbl-arkg-pub-params title="COSE key type parameters for the ARKG-pub key type."}
941941
| Name | Label | Value type | Required? | Description |
@@ -949,7 +949,7 @@ the `alg` (3) parameter of public keys derived using `ARKG-Derive-Public-Key` wi
949949
SHOULD be set to the `dkalg` (-3) value of the seed.
950950

951951
The `alg` (3) parameter, when present,
952-
identifies the ARKG instance this public seed may be used with.
952+
identifies the ARKG instance this public seed is to be used with.
953953
{{tbl-arkg-pub-algs}} defines an initial set of COSE algorithm identifiers for this purpose.
954954

955955
{: #tbl-arkg-pub-algs title="COSE algorithm identifiers to represent ARKG instances."}

0 commit comments

Comments
 (0)