-
Notifications
You must be signed in to change notification settings - Fork 846
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix ASN implementation to support both template and original modes
- Add support for both WOLFSSL_ASN_TEMPLATE and original ASN implementations - Use GetSequence and GetAlgoId for original ASN mode - Use template functions for WOLFSSL_ASN_TEMPLATE mode - Add proper error handling and messages Co-Authored-By: [email protected] <[email protected]>
- Loading branch information
1 parent
29f2767
commit 1c08ea4
Showing
1 changed file
with
75 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters