rustls-cng-crypto

Crates.iorustls-cng-crypto
lib.rsrustls-cng-crypto
version0.1.0
created_at2024-12-08 23:08:32.400505+00
updated_at2024-12-09 07:38:13.160341+00
descriptionRustls crypto provider for CNG
homepagehttps://github.com/tofay/rustls-cng-crypto
repositoryhttps://github.com/tofay/rustls-cng-crypto
max_upload_size
id1476813
size152,084
Tom Fay (tofay)

documentation

README

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.

Commit count: 13

cargo fmt