2 unstable releases

0.12.0 Nov 25, 2024
0.11.0 May 7, 2024

#8 in #tls-api

Download history 924/week @ 2024-10-07 769/week @ 2024-10-14 827/week @ 2024-10-21 695/week @ 2024-10-28 1131/week @ 2024-11-04 1264/week @ 2024-11-11 874/week @ 2024-11-18 496/week @ 2024-11-25 102/week @ 2024-12-02 154/week @ 2024-12-09 146/week @ 2024-12-16 132/week @ 2024-12-23 66/week @ 2024-12-30 153/week @ 2025-01-06 119/week @ 2025-01-13 128/week @ 2025-01-20

468 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
~384K SLoC