Description
XEdDSA cryptographic operations can be called from Python through libxeddsa bindings. This package supports applications that need signature or key-agreement behavior from that library.
It is a cryptography binding for developers, not an end-user key manager. Protocol design, key storage, randomness, and verification remain security-critical responsibilities of the calling application.