1. 2296718 IWYU: Add missing standard library includes. by wiktorg · 2 years, 6 months ago
  2. 5225943 Remove .status() usages when matching IsOk() with a StatusOr object. by kste · 3 years ago
  3. 955cca0 Change crypto::tink::util::StatusOr::ValueOrDie() to value() in /tink/cc. Part of Tink migration to absl::Status{,Or}. by lizatretyakova · 3 years, 3 months ago
  4. c6ab17d Automatically apply some clang-tidy fixes. by tholenst · 3 years, 4 months ago
  5. 58e29e9 Refactor ed25519_verify_boringssl_test by ambrosin · 3 years, 5 months ago
  6. 24f0e2a Migrate to internal/ec_util in tink/cc/subtle. by ambrosin · 3 years, 6 months ago
  7. 456657f Replace the deprecated crypto::tink::util::error::INTERNAL usages with its absl version absl::StatusCode::kInternal in third_party/tink/cc. by lizatretyakova · 3 years, 8 months ago
  8. 47b6e17 Refactor tink fips into an internal and public part. by kste · 4 years, 2 months ago
  9. 2953910 Fixes test failures that would result from `std::string_view(nullptr)` by Tink Team · 4 years, 10 months ago
  10. cec6cbe Restrict usage of ECC signature primitives in subtle when using FIPS only mode. by kste · 5 years ago
  11. 7326934 Use sanitizing containers in ed25519_sign_boringssl by wiktorg · 5 years ago
  12. 1ec72ed Formatting changes due to internal changes. by tholenst · 6 years ago
  13. 8a3030c cc: Add ED25519 signature primitive in subtle. by candrian · 6 years ago
OSZAR »