[PATCH 00/25] UBIFS authentication support

2018-07-04 Thread Sascha Hauer
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 * the journal

[PATCH 00/25] UBIFS authentication support

2018-07-04 Thread Sascha Hauer
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 * the journal