commit | f2946ab5c08161df1f33756ea728be539692d63a | [log] [tgz] |
---|---|---|
author | Sean Thomas <seanmthomas@google.com> | Wed Nov 27 18:09:46 2024 +0000 |
committer | Sean Thomas <seanmthomas@google.com> | Wed Nov 27 19:44:51 2024 +0000 |
tree | cbe6bfe4bb189fd19aa6a584f602e7a4da711a67 | |
parent | 43a2bd1ae920f4577997a0b94304b0c11129a99e [diff] |
Perform sanity checks on generated P256 points adds a test to VtsRemotelyProvisionedComponentTests that generates 256 P256 keypairs and adds functionality that makes sure the points (public keys) lie on the curve, are not infinity, and are not equal to the base point (generator). Test: atest VtsHalRemotelyProvisionedComponentTargetTest Bug: 327026543 Change-Id: I4002b9e5ed5dbc366a14ff5c16e2c4cfd7d14485