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

Document differences around defaults #281

Closed SalusaSecondus closed 1 year ago

SalusaSecondus commented 1 year ago

Issue #, if available: N/A

Description of changes:

ACCP sets different default key sizes than other providers. This can confuse developers who are expecting an invisible drop-in replacement. This PR adds a section to the DIFFERENCES document to warn of this particular issue.

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

WillChilds-Klein commented 1 year ago

Thanks greg, good to hear from you :)