card-backend 0.2.0

Card backend trait, for use with the openpgp-card crate
Documentation
  • Coverage
  • 68.57%
    24 out of 35 items documented0 out of 23 items with examples
  • Size
  • Source code size: 9.2 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 2.21 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 14s Average build duration of successful builds.
  • all releases: 14s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • openpgp-card/openpgp-card
    8 10 16
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • hko-s

Backend trait for Smart Card crates

This crate defines the CardBackend and CardTransactions traits.

The initial target for this abstraction layer was the openpgp-card set of client libraries for OpenPGP card. This trait offers an implementation-agnostic means to access cards.