sgns::crypto::constants::ed25519¶
Types¶
| Name | |
|---|---|
| enum | @154056363010335072042254224046100316353036003164 |
Types Documentation¶
enum @154056363010335072042254224046100316353036003164¶
| Enumerator | Value | Description |
|---|---|---|
| PRIVKEY_SIZE | ed25519_privkey_SIZE | |
| PUBKEY_SIZE | ed25519_pubkey_SIZE | |
| SIGNATURE_SIZE | ed25519_signature_SIZE | |
| SEED_SIZE | PRIVKEY_SIZE |
Important constants to deal with ed25519
Updated on 2026-03-04 at 13:10:43 -0800