Registry / crypto / tink-proto

tink-proto

JSON →
library0.3.0rscratesunverified

Provides protocol buffer message definitions for the Rust port of Google's Tink cryptography library.

# Cargo.toml [dependencies] tink-proto = "0.3.0"
INSTALL
IMPORT
SIG · TINK-PROTO
T
tink-proto
cryptorustv0.3.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Keyset
use tink_proto::Keyset;

Creates a new keyset instance.

use tink_proto::Keyset; fn main() { let keyset = Keyset::new(); println!("Keyset created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.3.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
23 hits · last 30 days
node
18
Amazon
1
Resources
tink-proto — cargo add tink-proto · libregistry