aboutsummaryrefslogtreecommitdiff
path: root/cc/subtle/test_util.h
AgeCommit message (Expand)Author
2022-12-20Use `= default` for trivial ctor/dtors.wiktorg
2022-01-20Automatically apply some clang-tidy fixestholenst
2021-11-09Replace the deprecated crypto::tink::util::error::INVALID_ARGUMENT usages wit...lizatretyakova
2021-09-22Replace the deprecated crypto::tink::util::Status::OK object with a call to a...lizatretyakova
2020-04-20Some const declarations changed to constexprTink Team
2019-10-25Formatting changes due to internal changes.tholenst
2019-08-28Enabling C++ decryption via random access stream.przydatek
2019-08-22C++: adding DecryptingRandomAccessStream to enable random access decryption.przydatek
2019-07-08Changing semantics of ciphertext_offset in C++ segment encrypter/decrypter.przydatek
2019-03-20Adding C++ AesGcmHkdfStreamSegmentDecrypter.przydatek
2019-03-20Adding implementation of C++ StreamingAeadDecryptingStream.przydatek