awslabs / aws-c-cal

Aws Crypto Abstraction Layer: Cross-Platform, C99 wrapper for cryptography primitives.
Apache License 2.0
33 stars 36 forks source link

Be more explicit on int format in DER #160

Closed DmitriyMusatkin closed 9 months ago

DmitriyMusatkin commented 10 months ago

Issue #, if available:

Description of changes: Fix 0 handling. Add functions to explicitly indicate what int format is expected

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.