1
0
mirror of https://github.com/matrix-org/matrix-authentication-service.git synced 2025-11-21 23:00:50 +03:00
Commit Graph

9 Commits

Author SHA1 Message Date
Quentin Gliech
7816d534cc More key loading tests 2022-09-02 15:37:46 +02:00
Quentin Gliech
21da8e9f79 Add PEM/DER serialization tests 2022-09-02 15:37:46 +02:00
Quentin Gliech
b9e46dfc55 Some cleanups 2022-09-02 15:37:46 +02:00
Quentin Gliech
97ed342ca0 Use a published version of RSA again 2022-09-02 15:37:46 +02:00
Quentin Gliech
a70032c8e1 Split the asymmetric and symmetric keys enums 2022-09-02 15:37:46 +02:00
Quentin Gliech
4e94584a4a Tests signing and verifying from the keystore 2022-09-02 15:37:46 +02:00
Quentin Gliech
2b730e448b Avoid some unncessary clones 2022-09-02 15:37:46 +02:00
Quentin Gliech
8c25dc03ce Move the Encrypter from the config to the keystore 2022-09-02 15:37:46 +02:00
Quentin Gliech
e1d50b818e Add a dedicated keystore crate 2022-09-02 15:37:46 +02:00