aboutsummaryrefslogtreecommitdiffstats
path: root/src/pki
Commit message (Expand)AuthorAgeFilesLines
...
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-15/+15
* handle plugin loading failuresMartin Willi2009-09-011-2/+5
* allow choice of digest algorithm in certificate generationAndreas Steffen2009-08-281-1/+33
* cosmeticsAndreas Steffen2009-08-271-3/+3
* fixed return valueMartin Willi2009-08-271-0/+1
* PKI tool supports certificate verificationMartin Willi2009-08-271-0/+110
* PKI tool supports generation of self-signed certificatesMartin Willi2009-08-271-0/+166
* implemented fingerprinting support for PKI toolMartin Willi2009-08-271-0/+137
* use --outform consistantlyAndreas Steffen2009-08-261-1/+1
* the option has been changed to --outformAndreas Steffen2009-08-261-2/+2
* encoding public EC keys is not really possible without subjectPublicKeyInfoMartin Willi2009-08-261-9/+25
* pki tool supports public key extraction from private key, certificatesMartin Willi2009-08-261-21/+141
* started implementation of a PKI tool, currently supporting RSA|ECDSA key gene...Martin Willi2009-08-263-0/+199