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

Update readme to explain how to use osdetector.classifier and classifiers #233

Closed SalusaSecondus closed 1 year ago

SalusaSecondus commented 2 years ago

Update the main readme to explain how consumers can (via maven or gradle) use osdetector.classifier and classifiers to pull down the proper jar file for their systems. See conscrypts documentation for examples.

amirhosv commented 1 year ago

The README has a section on this and we provide a sample code for it as well.