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

Control the version of AWS-LC used for FIPS builds in CI tasks #344

Closed amirhosv closed 1 year ago

amirhosv commented 1 year ago

Description of changes:

ACCP use Git submodule to identify the exact commit of AWS-LC that it needs. In FIPS mode, we need to use a different version of AWS-LC.

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