2 unstable releases

0.12.0 Nov 25, 2024
0.11.0 May 7, 2024

#10 in #tls-api

Download history 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 138/week @ 2025-02-01 169/week @ 2025-02-08 119/week @ 2025-02-15 116/week @ 2025-02-22 144/week @ 2025-03-01

592 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
~393K SLoC