aboutsummaryrefslogtreecommitdiff
path: root/cc/subtle/streaming_aead_test_util.cc
AgeCommit message (Expand)Author
2023-01-23Replace FileRandomAccessStream and test::GetTestFileDescriptor with TestRando...ambrosin
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-12Replace the deprecated crypto::tink::util::error::INTERNAL usages with its ab...lizatretyakova
2021-09-28Replace the third batch of the deprecated crypto::tink::util::Status::error_c...lizatretyakova
2021-09-22Replace the deprecated crypto::tink::util::Status::OK object with a call to a...lizatretyakova
2021-04-09Add missing copyright statements. These were missing due to internal miscommu...tholenst
2019-08-28Enabling C++ decryption via random access stream.przydatek
2019-08-06Fix kokoro.tholenst
2019-08-06Add license headers I forgot.tholenst