Commit Graph
20 Commits
Author SHA1 Message Date
Sosthène Guédon 6b32ff068d Add key import 2024-06-20 16:48:06 +02:00
Sosthène Guédon 196da1bb84 Fix minor spec compliance issue 2024-06-20 14:47:16 +02:00
Sosthène Guédon 06f7827ae3 Be more strict with regard to returned error values and input 2024-06-20 14:45:01 +02:00
Sosthène Guédon 38efed772c Validate PIN lengths 2024-06-20 14:45:01 +02:00
Sosthène Guédon 51b0399bfb Fix spec compliance issue 2024-06-20 14:45:00 +02:00
Sosthène Guédon c0efb7b676 Add test for PUK and PIN change 2023-12-13 10:17:55 +01:00
Sosthène Guédon 76bb22daab Remove reuse compliance headers 2023-09-15 17:31:28 +02:00
Sosthène Guédon 553b4c0fef Relicense to Apache + MIT for upstreaming 2023-08-30 17:15:21 +02:00
Sosthène Guédon ca97511bad Fix trailing whitespace preventing rustfmt formatting 2023-06-09 15:40:52 +02:00
Sosthène Guédon 870ee4396a Add a setter for the UUID in the builder 2023-06-02 14:30:55 +02:00
Sosthène Guédon 99155f6139 Fix reset check for pin lock and att tests 2023-05-30 10:34:58 +02:00
Sosthène Guédon 7cca1f079f Rework GENERAL AUTHENTICATE implementation 2023-02-16 10:49:00 +01:00
Sosthène Guédon cbf42d2663 Add command_response tests for PUT DATA 2022-12-16 11:34:45 +01:00
Sosthène Guédon a43f97113c Add support for witness authentication 2022-12-16 11:34:09 +01:00
Sosthène Guédon ce28dcb189 Add test for key generation 2022-12-16 11:34:08 +01:00
Sosthène Guédon 0e6dbe57f1 Add support for AES keys in SET MANAGEMENT KEY and test AES keys for GENERAL AUTHENTICATE 2022-11-21 16:02:32 +01:00
Sosthène Guédon 050da53719 Add test for admin auth 2022-11-10 16:47:07 +01:00
Sosthène Guédon cc989dc656 Add select command support and test 2022-10-26 11:28:59 +02:00
Sosthène Guédon 98fa36fe82 Add test with default PIN 2022-10-25 16:41:47 +02:00
Sosthène Guédon c9a6249d78 Add infrastructure for command-response tests (taken from opcard-rs) 2022-10-25 10:53:30 +02:00