1
0
mirror of https://github.com/matrix-org/matrix-authentication-service.git synced 2025-07-09 10:01:45 +03:00
Commit Graph

9 Commits

Author SHA1 Message Date
c6f31d0102 Bump Rust dependencies 2023-03-14 10:47:35 +01:00
dc2d735e1f Test key generation, signature and verification from the keystore 2022-10-18 10:33:06 +02:00
80d317f23c Add variants for unknown values on mas-iana types
Remove the Copy derive and mark enums as non-exhaustive.
2022-09-28 13:43:39 +02:00
7816d534cc More key loading tests 2022-09-02 15:37:46 +02:00
21da8e9f79 Add PEM/DER serialization tests 2022-09-02 15:37:46 +02:00
b9e46dfc55 Some cleanups 2022-09-02 15:37:46 +02:00
97ed342ca0 Use a published version of RSA again 2022-09-02 15:37:46 +02:00
4e94584a4a Tests signing and verifying from the keystore 2022-09-02 15:37:46 +02:00
e1d50b818e Add a dedicated keystore crate 2022-09-02 15:37:46 +02:00