Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-06-11 | add basic abstraction for cryptographic operations | Timo Teräs | 1 | -23/+0 | |
- 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 | |||||
2021-01-27 | fix compilation without deprecated OpenSSL APIs | Rosen Penev | 1 | -0/+27 | |
(De)initialization is deprecated under OpenSSL 1.0 and above. [TT: Some simplifications, and additional edits.] Signed-off-by: Rosen Penev <rosenp@gmail.com> | |||||
2020-05-07 | use SPDX-License-Identifier in source files | TBK | 1 | -0/+9 | |
2018-10-26 | add support for openssl 1.1 | Timo Teräs | 1 | -0/+21 | |