aboutsummaryrefslogtreecommitdiff
path: root/cc/streamingaead/aes_gcm_hkdf_streaming_key_manager.cc
AgeCommit message (Expand)Author
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
2019-10-01Automatically generated code fixes.tholenst
2019-08-08Fix ciphertext segment size validation.paulavidas
2019-08-06Migrate the AesGcmHkdfStreamingManager to a KeyTypeManager.tholenst
2019-07-08Changing semantics of ciphertext_offset in C++ segment encrypter/decrypter.przydatek
2019-03-20Adding C++ AesGcmHkdfStreamingKeyManager and StreamingAead-supporting classes.przydatek