tentacle-secio

Crates.iotentacle-secio
lib.rstentacle-secio
version
sourcesrc
created_at2019-02-27 07:48:56.577211+00
updated_at2025-04-03 08:20:58.413239+00
descriptionSecio encryption protocol for p2p
homepage
repositoryhttps://github.com/nervosnetwork/tentacle
max_upload_size
id117528
Cargo.toml error:TOML parse error at line 22, column 1 | 22 | 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
LingFeng (TheWaWaR)

documentation

README

Secio

Encrypted communication protocol library, reference Go/Rust

Use aead encryption by default

Commit count: 1013

cargo fmt