aboutsummaryrefslogtreecommitdiff
path: root/cc/subtle/wycheproof_util.cc
AgeCommit message (Expand)Author
2023-02-13Add genrules to copy wycheproof test vectors locally in Tink C++.ambrosin
2022-12-16IWYU: Add missing standard library includes.wiktorg
2022-03-21Change crypto::tink::util::StatusOr::ValueOrDie() to value() in /tink/cc. Par...lizatretyakova
2022-02-04Automatically apply some clang-tidy fixes.tholenst
2021-11-16Implement RunfilesPath() test utility function.ckl
2021-11-09Replace the deprecated crypto::tink::util::error::INVALID_ARGUMENT usages wit...lizatretyakova
2018-09-26Test rsa pss with wycheproof test vectors.Quan Nguyen
2018-07-03Moving C++ to proto lite, and changing from JSONCPP to RapidJSON.Bartosz Przydatek
2018-06-27Add Wycheproof test for subtle_util_boringssl_test.Quan Nguyen
2018-05-24Automated g4 rollback of changelist 197862984.Bartosz Przydatek
2018-05-24Automated g4 rollback of changelist 197860731.Tink Team
2018-05-24Hiding C++ KeysetHandle::get_keyset() method.Bartosz Przydatek
2018-04-27Removing references to NIST P-224 and SHA224, which we never supported and ar...Thai Duong
2018-04-06Pulling Wycheproof test vectors from GitHub.Thai Duong
2018-03-18Fixing C++ include-paths.Bartosz Przydatek
2018-03-13Copying all Wycheproof test vectors to testdata/wycheproof and adding a few C...Thai Duong
2018-03-13tink/cc/subtle should not depend on tink/cc.Thai Duong
2018-03-12Preserving the author information when copying from GoB to GitHub.Thai Duong
2018-03-12Adding tests for ECDSA using test vectors from Wycheproof.Daniel Bleichenbacher