radicle-heartwood-lfs/crates/radicle-crypto
Lorenz Leutgeb 9b9b5ca996 cargo: Update `cyphernet` from 0.5.2 to 0.5.3
The main change that needs adjustment on our side is that
`impl EcPk for ec25519::PublicKey` changed from `Compressed = [u8; 32]`
to `Compressed = amplify::Bytes32`.

Also remove `impl Deref for PublicKey` to avoid dependents of
`radicle-crypto` depend on a particular implementation, and make the
anonymous member private.

See
<f42396139a>.
2026-04-15 11:59:15 +01:00
..
src cargo: Update `cyphernet` from 0.5.2 to 0.5.3 2026-04-15 11:59:15 +01:00
CHANGELOG.md crypto: Update to 0.16.0 2026-03-18 20:44:25 +00:00
Cargo.toml crypto: Use `ssh-agent-lib` for SSH Agent 2026-04-02 16:03:23 +01:00