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

Fixed CTR mode on openssl not generating an empty counter. This wasn'… #147

Closed JonathanHenson closed 1 year ago

JonathanHenson commented 1 year ago

…t broken cryptographically, but from an API perspective didn't meet the contract.

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