feat: Implement Ed25519 signature #1610
Annotations
3 warnings
Cargo check:
contracts/src/utils/cryptography/ed25519.rs#L12
type alias `Public` is never used
|
Cargo check:
contracts/src/utils/cryptography/ed25519.rs#L17
field `public` is never read
|
Cargo check:
contracts/src/utils/cryptography/ed25519.rs#L28
associated items `to_raw_vec`, `sign`, and `verify` are never used
|
Loading