Skip to content

ASN template documentation: adding basics for decoding#8120

Merged
dgarske merged 1 commit intowolfSSL:masterfrom
SparkiDev:asn_templ_doc
Nov 4, 2024
Merged

ASN template documentation: adding basics for decoding#8120
dgarske merged 1 commit intowolfSSL:masterfrom
SparkiDev:asn_templ_doc

Conversation

@SparkiDev
Copy link
Copy Markdown
Contributor

Description

First draft of ASN template documentation that helps with writing parsing code.

Testing

N/A

Checklist

  • added tests
  • updated/added doxygen
  • updated appropriate READMEs
  • Updated manual and documentation

@SparkiDev SparkiDev self-assigned this Oct 29, 2024
Comment thread wolfcrypt/src/ASN_TEMPLATE.md Outdated
@@ -0,0 +1,113 @@


# Writing a template
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this new file wolfcrypt/src/ASN_TEMPLATE.md be added to an include.am EXTRA_DIST?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added to EXTRA_DIST.

First draft of ASN template documentation that helps with writing
parsing code.
@dgarske dgarske merged commit 92f7e91 into wolfSSL:master Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants