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

#1652 in Cryptography

Download history 42/week @ 2024-11-13 14/week @ 2024-11-20 4/week @ 2024-12-04 5/week @ 2024-12-11 2/week @ 2024-12-18 4/week @ 2024-12-25 25/week @ 2025-01-08 26/week @ 2025-01-29 9/week @ 2025-02-05 102/week @ 2025-02-12 18/week @ 2025-02-19 12/week @ 2025-02-26

141 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.4–0.9MB
~20K SLoC