radicle-heartwood-lfs/crates/radicle-crypto
Lorenz Leutgeb f2ad54542e
crypto: `impl signature::KeypairRef` for Signers
The various signers defined in `radicle-crypto` all allow borrowing
the corresponding public key a.k.a. "verifying key". This is captured
by implementing `signature::KeypairRef`, so implement it in addition
to `signature::Signer`.
2026-03-16 14:30:48 +01:00
..
src crypto: `impl signature::KeypairRef` for Signers 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: Update to 0.15.0 2026-02-19 21:06:43 +01:00