summaryrefslogtreecommitdiff
path: root/src/certtool-common.h
Commit message (Expand)AuthorAgeFilesLines
* algorithms: implement X448 key exchange and Ed448 signature schemeDaiki Ueno2020-01-231-1/+1
* certtool: added option to apply a certificate verification profileNikos Mavrogiannopoulos2019-12-191-0/+2
* src: fix noreturn-related warningDmitry Eremin-Solenikov2019-10-181-1/+1
* Add or clean header guards in src/Tim Rühsen2019-05-071-3/+3
* Use https:// for www.gnu.org and www.example.comTim Rühsen2019-03-131-1/+1
* certtool: don't output textual information if --no-text was givenDmitry Eremin-Solenikov2018-11-261-2/+6
* certtool: support dumping GOST private key informationDmitry Eremin-Solenikov2018-06-231-0/+5
* certool: export GOST privkeys only in PKCS#8 formatDmitry Eremin-Solenikov2018-06-231-1/+3
* certtool: use larger serial and CRL numbersMartin Sucha2018-05-191-0/+2
* certtool: honor --ask-pass when loading a private keyNikos Mavrogiannopoulos2018-05-071-0/+1
* sign_params_to_flags: moved to certtool-common.cNikos Mavrogiannopoulos2017-08-271-0/+3
* certtool: hash_to_id moved to certtool-common.cNikos Mavrogiannopoulos2017-08-271-0/+2
* p11tool: --generate-xxx options were replaced by generate-privkeyNikos Mavrogiannopoulos2017-08-091-0/+2
* certtool: eliminated unused variableNikos Mavrogiannopoulos2017-08-081-3/+0
* certtool: silence warnings related to --pkcs8Nikos Mavrogiannopoulos2017-08-071-3/+5
* certtool: provable private keys are always exported in PKCS#8 formNikos Mavrogiannopoulos2017-08-071-2/+12
* Added support for EdDSA (Ed25519) curve keysNikos Mavrogiannopoulos2017-07-171-0/+13
* ocsptool: --load-chain will sort the input chainNikos Mavrogiannopoulos2017-06-201-0/+1
* ocsptool: added --load-chain optionNikos Mavrogiannopoulos2017-06-191-0/+3
* x509: implement RSA-PSS signature schemeDaiki Ueno2017-05-291-0/+4
* tools: remove outfile when exited on errorNikos Mavrogiannopoulos2017-04-051-0/+6
* certtool: eliminated memory leaks in DH parameter printing/generation.Nikos Mavrogiannopoulos2016-04-281-1/+1
* certtool: combined all the seed decoding methods to a single oneNikos Mavrogiannopoulos2016-04-281-1/+3
* certtool: allow specifying seed size when generating provable DH parametersNikos Mavrogiannopoulos2016-04-281-0/+3
* certtool: the --generate-dh-params option can be combined with --provableNikos Mavrogiannopoulos2016-02-111-0/+7
* p11tool: introduced --only-urls optionNikos Mavrogiannopoulos2015-11-081-0/+2
* certtool: provable key generation was moved to a separate flag that can be co...Nikos Mavrogiannopoulos2015-09-131-0/+2
* certtool: lifted limits on file size to loadNikos Mavrogiannopoulos2015-08-121-2/+2
* certtool: added --p7-generate, --p7-sign and --p7-detached-signNikos Mavrogiannopoulos2015-06-021-0/+2
* certtool: allow verifying PKCS #7 with detached dataNikos Mavrogiannopoulos2015-06-021-0/+1
* certtool: allow verification of PKCS #7 structuresNikos Mavrogiannopoulos2015-06-021-0/+1
* p11tool: use the key usage flags to set PKCS #11 propertiesNikos Mavrogiannopoulos2015-04-041-0/+1
* certtool: use unsigned for bitsNikos Mavrogiannopoulos2015-02-201-1/+1
* p11tool/certtool: Added --curve parameter.Nikos Mavrogiannopoulos2014-07-071-0/+1
* p11tool: Ask for label if not specified.Nikos Mavrogiannopoulos2014-07-021-0/+1
* p11tool: added options --set-pin and --set-so-pinNikos Mavrogiannopoulos2014-07-011-0/+3
* certtool: allow specifying the friendly name on the command line and use the ...Nikos Mavrogiannopoulos2014-06-261-1/+1
* certtool: When an external file is used increase out maximum buffer accordingly.Nikos Mavrogiannopoulos2014-06-041-2/+3
* changed the behavior in certtool's PKCS #8 key export with no passwordNikos Mavrogiannopoulos2014-04-031-0/+1
* reindented codeNikos Mavrogiannopoulos2013-11-081-61/+68
* enable --outder for certtool --dh-infoDaniel Kahn Gillmor2013-11-081-0/+1
* Added --cprint option to certtoolNikos Mavrogiannopoulos2013-01-211-5/+8
* Several updates in certificate/public key printing.Nikos Mavrogiannopoulos2012-11-201-1/+1
* get_bits() does not always warn.Nikos Mavrogiannopoulos2012-11-121-1/+2
* Certtool updates.Nikos Mavrogiannopoulos2012-10-091-0/+2
* Changes in password handling of certtool.Nikos Mavrogiannopoulos2012-08-251-0/+2
* Restored ability to decrypt PKCS #8 and #12 keys with a NULL password. Certto...Nikos Mavrogiannopoulos2012-08-041-0/+1
* Eliminated p11common.c.Nikos Mavrogiannopoulos2012-07-201-3/+0
* Added functionality to extract the pubkey key from a TPM key.Nikos Mavrogiannopoulos2012-07-081-0/+14
* Splitted Lucas' contribution to allow incorporation.Nikos Mavrogiannopoulos2012-06-251-0/+2