Sign in
android
/
platform
/
external
/
tink
/
8f20e13e02d77cff41d94837bdaeac2e146ff143
/
cc
/
output_stream_with_result.h
baa4f20
Use `= default` for trivial ctor/dtors.
by wiktorg
· 2 years, 3 months ago
89e7db9
Replace the deprecated crypto::tink::util::error::FAILED_PRECONDITION usages with its absl version absl::StatusCode::kFailedPrecondition.
by lizatretyakova
· 3 years, 5 months ago
3477fbe
Add missing copyright statements. These were missing due to internal miscommunication.
by tholenst
· 4 years ago
b4a33af
Implement interface for streaming MAC.
by Tink Team
· 5 years ago
1196674
Defining an interface for a StreamingMac primitive, returning OutputStream that
by sschmieg
· 6 years ago