aboutsummaryrefslogtreecommitdiff
path: root/cc/subtle/ed25519_sign_boringssl_test.cc
AgeCommit message (Expand)Author
2022-12-15IWYU: Add missing standard library includes.wiktorg
2022-06-22Remove .status() usages when matching IsOk() with a StatusOr object.kste
2022-03-21Change crypto::tink::util::StatusOr::ValueOrDie() to value() in /tink/cc. Par...lizatretyakova
2022-02-04Automatically apply some clang-tidy fixes.tholenst
2022-01-07Refactor subtle/ed25519_sign_boringssl_test for compatibility with OpenSSL.ambrosin
2021-12-21Migrate to internal/ec_util in tink/cc/subtle.ambrosin
2021-11-01Replace the deprecated crypto::tink::util::error::INTERNAL usages with its ab...lizatretyakova
2021-04-16Refactor tink fips into an internal and public part.kste
2020-08-26Fixes test failures that would result from `std::string_view(nullptr)`Tink Team
2020-07-13Restrict usage of ECC signature primitives in subtle when using FIPS only mode.kste
2020-03-02Use sanitizing containers in ed25519_sign_boringsslwiktorg
2019-10-25Formatting changes due to internal changes.tholenst
2019-02-11cc: Add ED25519 signature primitive in subtle.candrian