#apdu #card #lib #talktosc

talktosc

Library to talk to smartcards for OpenPGP operations

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

#811 in Hardware support

Download history 2/week @ 2024-12-15 6/week @ 2024-12-22 4/week @ 2025-01-05 21/week @ 2025-01-12 21/week @ 2025-01-26 10/week @ 2025-02-02 93/week @ 2025-02-09 28/week @ 2025-02-16 6/week @ 2025-02-23 11/week @ 2025-03-02 11/week @ 2025-03-09 13/week @ 2025-03-16 44/week @ 2025-03-30

68 downloads per month
Used in sh4d0wup

LGPL-3.0-or-later

31KB
622 lines

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.


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

Dependencies

~0.4–0.9MB
~20K SLoC