1 unstable release

0.11.0 May 7, 2024

#2 in #tls-api

Download history 129/week @ 2024-05-05 34/week @ 2024-05-12 86/week @ 2024-05-19 103/week @ 2024-05-26 77/week @ 2024-06-02 140/week @ 2024-06-09

410 downloads per month
Used in 9 crates (6 directly)

MIT/Apache

96KB
2K SLoC

tls-api-test-2

This is a fork of tls-api-test with updated dependencies.

Test implementation the all tls-api implementations.

Contain tests line client_server which accept type parameters for acceptor and connector. And actual tls-api implementations just use this crate to do the tests.


lib.rs:

Common implementation of tests for all TLS API implementations.

Common tests are written here and executed in impl-crates.

Probably you don't need this crate outside of rust-tls-api repository.

Dependencies

~8–23MB
~384K SLoC