Commit Graph

9 Commits

Author SHA1 Message Date
Quentin Gliech
6141d16eff Bump Rust dependencies 2023-03-14 10:47:35 +01:00
Quentin Gliech
2ff194ffec Test key generation, signature and verification from the keystore 2022-10-18 10:33:06 +02:00
Kévin Commaille
df47791e7c 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
Quentin Gliech
e79c2f05ef More key loading tests 2022-09-02 15:37:46 +02:00
Quentin Gliech
04469e9508 Add PEM/DER serialization tests 2022-09-02 15:37:46 +02:00
Quentin Gliech
849476c381 Some cleanups 2022-09-02 15:37:46 +02:00
Quentin Gliech
c8fece2e5c Use a published version of RSA again 2022-09-02 15:37:46 +02:00
Quentin Gliech
9b7579b88e Tests signing and verifying from the keystore 2022-09-02 15:37:46 +02:00
Quentin Gliech
5327902ebe Add a dedicated keystore crate 2022-09-02 15:37:46 +02:00