aboutsummaryrefslogtreecommitdiffstats
path: root/tests/openpgp/samplekeys (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add ECC sign, verify, encrypt and decrypt testsWerner Koch2011-02-111-104/+0
|
* Add ECC import regression tests and fixed a regression.Werner Koch2011-02-105-2/+208
| | | | | | The import test imports the keys as needed and because they are passphrase protected we now need a pinentry script to convey the passphrase to gpg-agent.
* Sample ECC keys and message do now work.Werner Koch2011-02-023-1/+49
| | | | | | | | Import and export of secret keys does now work. Encryption has been fixed to be compatible with the sample messages. This version tests for new Libgcrypt function and thus needs to be build with a new Libgcrypt installed.
* Add a sample key.Werner Koch2009-01-132-0/+4
Detect and show the card type.