aboutsummaryrefslogtreecommitdiff
path: root/cc/subtle/ecdsa_verify_boringssl.h
AgeCommit message (Expand)Author
2022-01-20Automatically apply some clang-tidy fixestholenst
2021-10-27Replace occurrences of `bssl::UniquePtr` with `internal::SslUniquePtr` in cc/...ambrosin
2021-04-16Refactor tink fips into an internal and public part.kste
2020-07-13Restrict usage of ECC signature primitives in subtle when using FIPS only mode.kste
2020-03-25Minor code cleanupwiktorg
2018-10-08Add constructor for ECDSA verifier which takes an EC_KEY.Tink Team
2018-07-31Support EcdsaSignatureEncoding::IEEE_P1363 in C++.Quan Nguyen
2018-03-18Fixing C++ include-paths.Bartosz Przydatek
2017-12-19Adding C++ Ecdsa and aux classes for signatures.Bartosz Przydatek