commit | ec18456ce74224bb25dfee01c6b9143796eaaebb | [log] [tgz] |
---|---|---|
author | Victor Hsieh <victorhsieh@google.com> | Fri Nov 06 13:50:31 2020 -0800 |
committer | Victor Hsieh <victorhsieh@google.com> | Mon Nov 16 17:09:57 2020 -0800 |
tree | 86b52adc7bbb2fbbb9e2a052ccd00437c705aefa | |
parent | d1cb0d7752caa5e851dd4a50d934218c32cbae09 [diff] |
authfs: implement fs-verity Merkle tree verification The fs-verity verification is compatible to the original format in Linux kernel. The current verification only verifies a chunk of content against the Merkle tree, without any signature check yet. Bug: 171310075 Test: atest authfs_host_test_src_lib Test: stress test with lots of possible input sizes Change-Id: Icf2194aa5ebf282936d7b304bcc956d39f500b1a