aboutsummaryrefslogtreecommitdiff
path: root/cc/subtle/rsa_ssa_pkcs1_verify_boringssl.h
AgeCommit message (Expand)Author
2021-11-03Replace occurrences of the deprecated RSA util methods and structs.ambrosin
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 RSA signature primitives in subtle when using FIPS only mode.kste
2020-03-25Minor code cleanupwiktorg
2018-10-02Fixing C++ include guards.Bartosz Przydatek
2018-08-30Implement RSA-SSA-PKCS1 subtle sign/verify primitives for Tink C++.Haris Andrianakis