aboutsummaryrefslogtreecommitdiffstats
path: root/src/pki/commands/gen.c
Commit message (Expand)AuthorAgeFilesLines
* Added support of EdDSA signaturesAndreas Steffen2016-12-141-2/+9
* Allow SHA256 and SHA384 data hash for BLISS signatures.Andreas Steffen2015-02-261-1/+1
* Created framework for BLISS post-quantum signature algorithmAndreas Steffen2014-11-291-3/+11
* pki: Switch to binary mode on Windows when reading/writing DER to FDsMartin Willi2014-06-041-1/+1
* pki: Add pki --gen man pageTobias Brunner2013-09-131-2/+2
* allow the optional sharing if RSA private keysAndreas Steffen2012-11-221-3/+31
* implemented generation of safe primesAndreas Steffen2012-11-181-7/+20
* Added pki PEM encoding support for certificates, CRLs and PKCS10 requestsMartin Willi2010-07-131-1/+1
* Renamed key_encod{ing,der}_t and constants, prepare for generic credential en...Martin Willi2010-07-131-1/+1
* fixed short option nameAndreas Steffen2010-04-041-1/+1
* Removed obsolete per-command debug level optionMartin Willi2009-09-161-3/+0
* Handle pki --debug and --options in a generic way for all commandMartin Willi2009-09-151-8/+8
* pki tool supports single letter short optionsMartin Willi2009-09-151-1/+1
* enable debug level settingAndreas Steffen2009-09-141-0/+4
* Use dynamic registration/usage invocation of command typesMartin Willi2009-09-101-6/+6
* splitted PKI tool to a file per commandMartin Willi2009-09-101-0/+124