1 unstable release

0.11.0 May 7, 2024

#4 in #tls-api

Download history 128/week @ 2024-06-19 84/week @ 2024-06-26 110/week @ 2024-07-03 101/week @ 2024-07-10 194/week @ 2024-07-17 82/week @ 2024-07-24 74/week @ 2024-07-31 122/week @ 2024-08-07 165/week @ 2024-08-14 187/week @ 2024-08-21 860/week @ 2024-08-28 693/week @ 2024-09-04 476/week @ 2024-09-11 462/week @ 2024-09-18 970/week @ 2024-09-25 738/week @ 2024-10-02

2,701 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
~369K SLoC