File: README.md

package info (click to toggle)
rust-rustls 0.23.26%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 13,816 kB
  • sloc: sh: 199; python: 181; makefile: 23
file content (4 lines) | stat: -rw-r--r-- 241 bytes parent folder | download | duplicates (3)
1
2
3
4
# Rustls Provider Tests

This crate is an unpublished workspace crate that holds integration tests for different cryptography providers
and associated machinery. We add tests here to avoid taking heavy dependencies on the main rustls crate.