aboutsummaryrefslogtreecommitdiffstats
path: root/tests/openpgp/samplekeys (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-02-11Add ECC sign, verify, encrypt and decrypt testsWerner Koch1-104/+0
2011-02-10Add ECC import regression tests and fixed a regression.Werner Koch5-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.
2011-02-02Sample ECC keys and message do now work.Werner Koch3-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.
2009-01-13Add a sample key.Werner Koch2-0/+4
Detect and show the card type.