#openpgp #apdu #operations #talk #encrypt #smartcards #johnny

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

#1448 in Cryptography

Download history 28/week @ 2024-02-19 49/week @ 2024-02-26 6/week @ 2024-03-04

83 downloads per month
Used in sh4d0wup

LGPL-3.0-or-later

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.5–1MB
~22K SLoC