Skip to content

Build improvements and bug fixes

Compare
Choose a tag to compare
@arun11299 arun11299 released this 31 May 17:00
· 99 commits to master since this release

Fixed compiler warnings with pedantic mode enabled. Thanks to Samer Afach.
Added ES256/384 verification test.
Fix a major error in error_code category checking implementations. Thanks to Samer Afach.
Setting verify to false in decode will not do signature verification, This could be a breaking change.