aboutsummaryrefslogtreecommitdiff
path: root/cc/core/crypto_format.cc
AgeCommit message (Expand)Author
2022-01-10Automatically apply some clang-tidy fixestholenst
2021-11-03Replace the deprecated crypto::tink::util::error::INVALID_ARGUMENT usages wit...lizatretyakova
2021-08-30Remove unused using declarations.juerg
2020-10-12Migrate GetOutputPrefix to use as input a KeyInfo instead of two elements fro...tholenst
2020-10-07Change get_output_prefix(key) to GetOutputPrefix(key_id, output_prefix_type).tholenst
2020-03-20Replace unneeded ToStatusFwiktorg
2018-07-20C++: add support for Crunchy output prefix type.Thai Duong
2018-03-18Fixing C++ include-paths.Bartosz Przydatek
2017-09-01Move util to crypto::tink::util.Thai Duong
2017-05-26Move C++ to google::crypto::tink.Thai Duong
2017-05-19Fixing endianness issue in C++ CryptoFormat.Bartosz Przydatek
2017-05-18Merge "Use unsigned integers when possible, including in protobufs."Thai Duong
2017-03-29Adding aux structures for primitive generation.Bartosz Przydatek