Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * defs.inc (all_cipher_algos): New function to return all ciphers we | David Shaw | 2007-05-14 | 1 | -24/+4 |
| | | | | | | | | | | support. This is safer than the previous setup which could hide that some ciphers weren't being tested. Plus, this automatically tests any new ciphers we may add. * conventional.test, encrypt-test, encrypt-dsa.test, conventional-mdc.test: Use it here. | ||||
* | * conventional.test, encrypt.test, encrypt-dsa.test, | David Shaw | 2007-05-02 | 1 | -7/+7 |
| | | | | | | conventional-mdc.test: Fix some broken tests that were only testing 3DES instead of all available ciphers. | ||||
* | * clearsig.test, conventional-mdc.test, conventional.test, defs.inc, | David Shaw | 2003-12-31 | 1 | -2/+23 |
| | | | | | | | | | | encrypt-dsa.test, encrypt.test, genkey1024.test, plain-1.asc, plain-1-pgp.asc, plain-2.asc, plain-3.asc, pubring.asc, secring.asc, sigs.test: Rework tests to work properly with a gpg binary that doesn't have all ciphers and all pk algos. Basically, we test for the ciphers we have, only test signing with non-160-bit hashes with RSA (we test all hashes as hashes). Test all key lengths of AES. | ||||
* | Update head to match stable 1.0 | David Shaw | 2002-06-29 | 1 | -0/+21 |