0.99.0 |
|
---|---|
0.20.0 |
|
0.19.0 |
|
0.18.1 |
|
0.10.0 |
|
#8 in #natively
33 downloads per month
3KB
DEPRECATED!
The signatory-dalek
crate is obsolete and has been deprecated/retired.
ed25519-dalek
v1.0+ now natively supports the Signer
and Verifier
traits
used by signatory
. See this GitHub issue for additional context:
https://github.com/dalek-cryptography/ed25519-dalek/issues/80
ed25519_dalek::Keypair
impls theSigner
trait fored25519::Signature
ed25519_dalek::PublicKey
impls theVerifier
trait fored25519::Signature
For usage examples, see: