Build improvements and bug fixes
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.