corretto / amazon-corretto-crypto-provider

The Amazon Corretto Crypto Provider is a collection of high-performance cryptographic implementations exposed via standard JCA/JCE interfaces.
Apache License 2.0
238 stars 56 forks source link

Hmac with precomputed key #396

Open fabrice102 opened 3 months ago

fabrice102 commented 3 months ago

Issue #, if available: N/A

Description of changes:

This commit adds support for HMAC Precomputed Keys in ACCP. See https://github.com/aws/aws-lc/pull/1574

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.