chenxiaolong / avbroot

Sign (and root) Android A/B OTAs with custom keys while preserving Android Verified Boot
GNU General Public License v3.0
436 stars 41 forks source link

avb: AlgorithmType: Fail on unknown key types #311

Closed chenxiaolong closed 1 week ago

chenxiaolong commented 1 week ago

This is never reachable due to additional checks in every code path that invokes sign() and verify(), but still better to be correct.