docs.rs failed to build keetanetwork-crypto-0.2.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Cryptographic primitives for KeetaNet node
This crate provides algorithm-agnostic cryptographic operations including:
- Key generation and derivation
- Public key formatting with checksums
- Support for multiple algorithms (secp256k1, Ed25519)