Docs.rs
ss-light-0.1.0
ss-light 0.1.0
Permalink
Docs.rs crate page
Apache-2.0
Links
crates.io
Source
Owners
kirito41dd
Dependencies
anyhow ^1.0.56
normal
bytes ^1.1.0
normal
clap ^3.1.6
normal
derivative ^2.2.0
normal
futures ^0.3.21
normal
lazy_static ^1.4.0
normal
lru_time_cache ^0.11.11
normal
md-5 ^0.10.1
normal
pin-project ^1.0.10
normal
rand ^0.8.5
normal
ring ^0.16.20
normal
serde ^1.0.136
normal
thiserror ^1.0.30
normal
tokio ^1.17.0
normal
toml ^0.5.8
normal
tracing ^0.1.32
normal
tracing-appender ^0.2.2
normal
tracing-subscriber ^0.3.9
normal
Versions
17.39%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module util
ss_
light
0.1.0
Module util
Module Items
Structs
Functions
In crate ss_
light
ss_light
Module
util
Copy item path
Source
Structs
§
Nonce
Sequence
NonceSequence implemented according to
shadowsocks wiki
. the nonce is incremented by one as if it were an unsigned little-endian integer
Nonce
Zero
Sequence
Nonce with all zero bytes
Functions
§
copy_
bidirectional
evp_
bytes_
to_
key
hkdf_
sha1
read_
forever