DescriptionMake CKM_AES_GCM usable.
This requires fixing bugs in the underlying AES GCM code and
adding the PK11_EncryptWithSymKey and PK11_DecryptWithSymKey
functions to provide access to CKM_AES_GCM, which does not
support multi-part operations.
R=agl@chromium.org,rsleevi@chromium.org
BUG=none
TEST=to be covered by Aes128GcmEncrypterTest and
Aes128GcmDecrypterTest in net_unittests
Patch Set 1 #
Total comments: 8
Messages
Total messages: 7 (0 generated)
|