Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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: Document --not-before/after and --dateform options in manpages | Martin Willi | 2014-03-31 | 1 | -1/+24 |
| | |||||
* | pki: Add acert and extend pki/print manpages | Martin Willi | 2014-03-31 | 1 | -0/+107 |