aboutsummaryrefslogtreecommitdiff
path: root/cc/subtle/aes_eax_boringssl_test.cc
AgeCommit message (Expand)Author
2022-12-15IWYU: Add missing standard library includes.wiktorg
2022-05-18Replace "additional data" with "associated data".juerg
2022-05-10Rename additional data to associated data in aes_eax_boringssl.juerg
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-04-16Refactor tink fips into an internal and public part.kste
2020-07-08Restrict instantiating subtle primitives in FIPS only mode.kste
2020-03-06Use sanitizing containers in aes_eax_boringsslwiktorg
2019-10-25Formatting changes due to internal changes.tholenst
2018-09-20Remove the main files from (hopefully) all tests.Thomas Holenstein
2018-07-03Moving C++ to proto lite, and changing from JSONCPP to RapidJSON.Bartosz Przydatek
2018-06-27Adding a version of AES-EAX using boringssl as underlyingDaniel Bleichenbacher