#tls

nightly tls-api-test-2

TLS API without implementation

2 unstable releases

0.12.0 Nov 25, 2024
0.11.0 May 7, 2024

#298 in #tls

Download history 157/week @ 2025-09-20 230/week @ 2025-09-27 122/week @ 2025-10-04 155/week @ 2025-10-11 181/week @ 2025-10-18 137/week @ 2025-10-25 164/week @ 2025-11-01 138/week @ 2025-11-08 255/week @ 2025-11-15 294/week @ 2025-11-22 241/week @ 2025-11-29 247/week @ 2025-12-06 335/week @ 2025-12-13 107/week @ 2025-12-20 43/week @ 2025-12-27 56/week @ 2026-01-03

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

MIT/Apache

115KB
2.5K SLoC

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.


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.

Dependencies

~8–22MB
~382K SLoC