aboutsummaryrefslogtreecommitdiff
path: root/cc/core/private_key_manager_impl.h
AgeCommit message (Expand)Author
2022-08-15Auto-generated fix for C++ includes.juerg
2022-03-21Change crypto::tink::util::StatusOr::ValueOrDie() to value() in /tink/cc. Par...lizatretyakova
2022-01-10Automatically apply some clang-tidy fixestholenst
2021-11-03Replace the deprecated crypto::tink::util::error::INVALID_ARGUMENT usages wit...lizatretyakova
2021-04-09Add missing copyright statements. These were missing due to internal miscommu...tholenst
2019-07-29Rename InternalKeyManager to KeyTypeManager.tholenst
2019-07-05Remove the Validation using public_key_manager_->ValidateKey() of the recentl...tholenst
2019-07-03Fix typo in documenation.tholenst
2019-07-03Add a class InternalPrivateKeyManager which one should implement when one imp...tholenst