aboutsummaryrefslogtreecommitdiff
path: root/cc/subtle/aes_ctr_boringssl.h
AgeCommit message (Expand)Author
2022-01-20Automatically apply some clang-tidy fixestholenst
2021-04-16Refactor tink fips into an internal and public part.kste
2020-07-08Restrict instantiating subtle primitives in FIPS only mode.kste
2020-03-25Minor code cleanupwiktorg
2020-03-02Use sanitizing containers in aes_ctr_boringsslwiktorg
2018-03-18Fixing C++ include-paths.Bartosz Przydatek
2017-12-11Removing protos-dependency of C++ subtle.Bartosz Przydatek
2017-10-25Replacing google::protobuf::StringPiece with absl::string_view.Thai Duong
2017-10-25Fixing compat and Lint errors when syncing to google3.Thai Duong
2017-10-25Adding AesCtrBoringSsl.Thai Duong