summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-12-26Use pkcs11-tool everywhereHEADmasterHristo Venev
2022-05-17Fix subprocess.run() callHristo Venev
2022-05-16Fix signingHristo Venev
When a hash is included in `--mechanism`, we shouldn't hash the document. Otherwise, with `--mechanism RSA-PKCS`, we need to prepend the identifier of the hash function we used.
2022-05-06Initial commit?Hristo Venev