tree: a1c1cac491c6265cb46fd462a9972f5f231652a8 [path history] [tgz]
  1. dbus_permissions/
  2. init/
  3. mojo/
  4. seccomp/
  5. BUILD.gn
  6. daemon.cc
  7. daemon.h
  8. keymaster_server.h
  9. main.cc
  10. OWNERS
  11. README.md
arc/keymaster/README.md

Chrome OS arc-keymasterd

This package implements arc-keymasterd, a daemon that executes crypto operations requested by ARC on Chrome OS, by running the android keymaster in a minijail.

The android keymaster interface is exposed to ARC through a mojo connection via Chrome.

For more information about the Android security stack, see the keystore docs.