summaryrefslogtreecommitdiff
path: root/ondevice-signing/CertUtils.cpp
AgeCommit message (Expand)Author
2023-07-05ondevice-signing: merge createCertificate() into createSelfSignedCertificate()Eric Biggers
2023-07-05ondevice-signing: remove unused cert and signature codeEric Biggers
2021-12-14Remove per-file CompOS signature supportAlan Stokes
2021-08-02Handle instance files in odsign.Alan Stokes
2021-07-09Various fixes to CompOS signature handling.Alan Stokes
2021-07-05Switch to RsaPublicKey.Alan Stokes
2021-07-05Trust CompOs-signed artifactsAlan Stokes
2021-06-14Add (fake) CompOS key generation.Alan Stokes
2021-06-09Add support for an existing CompOS cert.Alan Stokes
2021-06-07Minor fixes.Alan Stokes
2021-05-25Use accessors for certificates and RSA keys.David Benjamin
2021-03-18Add missing fclose() and open with O_CLOEXEC.Martijn Coenen
2021-03-08On-device signing: Verify signature of odsign.info.Martijn Coenen
2021-03-08On-device signing: Support keystore2 for keys.Martijn Coenen
2020-12-08On-device signing binary.Martijn Coenen