tiny-tls 0.1.0

A soon to be minimimalistic TLSv1.3 server/client only supporting PSK
Documentation
1
2
3
4
5
6
7
8
[package]
name = "tiny-tls"
version = "0.1.0"
edition = "2021"
license = "MIT"
description = "A soon to be minimimalistic TLSv1.3 server/client only supporting PSK"

[dependencies]