☰
tink_aead
Modules
subtle
Structs
KmsEnvelopeAead
Constants
AES_CTR_HMAC_AEAD_KEY_VERSION
AES_CTR_HMAC_AEAD_TYPE_URL
AES_GCM_KEY_VERSION
AES_GCM_SIV_KEY_VERSION
AES_GCM_SIV_TYPE_URL
AES_GCM_TYPE_URL
CHA_CHA20_POLY1305_KEY_VERSION
CHA_CHA20_POLY1305_TYPE_URL
KMS_ENVELOPE_AEAD_KEY_VERSION
KMS_ENVELOPE_AEAD_TYPE_URL
UPSTREAM_VERSION
X_CHA_CHA20_POLY1305_KEY_VERSION
X_CHA_CHA20_POLY1305_TYPE_URL
Functions
aes128_ctr_hmac_sha256_key_template
aes128_gcm_key_template
aes128_gcm_siv_key_template
aes256_ctr_hmac_sha256_key_template
aes256_ctr_hmac_sha512_key_template
aes256_gcm_key_template
aes256_gcm_no_prefix_key_template
aes256_gcm_siv_key_template
aes256_gcm_siv_no_prefix_key_template
cha_cha20_poly1305_key_template
init
kms_envelope_aead_key_template
new
x_cha_cha20_poly1305_key_template
Crates
example_aead
example_daead
example_keygen
example_keymgr
example_kms
example_mac
example_signature
example_streaming
rinkey
tink_aead
tink_awskms
tink_core
tink_daead
tink_gcpkms
tink_mac
tink_prf
tink_proto
tink_signature
tink_streaming_aead
tink_testing_server
tink_tests
ayu
dark
light
All crates
example_aead
example_daead
example_keygen
example_keymgr
example_kms
example_mac
example_signature
example_streaming
rinkey
tink_aead
tink_awskms
tink_core
tink_daead
tink_gcpkms
tink_mac
tink_prf
tink_proto
tink_signature
tink_streaming_aead
tink_testing_server
tink_tests
?
[
−
]
[src]
Constant
tink_aead
::
AES_GCM_SIV_KEY_VERSION
pub const AES_GCM_SIV_KEY_VERSION:
u32
= 0;
[
−
]
Expand description
Maximal version of AES-GCM-SIV keys.