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

Cleanup aws-lc thread locals and thread local key on library shutdown #152

Closed bretambrose closed 1 year ago

bretambrose commented 1 year ago

Requires >= v1.11.0 of aws-lc

Part of the fix for https://github.com/awslabs/aws-crt-nodejs/issues/452

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