aboutsummaryrefslogtreecommitdiff
path: root/cc/mac/aes_cmac_proto_serialization.cc
AgeCommit message (Expand)Author
2023-06-02Pass parameters by reference instead of value to avoid redundant copies.ioannanedelcu
2023-06-01Test that parsing and serializing keys fails without secret key access token.ioannanedelcu
2023-05-31Make the SecretKeyAccessToken optional for the key parsers and serializers.ioannanedelcu
2023-05-31Rename key getter to be consistent among key classes.ioannanedelcu
2023-02-16Add AES-CMAC proto parsers and serializers.wconner