Docs.rs
txgate-crypto-0.3.2
txgate-crypto 0.3.2
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
luisjpf
Dependencies
argon2 ^0.5
normal
bitcoin ^0.32
normal
bs58 ^0.5
normal
chacha20poly1305 ^0.10
normal
dirs ^6.0
normal
ed25519-dalek ^2.1
normal
hex ^0.4
normal
k256 ^0.13
normal
rand ^0.8
normal
sha3 ^0.10
normal
subtle ^2.6
normal
txgate-core ^0.3.2
normal
zeroize ^1.8
normal
mockall ^0.13
dev
proptest ^1.5
dev
tempfile ^3.14
dev
Versions
100%
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
Skip to main content
TAG_LEN
txgate_
crypto
0.3.2
In txgate_
crypto::
encryption
txgate_crypto
::
encryption
Constant
TAG_LEN
Copy item path
Source
pub const TAG_LEN:
usize
= 16;
Expand description
Length of the authentication tag in bytes.