Description
Cryptographic software can work with Curve25519 and Ed25519 key-pair conversion through a focused toolkit.
This package is useful for developers maintaining protocols or applications that need to bridge signing and key-agreement key formats. It does not manage keys or secure an application automatically; parent software controls storage, identity, and protocol choices.
Key conversion is security-sensitive. Validate compatibility and threat models before using converted keys with real accounts or messages.