Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2011-02-11 | Add ECC sign, verify, encrypt and decrypt tests | Werner Koch | 1 | -104/+0 | |
2011-02-10 | Add ECC import regression tests and fixed a regression. | Werner Koch | 5 | -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-02 | Sample ECC keys and message do now work. | Werner Koch | 3 | -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-13 | Add a sample key. | Werner Koch | 2 | -0/+4 | |
Detect and show the card type. |