summaryrefslogtreecommitdiffstats
path: root/wsd/ProofKey.hpp
Commit message (Expand)AuthorAgeFilesLines
* fix license headersAndras Timar2020-10-011-2/+0
* Avoid contention on RSA Digest engine.Michael Meeks2020-08-201-0/+5
* Use #pragma onceTor Lillqvist2020-04-181-4/+2
* Proof: generate our own key, and verify our own signatures.Michael Meeks2020-04-081-0/+3
* Proof: verify existing RSA proof.Michael Meeks2020-04-081-1/+1
* Proof: implement CAPI blob test.Michael Meeks2020-04-081-0/+6
* Proof: re-factor - publicise some internals to make testing easier.Michael Meeks2020-04-081-0/+35
* Proof: URI must be absolute and converted to uppercaseMike Kaganski2020-02-181-0/+1
* Initial implementation of proof-keyMike Kaganski2019-11-211-0/+32