aboutsummaryrefslogtreecommitdiff
path: root/cc/util/validation.cc
AgeCommit message (Expand)Author
2021-11-04Replace 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-03-20Replace unneeded ToStatusFwiktorg
2019-07-03Fix uses of private, mangled names for proto enumerators.Tink Team
2019-06-05Use uint32 to read keyset.primary_key_id(), as the proto field is a uint32.tholenst
2019-03-21cc: Extra sanity checks on setPrimitive.candrian
2018-11-01Fixing an AES key size validation bug, should only accept 128-bit and 256-bit...thaidn
2018-04-17Use Portable Protocol Buffers (go/portableproto) for Tink C++.Haris Andrianakis
2018-03-18Fixing C++ include-paths.Bartosz Przydatek
2017-09-01Fixing style issues.Bartosz Przydatek
2017-09-01Move util to crypto::tink::util.Thai Duong
2017-06-22Adding cross-language tests for hybrid encryption.Bartosz Przydatek