Heiko Schaefer
|
636813279b
|
Reformatted to conform to vanilla rustfmt.
|
2022-02-24 21:25:47 +01:00 |
|
Heiko Schaefer
|
40d8639a26
|
Take config file as parameter in test binaries
|
2021-12-24 11:36:09 +01:00 |
|
Heiko Schaefer
|
7a7db8a131
|
Rename get_cards->into_cardapps;
Fix get_card_app() [doesn't need &mut]
|
2021-08-20 22:19:39 +02:00 |
|
Heiko Schaefer
|
b5ebc6b43c
|
Print card name from config in test output
|
2021-08-17 14:25:57 +02:00 |
|
Heiko Schaefer
|
5237c1af85
|
Make the config.keygen optional in the configuration file
|
2021-08-13 21:28:10 +02:00 |
|
Heiko Schaefer
|
3361c8b79d
|
Extend Test configuration file format.
Run key generation tests for the algorithms specified in the configuration.
|
2021-08-13 20:02:53 +02:00 |
|
Heiko Schaefer
|
a0370c5c53
|
WIP: more testing in the context of on-card key generation.
In particular, add a decryption test.
|
2021-08-13 20:02:53 +02:00 |
|
Heiko Schaefer
|
ca5dd61001
|
Assemble information from the card into a Cert.
Still a WIP (this code serves in part to explore handling of Certs for cards).
|
2021-08-13 20:02:53 +02:00 |
|
Heiko Schaefer
|
27b6d686d9
|
Refactor card-functionality crate, tentatively breaking tests into groups.
|
2021-08-13 20:02:53 +02:00 |
|