aboutsummaryrefslogtreecommitdiff
path: root/cc/subtle/test_util.cc
AgeCommit message (Expand)Author
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-11-01Replace 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
2019-10-25Formatting changes due to internal changes.tholenst
2019-08-28Enabling C++ decryption via random access stream.przydatek
2019-07-12Adding missing variable initialization.przydatek
2019-03-20Adding C++ AesGcmHkdfStreamSegmentDecrypter.przydatek
2019-03-20Adding implementation of C++ StreamingAeadDecryptingStream.przydatek