Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 1.2 KB

README.md

File metadata and controls

14 lines (10 loc) · 1.2 KB

rustls-cng-crypto

A rustls Crypto Provider for Windows that uses CNG for cryptographic operations.

See the documentation for supported cipher suites and algorithms, along with instructions for running in FIPS mode.

crates.io Build Status Documentation License: MIT Coverage Status (codecov.io)

Testing

This project tests the crypto provider operations using test vectors from Project Wycheproof where applicable.