kushaldas / johnnycanencrypt

Python module for OpenPGP written in Rust.
GNU Lesser General Public License v3.0
51 stars 9 forks source link

Create a testcase set for smartcard features #58

Closed kushaldas closed 2 years ago

kushaldas commented 3 years ago

These will only run on the developer's laptop as it will require a hardware (smartcard) connected to the system.

Test data required

Steps we want to do

The following has to be done for once RSA4096 key and once for Cv25519 key.

kushaldas commented 3 years ago

Half done (only for Cv25519 https://github.com/kushaldas/johnnycanencrypt/pull/61 ).

kushaldas commented 2 years ago

Closing this as done, we don't run these on CI though :(