Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-08-23 | trust: always use have valid struct apk_trust * | Timo Teräs | 1 | -2/+3 | |
Make sure we always have valid struct apk_trust * for code using it. Load the signing keys directly when being specified to produce sane error message if loading them fails. | |||||
2021-06-11 | add basic abstraction for cryptographic operations | Timo Teräs | 1 | -11/+3 | |
- basic digesting and signing apis (subject still to fine tuning) - update digest code, and adb signing for the thin wrapping layer - old v1 package and database handling not updated - default mkpkg file hash to sha256 ref #10744 | |||||
2020-10-09 | add missing apk_trust.h | Timo Teräs | 1 | -0/+42 | |