ruwuma/crates/ruma-signatures
2025-03-11 20:53:13 -04:00
..
src signatures: Use KeyId and SigningKeyAlgorithm to parse key IDs 2025-03-11 20:53:13 -04: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 signatures: Use KeyId and SigningKeyAlgorithm to parse key IDs 2025-03-11 20:53:13 -04: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.