commit | ae3727bf45a785837c5f092b4a1e8c021754f52e | [log] [tgz] |
---|---|---|
author | David Drysdale <drysdale@google.com> | Thu Nov 11 09:00:14 2021 +0000 |
committer | David Drysdale <drysdale@google.com> | Wed Jul 06 12:26:37 2022 +0100 |
tree | 3cbb34d99d6a3996cf3d3435849358fda573fa8f | |
parent | 6645a15ad5ac4985eb8154ddbed729bcfe4a9581 [diff] |
KeyMint VTS: test default MGF_DIGEST behaviour KeyMint supports the specification of a separate MGF digest when performing RSA-OAEP decryption, with a default value of SHA-1. Test the expected behaviour here: - SHA-1 is used if nothing specified in key characteristics. - If something is specified in key characteristics, the operation parameter value has to be one of those values. Bug: 203688354 Test: VtsAidlKeyMintTargetTest Change-Id: Ic2dd3641be732a273724faa20cf4edf8a1752506