subtle

package
v0.3.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 9, 2023 License: Apache-2.0 Imports: 2 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ECDHAEADCompositeDecrypt

type ECDHAEADCompositeDecrypt = subtle.ECDHAEADCompositeDecrypt

ECDHAEADCompositeDecrypt is an instance of AES-GCM decryption in the context of ECDH/concat kdf WK of CEK and AEAD content decryption.

func NewECDHAEADCompositeDecrypt

func NewECDHAEADCompositeDecrypt(encHelper composite.EncrypterHelper, cek []byte) *ECDHAEADCompositeDecrypt

NewECDHAEADCompositeDecrypt returns ECDH composite decryption construct with Concat KDF/ECDH-ES key unwrapping and AEAD payload decryption.

type ECDHAEADCompositeEncrypt

type ECDHAEADCompositeEncrypt = subtle.ECDHAEADCompositeEncrypt

ECDHAEADCompositeEncrypt is an instance of ECDH-ES encryption with Concat KDF and AEAD content encryption.

func NewECDHAEADCompositeEncrypt

func NewECDHAEADCompositeEncrypt(encHelper composite.EncrypterHelper, cek []byte) *ECDHAEADCompositeEncrypt

NewECDHAEADCompositeEncrypt returns ECDH (KW done outside of this Tink key implementation) AES encryption construct for AEAD content encryption.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL