platform_hardware_interfaces/security
David Drysdale 59cae644e7 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
2021-05-12 16:09:44 +01:00
..
keymint KeyMint VTS: local RSA encryption 2021-05-12 16:09:44 +01:00
secureclock/aidl KeyMint AIDL tweaks 2021-04-30 14:19:31 +01:00
sharedsecret/aidl This fixes the potential vts test failures for devices with no registered shared secret services. It aso fixes the static dependency issue. 2021-03-24 02:29:37 +00:00