No description
c3523bacff
- Generate 3DES keys with block modes [ECB, CBC] and padding modes [NONE, PKCS7]. Should be able to create operations successfully with these generated keys. - Try to generate a key and create an operation with invalid inputs, it should fail with proper error codes - with unsupported key size - with unsupported padding mode - with padding mode NONE and input text whose length isn't a multiple of the DES block size - with unsupported blockmode Bug: 194359114 Test: atest keystore2_client_test Change-Id: Ida98fd2e6f9b7ba84b8beba9ea979d5aeb2240ee |
||
---|---|---|
diced | ||
fsverity | ||
fsverity_init | ||
identity | ||
keystore | ||
keystore-engine | ||
keystore2 | ||
ondevice-signing | ||
provisioner | ||
.clang-format | ||
.gitignore | ||
Android.bp | ||
METADATA | ||
MODULE_LICENSE_APACHE2 | ||
NOTICE | ||
OWNERS | ||
PREUPLOAD.cfg | ||
rustfmt.toml |