proto-tower-tls

Crates.ioproto-tower-tls
lib.rsproto-tower-tls
version0.1.5
created_at2025-01-29 20:21:49.695203+00
updated_at2025-01-29 20:21:49.695203+00
descriptionTower implementation of the TLS protocol
homepage
repository
max_upload_size
id1535335
size1,882
Przemyslaw Hugh Kaznowski (phughk)

documentation

README

Proto-TLS

TLS is the Transport Layer Security protocol.

It will handle the TLS handshake and encryption/decryption of the data.

Adding dependency to project

[dependencies]
proto-tls = { git = "https://github.com/rapidrecast/proto-tower.git", subdir = "proto-tls" }
Commit count: 0

cargo fmt