rustls

Results 11 repositories owned by rustls

rustls

5.6k
Stars
591
Forks
Watchers

A modern TLS library in Rust

hyper-rustls

295
Stars
137
Forks
Watchers

Integration between hyper HTTP library and rustls TLS stack

rustls-native-certs

173
Stars
52
Forks
Watchers

Integration with OS certificate stores for rustls

pemfile

48
Stars
17
Forks
Watchers

Basic parser for PEM formatted keys and certificates

rustls-ffi

119
Stars
29
Forks
Watchers

Use Rustls from any language

sct.rs

49
Stars
41
Forks
Watchers

Certificate transparency SCT verification library in rust

webpki-roots

71
Stars
46
Forks
Watchers

CA certificates for use with webpki

rcgen

267
Stars
87
Forks
Watchers

Generate X.509 certificates

rustls-platform-verifier

45
Stars
12
Forks
Watchers

A certificate verification library for rustls that uses the operating system's verifier

tokio-rustls

73
Stars
40
Forks
Watchers

Async TLS for the Tokio runtime