aboutsummaryrefslogtreecommitdiff
path: root/cc/streamingaead/aes_ctr_hmac_streaming_key_manager.h
AgeCommit message (Expand)Author
2022-12-20Use `= default` for trivial ctor/dtors.wiktorg
2022-12-16IWYU: Add missing standard library includes.wiktorg
2022-05-05Fix some proto includes, and build targets.tholenst
2022-03-21Change crypto::tink::util::StatusOr::ValueOrDie() to value() in /tink/cc. Par...lizatretyakova
2022-01-10Automatically apply some clang-tidy fixestholenst
2021-04-16Refactor tink fips into an internal and public part.kste
2021-04-09Add missing copyright statements. These were missing due to internal miscommu...tholenst
2021-04-06Add FipsStatus() method to KeyTypeManagers for AEAD, DAEAD, MAC, Prf and Stre...kste
2020-09-15Add derivation support to AES-CTR-HMACsschmieg
2020-03-26Include What You Use fixeswiktorg
2020-03-18Use sanitizing containers in aes_ctr_hmac_streamingwiktorg
2019-08-13Add AES-CTR-HMAC-streaming key manager.paulavidas