1 unstable release

0.11.0 May 7, 2024

#6 in #tls-api

Download history 138/week @ 2024-07-20 70/week @ 2024-07-27 94/week @ 2024-08-03 176/week @ 2024-08-10 118/week @ 2024-08-17 554/week @ 2024-08-24 814/week @ 2024-08-31 507/week @ 2024-09-07 448/week @ 2024-09-14 700/week @ 2024-09-21 1015/week @ 2024-09-28 839/week @ 2024-10-05 896/week @ 2024-10-12 808/week @ 2024-10-19 722/week @ 2024-10-26 1111/week @ 2024-11-02

3,789 downloads per month
Used in 12 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–19MB
~374K SLoC