Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-08-23 | trust: always use have valid struct apk_trust * | Timo Teräs | 1 | -12/+18 | |
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-19 | reduce misuse of error codes from errno.h | Timo Teräs | 1 | -1/+1 | |
2021-06-11 | add basic abstraction for cryptographic operations | Timo Teräs | 1 | -60/+6 | |
- 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 | rename adb_trust to apk_trust, and use it as package signature keystore too | Timo Teräs | 1 | -0/+165 | |