ruwuma/crates/ruma-signatures
Jade Ellis e087ff1588
chore(deps): Upgrade rand
We're stuck with an old core version because of
`ed25519-dalek` but we can survive that at least
2026-02-20 22:52:51 +00:00
..
src chore(deps): Upgrade rand 2026-02-20 22:52:51 +00:00
tests signatures: Do not check signature of invite that result from third-party invite 2025-02-28 20:09:39 -05:00
Cargo.toml chore(deps): Upgrade rand 2026-02-20 22:52:51 +00:00
CHANGELOG.md signatures: Use KeyId and SigningKeyAlgorithm to parse key IDs 2025-03-11 20:53:13 -04:00
README.md Move all crates into a new crates directory 2021-05-03 15:50:27 +02:00

ruma-signatures

crates.io page docs.rs page license: MIT

ruma-signatures provides functionality for creating digital signatures according to the Matrix specification.