Skip to content

Commit

Permalink
asn: tiny peer review cleanup.
Browse files Browse the repository at this point in the history
  • Loading branch information
philljj committed Sep 24, 2024
1 parent 0f646b6 commit c6124d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wolfcrypt/src/asn.c
Original file line number Diff line number Diff line change
Expand Up @@ -12016,7 +12016,7 @@ int wc_EccPublicKeyDerSize(ecc_key* key, int with_AlgCurve)
#ifdef WOLFSSL_ASN_TEMPLATE
#if defined(WC_ENABLE_ASYM_KEY_EXPORT) || defined(WC_ENABLE_ASYM_KEY_IMPORT)
/* ASN.1 template for the SubjectPublicKeyInfo of a general asymmetric key.
* Used with Ed448/Ed25519, Curve448/Curve25519, sphincs, falcon, dilithium,
* Used with Ed448/Ed25519, Curve448/Curve25519, SPHINCS+, falcon, dilithium,
* etc.
*
* X.509: RFC 5280, 4.1 - SubjectPublicKeyInfo
Expand Down

0 comments on commit c6124d5

Please sign in to comment.