ruwuma/crates/ruma-signatures
timedout a97b91adcc
Skip signatures we couldn't find verify keys for
In line with Synapse's behaviour; pending spec clarification
2026-03-21 16:12:52 +00:00
..
src Skip signatures we couldn't find verify keys for 2026-03-21 16:12:52 +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.