Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | cosmetics | Andreas Steffen | 2009-08-27 | 1 | -3/+3 | |
| | ||||||
* | fixed return value | Martin Willi | 2009-08-27 | 1 | -0/+1 | |
| | ||||||
* | PKI tool supports certificate verification | Martin Willi | 2009-08-27 | 1 | -0/+110 | |
| | ||||||
* | PKI tool supports generation of self-signed certificates | Martin Willi | 2009-08-27 | 1 | -0/+166 | |
| | ||||||
* | implemented fingerprinting support for PKI tool | Martin Willi | 2009-08-27 | 1 | -0/+137 | |
| | ||||||
* | use --outform consistantly | Andreas Steffen | 2009-08-26 | 1 | -1/+1 | |
| | ||||||
* | the option has been changed to --outform | Andreas Steffen | 2009-08-26 | 1 | -2/+2 | |
| | ||||||
* | encoding public EC keys is not really possible without subjectPublicKeyInfo | Martin Willi | 2009-08-26 | 1 | -9/+25 | |
| | ||||||
* | pki tool supports public key extraction from private key, certificates | Martin Willi | 2009-08-26 | 1 | -21/+141 | |
| | ||||||
* | started implementation of a PKI tool, currently supporting RSA|ECDSA key ↵ | Martin Willi | 2009-08-26 | 3 | -0/+199 | |
generation |