QortalOS Brooklyn for Raspberry Pi 4
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Scare Crowe 9cbba792a1 GNUK 3 years ago
..
README GNUK 3 years ago
card_reader.py GNUK 3 years ago
conftest.py GNUK 3 years ago
openpgp_card.py GNUK 3 years ago
rsa-aut.key GNUK 3 years ago
rsa-dec.key GNUK 3 years ago
rsa-sig.key GNUK 3 years ago
rsa_keys.py GNUK 3 years ago
test_empty_card.py GNUK 3 years ago
test_personalize_card.py GNUK 3 years ago
test_personalize_reset_card.py GNUK 3 years ago
test_remove_keys_card.py GNUK 3 years ago
util.py GNUK 3 years ago

README

Here is a test suite for OpenPGP card.

For now, only TPDU card reader is supported for OpenPGP card.
Gnuk Token is supported as well.


You need to install:

$ sudo apt-get install python3-pytest python3-usb

Please run test by typing:

$ py.test-3 -x