openpgp-card/openpgp-card-sequoia/src
Heiko Schaefer d55985807c
Change the API for interactions between openpgp-card and backends.
The goal of this change is a cleaner structure, and in particular to make it the default for client-code to obtain a CardApp with pre-initialized "capabilities" (that is, init_caps() gets called implicitely).
2021-11-11 16:40:08 +01:00
..
card.rs Cleanup imports 2021-11-05 23:14:36 +01:00
decryptor.rs Add comments/assert for PSO: DECIPHER 2021-11-09 16:43:59 +01:00
lib.rs Refactor "Open" to use a borrowed CardApp (instead of owning the CardApp). 2021-11-05 13:34:14 +01:00
main.rs Change the API for interactions between openpgp-card and backends. 2021-11-11 16:40:08 +01:00
privkey.rs Cleanup imports 2021-11-05 23:14:36 +01:00
signer.rs Re-ordering the -sequoia crate, as a first step towards defining its API. 2021-09-11 12:42:01 +02:00
sq_util.rs Add functionality for cli tools. 2021-10-28 00:05:41 +02:00
util.rs Cleanup imports 2021-11-05 23:14:36 +01:00