aboutsummaryrefslogtreecommitdiff
path: root/cc/core/keyset_manager_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-08-06Migrate the AesGcmKeyManager to a KeyTypeManager.tholenst
2019-03-20Rename KeysetUtil to TestKeysetHandle and make it testonly = 1.thaidn
2018-09-25Start unifying the key factories.Thomas Holenstein
2018-07-13Removing deprecated C++ Tink APIs.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-12Add a KeysetManager API to retrieve the count of keys in a keyset.Tink Team
2018-03-18Fixing C++ include-paths.Bartosz Przydatek
2017-11-22Fixing style issues after sync.Thai Duong
2017-11-09Adding C++ KeysetManager.Bartosz Przydatek