diff options
author | David Drysdale <drysdale@google.com> | 2021-05-12 13:52:03 +0100 |
---|---|---|
committer | David Drysdale <drysdale@google.com> | 2021-05-12 16:09:44 +0100 |
commit | 59cae644e79c3358b2328c101174e03458a839ea (patch) | |
tree | ce693bc490a8f0087685290ee0a40c7b608a1b29 /security/keymint/aidl/vts/functional/DeviceUniqueAttestationTest.cpp | |
parent | df8f52ee8dded3b1e2fae3ead6e47e02a8a55006 (diff) |
KeyMint VTS: local RSA encryption
Change RSA encryption (with public key) so it happens locally in the
test, rather than by invoking an ENCRYPT operation against KeyMint.
- Specify MGF1 digest for OAEP mode as (now) required by AIDL spec.
- Drop tests for too-long encryption inputs.
- Adjust test comments to reflect decryption-only nature.
- Change parameter checking tests to do so on DECRYPT rather than ENCRYPT.
Test: VtsAidlKeyMintTargetTest
Change-Id: I10c4beea28387eecfd0bc7c5dfd59a1b66fec21e
Diffstat (limited to 'security/keymint/aidl/vts/functional/DeviceUniqueAttestationTest.cpp')
0 files changed, 0 insertions, 0 deletions