sailfishos-open / sailfish-device-encryption-community

Support for device storage encryption
GNU General Public License v2.0
3 stars 2 forks source link

Dont assume hwcrypt is available #18

Closed piggz closed 2 years ago

piggz commented 2 years ago

The wizard proposes a hwcrypt backed key on the pinephone, which doesnt have it available. Hwcrypt support should be optional, and turned on/off in device config.

rinigus commented 2 years ago

Fixed in https://github.com/sailfishos-open/libsfosdevenc/commit/5ed54d972482e426e6ca692588938cf959c45f5b

No need for config options as we can check if hwcrypt is available