awslabs / aws-crt-cpp

C++ wrapper around the aws-c-* libraries. Provides Cross-Platform Transport Protocols and SSL/TLS implementations for C++.
Apache License 2.0
73 stars 64 forks source link

Update aes interface #631

Closed DmitriyMusatkin closed 2 months ago

DmitriyMusatkin commented 2 months ago

Issue #, if available:

Description of changes: Updates to aes interface to reflect low level changes. Waring: breaks backward compat.

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