aboutsummaryrefslogtreecommitdiff
path: root/cc/mac/mac_factory_test.cc
AgeCommit message (Expand)Author
2022-12-16Remove unused `using` declarationswiktorg
2022-03-21Change crypto::tink::util::StatusOr::ValueOrDie() to value() in /tink/cc. Par...lizatretyakova
2022-01-07Fix some missing includes.tholenst
2021-10-25Replace the deprecated crypto::tink::util::Status::error_message() method wit...lizatretyakova
2021-09-23Replace the first batch of the deprecated crypto::tink::util::Status::error_c...lizatretyakova
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
2019-08-14Migrate the HmacKeyManger to a KeyTypeManager.tholenst
2019-03-20Rename KeysetUtil to TestKeysetHandle and make it testonly = 1.thaidn
2018-09-20Remove the main files from (hopefully) all tests.Thomas Holenstein
2018-07-12Adding C++ default config registration.Bartosz Przydatek
2018-07-11Move TestUtil::GetKeyset, TestUtil::GetKeysetHandle to a separate class so theyHaris Andrianakis
2018-05-24Automated g4 rollback of changelist 197862984.Bartosz Przydatek
2018-05-24Automated g4 rollback of changelist 197860731.Tink Team
2018-05-24Hiding C++ KeysetHandle::get_keyset() method.Bartosz Przydatek
2018-04-17Use Portable Protocol Buffers (go/portableproto) for Tink C++.Haris Andrianakis
2018-03-18Fixing C++ include-paths.Bartosz Przydatek
2017-11-09Adding C++ KeysetManager.Bartosz Przydatek
2017-10-14Adding C++ KeysetReader.Bartosz Przydatek
2017-09-01Fixing style issues.Bartosz Przydatek
2017-09-01Move util to crypto::tink::util.Thai Duong
2017-07-10Adding C++ ...Config-classes for primitives.Bartosz Przydatek
2017-06-22Adding cross-language tests for hybrid encryption.Bartosz Przydatek
2017-05-26Move C++ to google::crypto::tink.Thai Duong
2017-05-10Fix blaze build and Lint errors.Thai Duong
2017-05-10Merge "Adding implementation of MacFactory."Bartosz Przydatek
2017-04-03Fix CC BUILD and dependencies, to make sync to google3 easier.Thai Duong
2017-03-29Merge "Fix more lint errors."Thai Duong
2017-03-27Moving primitive factories to corresponding subdirectories.Bartosz Przydatek