mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-27 05:22:20 +01:00
1. Fix issue where optional and default items in the ASN.1 blob were not getting "parsed" correctly. 2. Added OIDs for the SHA based HMACs. 3. Removed some redundant constants from key decryption. 4. Updated the DecryptKey() function to handle AES256-CBC. 5. Updated the DecryptContent() function to act like DecryptKey().