Docs.rs
const-crypto-0.3.0
const-crypto 0.3.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
cavemanloverboy
Dependencies
keccak-const ^0.2.0
normal
sha2-const-stable ^0.1.0
normal
bs58 ^0.5.1
dev
criterion ^0.5.1
dev
curve25519-dalek ^4.1.2
dev
rand ^0.8.5
dev
Versions
25%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
encode_pubkey
const_
crypto
0.3.0
In const_
crypto::
bs58
const_crypto
::
bs58
Function
encode_
pubkey
Copy item path
Source
pub const fn encode_pubkey(input: &[
u8
;
32
]) ->
Base58Str