aboutsummaryrefslogtreecommitdiff
path: root/cc/streamingaead/aes_gcm_hkdf_streaming_key_manager_test.cc
AgeCommit message (Expand)Author
2022-12-16Remove unused `using` declarationswiktorg
2022-06-22Remove .status() usages when matching IsOk() with a StatusOr object.kste
2022-03-21Change crypto::tink::util::StatusOr::ValueOrDie() to value() in /tink/cc. Par...lizatretyakova
2022-01-10Automatically apply some clang-tidy fixestholenst
2021-11-08Replace the deprecated crypto::tink::util::error::INVALID_ARGUMENT usages wit...lizatretyakova
2020-04-14Add DeriveKey to the AesGcmHkdfStreamingKeyManagers.tholenst
2020-03-19Use sanitizing containers in aes_gcm_hkdf_streamingwiktorg
2019-08-28Enabling C++ decryption via random access stream.przydatek
2019-08-06Migrate the AesGcmHkdfStreamingManager to a KeyTypeManager.tholenst
2019-03-20Adding C++ AesGcmHkdfStreamingKeyManager and StreamingAead-supporting classes.przydatek