hyper-noise

Crates.iohyper-noise
lib.rshyper-noise
version
sourcesrc
created_at2024-06-20 16:54:43.023585
updated_at2024-12-03 19:44:07.653878
descriptionA Noise protocol encryption layer on top of hyper HTTP servers and clients.
homepage
repositoryhttps://github.com/conduition/hyper-noise
max_upload_size
id1278192
Cargo.toml error:TOML parse error at line 18, column 1 | 18 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
(conduition)

documentation

README

hyper-noise

This crate implements a wrapper around the hyper crate which allows running an HTTP stack over top of a Noise Protocol Framework authenticated encryption channel.

This library is sponsored by dlcBTC.

Commit count: 13

cargo fmt