python-ed25519ll
A low-level ctypes wrapper for Ed25519 digital signatures


Ed25519 is a public-key signature system with several attractive features including: * Fast single-signature verification. * Very fast signing. * Fast key generation. * High security level. * Small signatures. Signatures fit into 64 bytes. * Small keys. Public keys consume only 32 bytes. This text abridged from http://ed25519.cr.yp.to/.

MIT

cloud_download Downloads

Please select a product to see the available package versions:
Loading...
Loading package downloads...