tree: 4c0c48ac3217afcdfe34a81ffa0abb1219902774 [path history] [tgz]
  1. dbus_bindings/
  2. dbus_adaptor.cc
  3. dbus_adaptor.h
  4. easy-unlock.gyp
  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.