Docs.rs
hive_memo-0.1.2
hive_memo 0.1.2
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
DenizYanbollu
Dependencies
aes ^0.7
normal
base58 ^0.1
normal
block-modes ^0.8
normal
bs58 ^0.5.1
normal
bytes ^1.7.1
normal
hex ^0.4
normal
k256 ^0.10
normal
rand ^0.8.5
normal
ripemd ^0.1.3
normal
ripemd160 ^0.10.0
normal
secp256k1 ^0.24
normal
sha2 ^0.10
normal
thiserror ^1.0
normal
varint ^0.2.0
normal
Versions
0%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
hive_
memo
0.1.2
Crate Items
Structs
Enums
Functions
Derive Macros
List of all items
Structs
serialization::EncryptedMemo
Enums
HiveMemoError
Derive Macros
Error
Functions
encryption::decrypt_memo
encryption::encrypt_memo
keys::compute_shared_secret
keys::public_key_from_string
keys::public_key_to_hive_format
keys::wif_to_secret_key
serialization::deserialize_encrypted_memo
serialization::serialize_encrypted_memo
varint::decode_varint32
varint::encode_varint32