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
evp_bytes_to_key
ss_
light
0.1.0
In ss_
light::
util
ss_light
::
util
Function
evp_
bytes_
to_
key
Copy item path
Source
pub fn evp_bytes_to_key(password: &[
u8
], key_len:
usize
) ->
Box
<[
u8
]>