bip/ecc/keys/ed25519_keys library
Classes
- Ed25519KeysConst
 - Constants related to Ed25519 keys, including public and private keys.
 - Ed25519PrivateKey
 - A class representing an Ed25519 private key that implements the IPrivateKey interface.
 - Ed25519PublicKey
 - A class representing an Ed25519 public key that implements the IPublicKey interface.