tree: 725081b7e45933d2b77e29c702b710132a66e7f8 [path history] [tgz]
  1. dbus_bindings/
  2. BUILD.gn
  3. dbus_adaptor.cc
  4. dbus_adaptor.h
  5. easy_unlock_service.cc
  6. easy_unlock_service.h
  7. easy_unlock_test.cc
  8. fake_easy_unlock_service.cc
  9. fake_easy_unlock_service.h
  10. main.cc
  11. org.chromium.EasyUnlock.conf
  12. org.chromium.EasyUnlock.service
  13. OWNERS
  14. README.md
easy-unlock/README.md

Easy Unlock

A Chromium OS daemon for handling crypto tasks for Easy Unlock. The daemon is used to provide means for encryption and authentication of messages sent over unsecure/untrusted Bluetooth connection between Chrome OS and Android device in Easy Unlock protocol. The actual service implementation of the service is in internal easy-unlock-crypto repo.