Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make GetShortInt available with WOLFSSL_ASN_EXTRA #8149

Merged
merged 1 commit into from
Nov 15, 2024

Conversation

SparkiDev
Copy link
Contributor

Description

Customers may need to use GetShortInt when doing custom ASN.1 parsing.
Was only available when !NO_PWDBASED.
GetShortInt is still an internal API.

Fixes zd#18812

Testing

Default testing

Checklist

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

Customers may need to use GetShortInt when doing custom ASN.1 parsing.
Was only available when !NO_PWDBASED.
GetShortInt is still an internal API.
@SparkiDev SparkiDev self-assigned this Nov 4, 2024
@SparkiDev SparkiDev assigned wolfSSL-Bot and unassigned SparkiDev Nov 12, 2024
@dgarske dgarske merged commit 8b1e921 into wolfSSL:master Nov 15, 2024
143 checks passed
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.

3 participants