Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | removed trailing spaces ([[:space:]]+$) | Martin Willi | 2009-09-04 | 3 | -33/+33 |
* | removed position debug output | Andreas Steffen | 2009-08-30 | 1 | -1/+0 |
* | implemented PGP Secret-Key Packet parsing | Martin Willi | 2009-08-28 | 3 | -7/+156 |
* | implemented PGP fingerprinting | Martin Willi | 2009-08-26 | 4 | -0/+107 |
* | moved PGP code to pluto and gpg plugin | Martin Willi | 2009-08-26 | 2 | -102/+36 |
* | enforce RSA_PRIME1 > RSA_PRIME2 (p > q) in PGP | Martin Willi | 2009-08-26 | 1 | -2/+3 |
* | implemented a pgp plugin providing PGP key parsing builders | Martin Willi | 2009-08-26 | 5 | -0/+589 |