5 releases
0.2.0 | Jan 10, 2023 |
---|---|
0.1.3 | Aug 24, 2022 |
0.1.2 | Apr 21, 2022 |
0.1.1 | Dec 26, 2020 |
0.1.0 | Dec 25, 2020 |
#1438 in Cryptography
39 downloads per month
Used in sh4d0wup
31KB
622 lines
talktosc
Small rust crate to do OpenPGP operations on smartcards.
This is used in Johnny Can Encrypt project.
How to test?
cargo test --lib
API Documentation
You can read the documentation at docs.rs.
LICENSE: LGPL-3.0-or-later
lib.rs
:
This crate defines APDUs and related functions to talk to the OpenPGP applet on a smartcard.
Right now it is in the inital stage of the development.
Dependencies
~0.4–1MB
~21K SLoC