Docs.rs
secret-toolkit-notification-0.10.3
secret-toolkit-notification 0.10.3
Permalink
Docs.rs crate page
Links
Repository
crates.io
Source
Owners
iKapitonau
cboh4
Dependencies
chacha20poly1305 ^0.10.1
normal
secret-cosmwasm-std ^1.1.11
normal
generic-array ^0.14.7
normal
hex ^0.4.3
normal
hkdf ^0.12.3
normal
minicbor ^0.25.1
normal
primitive-types ^0.12.2
normal
ripemd ^0.1.3
normal
schemars ^0.8.11
normal
secret-toolkit-crypto ^0.10.3
normal
serde ^1.0
normal
sha2 ^0.10.6
normal
Versions
30.59%
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
cipher_data
secret_
toolkit_
notification
0.10.3
In secret_
toolkit_
notification::
cipher
secret_toolkit_notification
::
cipher
Function
cipher_
data
Copy item path
Source
pub fn cipher_data( key: &[
u8
], nonce: &[
u8
], plaintext: &[
u8
], aad: &[
u8
], ) ->
StdResult
<
Vec
<
u8
>>