Skip to content

Commit

Permalink
Update Composite-MLDSA-2024.asn
Browse files Browse the repository at this point in the history
Make sure SMIME-CAPS is imported
  • Loading branch information
johngray-dev authored Oct 21, 2024
1 parent cde77b9 commit 5aa6d73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Composite-MLDSA-2024.asn
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ DEFINITIONS IMPLICIT TAGS ::= BEGIN
EXPORTS ALL;

IMPORTS
PUBLIC-KEY, SIGNATURE-ALGORITHM, AlgorithmIdentifier{}
PUBLIC-KEY, SIGNATURE-ALGORITHM, SMIME-CAPS, AlgorithmIdentifier{}
FROM AlgorithmInformation-2009 -- RFC 5912 [X509ASN1]
{ iso(1) identified-organization(3) dod(6) internet(1)
security(5) mechanisms(5) pkix(7) id-mod(0)
Expand Down

0 comments on commit 5aa6d73

Please sign in to comment.