commit | 8a0f18051d880fc8dc8181faf051e2442d45535e | [log] [tgz] |
---|---|---|
author | Seth Moore <sethmo@google.com> | Fri Jan 13 15:37:33 2023 -0800 |
committer | Seth Moore <sethmo@google.com> | Fri Jan 13 15:37:33 2023 -0800 |
tree | cb47daa387fac6e6bde48873218d7a0909f229ca | |
parent | fb373b0613282325f3d4ac787492fff1287484b3 [diff] |
Drop minimum RKP challenge size to 16 bytes The current RKP server produces challenges smaller than 32 bytes. As existing devices in the field may have some length limitations due to this, let's not start sending larger challenges to those devices. Instead, drop the challenge to 16 bytes to maintain compat. There should be plenty of entropy in 16 bytes. Test: n/a Change-Id: I1dfd9b4b06131df907683207e4b6bfb2d1c93d65