radicle-heartwood-lfs/radicle
Fintan Halpenny 540c56cac6
radicle: sign blob hash instead of content
The signatures for Radicle identities were using the documents
content.

It is standard to use the hash of the content instead, since signing
and verification is faster on a smaller set of data.

Use the resulting Git blob's object id, i.e. `git hash-object`, as the
signing and verifying payload.

Signed-off-by: Fintan Halpenny <fintan.halpenny@gmail.com>
X-Clacks-Overhead: GNU Terry Pratchett
2023-02-13 13:30:44 +01:00
..
src radicle: sign blob hash instead of content 2023-02-13 13:30:44 +01:00
Cargo.toml Update `radicle-git` and `radicle-surf` 2023-02-10 22:14:50 +01:00