Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pki: Optionally generate RSA/PSS signatures | Tobias Brunner | 2017-11-08 | 1 | -0/+5 |
| | |||||
* | pki: Edited keyid parameter use in various pki man pages and usage outputs | Andreas Steffen | 2017-03-06 | 1 | -2/+8 |
| | |||||
* | pki: Add generic 'priv' key type that loads any type of private key | Tobias Brunner | 2016-10-05 | 1 | -1/+2 |
| | |||||
* | pki: Choose default digest based on the signature key | Tobias Brunner | 2015-03-23 | 1 | -2/+2 |
| | |||||
* | pki: Use SHA-256 as default for signatures | Tobias Brunner | 2015-03-23 | 1 | -1/+1 |
| | | | | | | Since the BLISS private key supports this we don't do any special handling anymore (if the user choses a digest that is not supported, signing will simply fail later because no signature scheme will be found). | ||||
* | pki: Install pki(1) as utility directly in $prefix/bin | Tobias Brunner | 2013-09-13 | 1 | -0/+91 |
ipsec pki is maintained as alias. |