Commit Graph
280 Commits
Author SHA1 Message Date
Sosthène Guédon 70d11190fd Prepare release 0.5.1 2025-05-12 17:27:15 +02:00
Sosthène Guédonandsosthene-nitrokey 381faa1fd0 Fix lints with updated pivy 2025-04-29 14:27:22 +02:00
Sosthène Guédonandsosthene-nitrokey f840979162 Fix key history object
It should only count keys that are retired.

Also, off-card key certs are also not supported and therefore never counted
2025-04-29 14:27:22 +02:00
Sosthène Guédonandsosthene-nitrokey 9990a884e2 Add tests for ResetRetryCounter and fix it
Previously when using the PUK the user key was not  restored which
leads to failure when attempting to then perform pin-protected operations
since the user key would fail to decrypt the private keys.
2025-04-24 15:29:41 +02:00
Robin Krahl 2cf70494af Fix v0.5.0 link in changelog 2025-03-18 15:28:07 +01:00
Sosthène Guédonandsosthene-nitrokey 732b4fd973 Fix supported cryptographic algorithms list 2025-03-14 11:32:34 +01:00
Sosthène Guédonandsosthene-nitrokey d9d9cf2696 Comment out unusued algorithm IDs 2025-03-14 11:32:34 +01:00
Sosthène Guédonandsosthene-nitrokey bed5b42ff3 Prepare release 0.5.0 v0.5.0 2025-03-06 09:55:34 +01:00
Sosthène Guédonandsosthene-nitrokey 001d2f652e Fix lint
It's fine to create zombie processes in tests because tests are short-lived
2025-03-06 09:55:34 +01:00
Sosthène Guédonandsosthene-nitrokey 9bde6956ef Add RSA3072 algorithm 2025-03-06 09:55:34 +01:00
Sosthène Guédonandsosthene-nitrokey f869f4f741 Make delog feature explicit 2025-03-06 09:55:34 +01:00
Sosthène Guédonandsosthene-nitrokey ce32d0b9db Add support for p384 2025-03-06 09:55:34 +01:00
Sosthène Guédonandsosthene-nitrokey 438d31a001 Fix compilation of virt feature 2025-03-06 09:55:34 +01:00
Sosthène Guédonandsosthene-nitrokey 827b7418aa Add advisory to changelog 2025-03-06 09:55:34 +01:00
Sosthène Guédonandsosthene-nitrokey f2aeab0a18 Update changelog for release 0.3.9 2025-03-06 09:55:34 +01:00
Sosthène Guédonandsosthene-nitrokey e0ab337339 Fix review comments 2025-03-06 09:55:34 +01:00
Sosthène Guédonandsosthene-nitrokey ac7067b4d9 Remove default false for mutual authenticate management config 2025-03-06 09:55:34 +01:00
Sosthène Guédonandsosthene-nitrokey 94b248b0df Bump version number 2025-03-06 09:55:34 +01:00
Sosthène Guédonandsosthene-nitrokey b8a496f67c Fix clippy warnings 2025-03-06 09:55:34 +01:00
Sosthène Guédonandsosthene-nitrokey ca9b10f9c9 Add pivy tests for bad keys 2025-03-06 09:55:34 +01:00
Sosthène Guédonandsosthene-nitrokey a9dba5932b Add OpenSC tests with bad keys 2025-03-06 09:55:34 +01:00
Sosthène Guédonandsosthene-nitrokey dcfc7b1686 Add command-response tests for mutual auth and bad keys 2025-03-06 09:55:34 +01:00
Sosthène Guédonandsosthene-nitrokey d12f1d06c4 Use debug instead of error for non-fatal logs 2025-03-06 09:55:34 +01:00
Sosthène Guédonandsosthene-nitrokey c831001470 Enable back tests that were blocked on upstream fixes 2025-03-06 09:55:34 +01:00
Sosthène Guédonandsosthene-nitrokey 009ce99320 Fix tests 2025-03-06 09:55:34 +01:00