wait... how do other systems such as APFS and ZFS do acceleration ?
wait... how do other systems such as APFS and ZFS do acceleration ?
Posted Mar 27, 2017 8:15 UTC (Mon) by ortalo (guest, #4654)In reply to: wait... how do other systems such as APFS and ZFS do acceleration ? by tytso
Parent article: Inline encryption support for block devices
I agree this seems fine for spreading usage of crypto. acceleration.
However, it seems to me we are seeing the problem of sharing these devices between multiple users appear now ; especially in the use cases where different users expect to use different keys.
Admittedly, it is already very nice to have host encryption, if only to have host-level protection againts "outsiders".
However, I wonder if simple additions to these hardware would not allow association of different sets of keys to different users contexts (similarly to the way pagetables are associated to specific adress spaces in the classical MMU case)?
However, it seems to me we are seeing the problem of sharing these devices between multiple users appear now ; especially in the use cases where different users expect to use different keys.
Admittedly, it is already very nice to have host encryption, if only to have host-level protection againts "outsiders".
However, I wonder if simple additions to these hardware would not allow association of different sets of keys to different users contexts (similarly to the way pagetables are associated to specific adress spaces in the classical MMU case)?
Another question: all these new hardware are targetting encryption only? Nothing with respect to signing (or hashing) only?