aboutsummaryrefslogtreecommitdiff
path: root/cc/subtle/streaming_aead_decrypting_stream_test.cc
AgeCommit message (Expand)Author
2022-12-16IWYU: Add missing standard library includes.wiktorg
2022-03-21Change crypto::tink::util::StatusOr::ValueOrDie() to value() in /tink/cc. Par...lizatretyakova
2022-02-04Automatically apply some clang-tidy fixes.tholenst
2021-10-25Replace the deprecated crypto::tink::util::Status::error_message() method wit...lizatretyakova
2021-09-23Replace the first batch of the deprecated crypto::tink::util::Status::error_c...lizatretyakova
2019-10-25Formatting changes due to internal changes.tholenst
2019-07-08Changing semantics of ciphertext_offset in C++ segment encrypter/decrypter.przydatek
2019-03-2022 Automatically created fixes.tholenst
2019-03-20Adding C++ AesGcmHkdfStreamSegmentDecrypter.przydatek
2019-03-20Adding implementation of C++ StreamingAeadDecryptingStream.przydatek