radicle-heartwood-lfs/crates/radicle-crypto
Lorenz Leutgeb 06fae85e67
crypto: `impl Signer` based on `Keypair`
Since all signers implement `signature::Keypair`, we can simplify the
implementations of `signature::Signer<ExtendedSignature>`. A blanket
implementation is not possible, because we do not control
`signature::Signer`.
2026-03-16 14:30:48 +01:00
..
src crypto: `impl Signer` based on `Keypair` 2026-03-16 14:30:48 +01:00
CHANGELOG.md crypto: Update to 0.15.0 2026-02-19 21:06:43 +01:00
Cargo.toml crypto: `impl Signer` based on `Keypair` 2026-03-16 14:30:48 +01:00