Skip to content

Commit

Permalink
adding spaces ?
Browse files Browse the repository at this point in the history
  • Loading branch information
seanturner authored Jul 9, 2024
1 parent 73286dc commit 06701c6
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions draft-ietf-lamps-dilithium-certificates.xml
Original file line number Diff line number Diff line change
Expand Up @@ -120,12 +120,12 @@
<t>This specification uses placeholders for object identifiers until the identifiers for the new algorithms are assigned by NIST.</t>
<t>The AlgorithmIdentifier type, which is included herein for convenience, is defined as follows: </t>
<sourcecode type="asn.1">
AlgorithmIdentifier{ALGORITHM-TYPE, ALGORITHM-TYPE:AlgorithmSet} ::=
SEQUENCE {
algorithm ALGORITHM-TYPE.&id({AlgorithmSet}),
parameters ALGORITHM-TYPE.
&Params({AlgorithmSet}{@algorithm}) OPTIONAL
}
AlgorithmIdentifier{ALGORITHM-TYPE, ALGORITHM-TYPE:AlgorithmSet} ::=
SEQUENCE {
algorithm ALGORITHM-TYPE.&id({AlgorithmSet}),
parameters ALGORITHM-TYPE.
&Params({AlgorithmSet}{@algorithm}) OPTIONAL
}
</sourcecode>
<aside>
<t>NOTE: The above syntax is from <xref target="RFC5912"/> and is compatible with the 2021 ASN.1 syntax <xref target="X680"/>}. See
Expand Down

0 comments on commit 06701c6

Please sign in to comment.