Skip to content

Commit

Permalink
Update Composite-MLKEM-2024.asn
Browse files Browse the repository at this point in the history
Fix up the KEMAlgorithmInformation-2023 to the correct value:

KEMAlgorithmInformation-2023
       { iso(1) identified-organization(3) dod(6) internet(1)
         security(5) mechanisms(5) pkix(7) id-mod(0)
             id-mod-kemAlgorithmInformation-2023(109) }
  • Loading branch information
johngray-dev authored Oct 21, 2024
1 parent f51b633 commit 75605aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Composite-MLKEM-2024.asn
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ KEM-ALGORITHM
FROM KEMAlgorithmInformation-2023
{ iso(1) identified-organization(3) dod(6) internet(1)
security(5) mechanisms(5) pkix(7) id-mod(0)
id-mod-kemAlgorithmInformation-2023(99) }
id-mod-kemAlgorithmInformation-2023(109) }

SubjectPublicKeyInfo
FROM PKIX1Explicit-2009
Expand Down

0 comments on commit 75605aa

Please sign in to comment.