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

Add CI framework for Windows 64 #229

Closed samuel40791765 closed 2 years ago

samuel40791765 commented 2 years ago

Issue #, if available: CryptoAlg-1104

Description of changes: Though official support for Windows (64-bit) is blocked on https://github.com/corretto/amazon-corretto-crypto-provider/issues/48, we can still CI support for it. Once the Windows CI framework is added to ACCP, we only have to reconfigure the tests/ci/run_windows_tests.bat test script for ACCP windows testing, then enable the CI support.

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