ostree/src
Denis Pynkin edbbe1c4f2 lib/sign: initial implementation
Added the initial version of signing interface allowing to allowing to
sign and verify commits.
Implemented initial signing modules:
 - dummy -- simple module allowing to sign/verify with ASCII string
 - ed25519 -- module allowing to sign/verify commit with ed25519
   (EdDSA) signature scheme provided by libsodium library.

Signed-off-by: Denis Pynkin <denis.pynkin@collabora.com>
2020-03-25 15:23:54 +03:00
..
boot Support mounting /sysroot (and /boot) read-only 2019-12-11 15:33:57 +00:00
libostree lib/sign: initial implementation 2020-03-25 15:23:54 +03:00
libotutil lib/keyfile: Treat "group not found" the same as "key not found" 2019-11-07 21:15:41 +00:00
ostree repo/commit: Add support for --selinux-policy-from-base 2020-03-24 16:34:26 +00:00
rofiles-fuse rofiles-fuse: Improve error message for failure to open root 2018-10-12 14:11:10 +00:00
switchroot prepare-root: Add a comment about the role of this service 2020-02-20 00:35:32 +00:00