summaryrefslogtreecommitdiff
path: root/security/rustls-ffi/pkg-descr
blob: e4e1fdf44be1a81fb4f97634fe0583ba0c4a2b46 (plain) (blame)
1
2
3
4
5
6
FFI bindings for the rustls TLS library.
Rustls is a TLS library that aims to provide a good level of cryptographic
security, requires no configuration to achieve that security, and provides
no unsafe features or obsolete cryptography by default.

Rustls implements TLS1.2 and TLS1.3 for both clients and servers.