aboutsummaryrefslogtreecommitdiff
path: root/cc/signature/public_key_sign_factory_test.cc
AgeCommit message (Expand)Author
2023-03-13Remove deprecated config.hambrosin
2022-12-16Remove unused `using` declarationswiktorg
2022-03-21Change crypto::tink::util::StatusOr::ValueOrDie() to value() in /tink/cc. Par...lizatretyakova
2022-01-10Automatically apply some clang-tidy fixestholenst
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
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-31Support EcdsaSignatureEncoding::IEEE_P1363 in C++.Quan Nguyen
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-03-18Fixing C++ include-paths.Bartosz Przydatek
2018-01-07Fixing more sync errors.Thai Duong
2018-01-03Fixing clang-tidy style errors.Thai Duong
2017-12-19Adding C++ Ecdsa and aux classes for signatures.Bartosz Przydatek