aboutsummaryrefslogtreecommitdiff
path: root/tool/sign.cc
AgeCommit message (Expand)AuthorFilesLines
2023-07-11Use std::make_unique when possibleDavid Benjamin1-1/+1
2017-06-12Align EVP_PKEY Ed25519 API with upstream.David Benjamin1-13/+8
2017-04-05Add a basic signing tool.David Benjamin1-0/+88