[PATCH v2 00/25] UBIFS authentication support

2018-09-07 Thread Sascha Hauer
Hi all, This patchset introduces UBIFS authentication support. With authentication enabled UBIFS is fully protected against offline changes. This is done by hashing the different parts of UBIFS and protecting the toplevel hashes with HMACs. The parts that are protected are: * the index tree *

[PATCH v2 00/25] UBIFS authentication support

2018-09-07 Thread Sascha Hauer
Hi all, This patchset introduces UBIFS authentication support. With authentication enabled UBIFS is fully protected against offline changes. This is done by hashing the different parts of UBIFS and protecting the toplevel hashes with HMACs. The parts that are protected are: * the index tree *