2 unstable releases

0.12.0 Nov 25, 2024
0.11.0 May 7, 2024

#8 in #tls-api

Download history 808/week @ 2024-10-19 713/week @ 2024-10-26 1088/week @ 2024-11-02 1302/week @ 2024-11-09 847/week @ 2024-11-16 658/week @ 2024-11-23 115/week @ 2024-11-30 145/week @ 2024-12-07 147/week @ 2024-12-14 156/week @ 2024-12-21 31/week @ 2024-12-28 163/week @ 2025-01-04 140/week @ 2025-01-11 116/week @ 2025-01-18 94/week @ 2025-01-25 126/week @ 2025-02-01

494 downloads per month
Used in 11 crates (6 directly)

MIT/Apache

115KB
2.5K SLoC

tls-api-test

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–20MB
~383K SLoC