Docs.rs
ssh-libsodium-0.4.0
ssh-libsodium 0.4.0
Permalink
Docs.rs crate page
Apache-2.0
/
MIT
Links
Homepage
Repository
crates.io
Source
Owners
P-E-Meunier
Dependencies
lazy_static ^1.4
normal
libc ^0.2
normal
libsodium-sys ^0.2.7
normal
pkg-config ^0.3
build
vcpkg ^0.2
build
Versions
16.67%
of the crate is documented
Platform
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
poly1305_auth
ssh_
libsodium
0.4.0
In ssh_
libsodium::
poly1305
ssh_libsodium
::
poly1305
Function
poly1305_
auth
Copy item path
Source
pub fn poly1305_auth(m: &[
u8
], key: &
Key
) ->
Tag