summaryrefslogtreecommitdiff
path: root/lib/x509/spki.c
Commit message (Expand)AuthorAgeFilesLines
* build: re-indent codeDaiki Ueno2023-04-241-10/+8
* Indent codeZoltan Fridrich2023-01-271-7/+4
* lib: Consistenly return sane results for all *_init()Eric Blake2022-11-021-0/+1
* Use https:// for www.gnu.org and www.example.comTim Rühsen2019-03-131-1/+1
* spki: combined all exported functions to a single set and getNikos Mavrogiannopoulos2017-08-041-91/+29
* Clarified the purpose of the spki params related functionsNikos Mavrogiannopoulos2017-08-031-5/+9
* x509: implement RSA-PSS signature schemeDaiki Ueno2017-05-291-0/+188