openpgp-card/openpgp-card-sequoia/src
Heiko Schaefer 15646bc50b
openpgp-card-sequoia: adjust to card-backend refactor
Note that a `open_by_ident` fn was added here: the backend now doesn't have knowledge of applications (like OpenPGP) anymore, so it can't select a card by OpenPGP card ident anymore.
2023-09-05 19:08:34 +02:00
..
decryptor.rs remove "use sequoia_openpgp as openpgp;" pattern 2022-11-03 14:43:28 +01:00
lib.rs openpgp-card-sequoia: adjust to card-backend refactor 2023-09-05 19:08:34 +02:00
privkey.rs openpgp-card-sequoia: fix padding for Curve 25519 private key material. 2023-04-08 13:49:01 +02:00
signer.rs remove "use sequoia_openpgp as openpgp;" pattern 2022-11-03 14:43:28 +01:00
sq_util.rs remove "use sequoia_openpgp as openpgp;" pattern 2022-11-03 14:43:28 +01:00
state.rs openpgp-card-sequoia: restructure code, api; add more documentation 2022-10-28 18:55:42 +02:00
types.rs openpgp-card-sequoia: adjust to card-backend refactor 2023-09-05 19:08:34 +02:00
util.rs Fix clippy warnings: remove explicit lifetime and unneeded Deref impl 2023-02-02 09:26:21 +01:00