Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add property to skip bundled lib and improve docs. #168

Merged
merged 5 commits into from
Jan 11, 2022

Conversation

SalusaSecondus
Copy link
Contributor

@SalusaSecondus SalusaSecondus commented Nov 29, 2021

I have manually verified via coverage reports that the requested control-flow is hit.

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

@SalusaSecondus SalusaSecondus added Documentation Change to documentation enhancement New feature or request labels Nov 30, 2021
* Enables skipping the bundled lib by setting the system property `com.amazon.corretto.crypto.provider.useExternalLib`. (Addresses corretto#140)
* Documents all currently defined system properties. (Addresses corretto#83)
@SalusaSecondus SalusaSecondus merged commit 80b3fa9 into corretto:develop Jan 11, 2022
@SalusaSecondus SalusaSecondus deleted the external_lib branch January 11, 2022 23:25
SalusaSecondus added a commit to SalusaSecondus/amazon-corretto-crypto-provider that referenced this pull request Jan 11, 2022
* develop:
  Add property to skip bundled lib and improve docs. (corretto#168)
  Update openssl to 1.1.1m
  Add TLS1.3 to local integ tests. (corretto#169)
  Improve consistency checks in rsa key generation unit test (corretto#163)
  Improve zeroization of DRBG output (corretto#162)
  Add more debug logic (corretto#167)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation Change to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enable to preextract the native lib Document all system properties
2 participants