Small rust crate to do OpenPGP operations on smartcards.
This is used in [Johnny Can Encrypt](https://johnnycanencrypt.readthedocs.io/en/latest/) and
[Wecanencrypt](https://docs.rs/wecanencrypt/latest/wecanencrypt/) projects...
```
cargo test --lib
```
You can read the documentation at [docs.rs](https://docs.rs/talktosc/latest/talktosc/).