//
pkg.gl
Category
github.com/google/tink/go
kwp
subtle
package
1.7.0
Repository:
https://github.com/google/tink.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
10
Files
161 SLOC
#
Functions
NewKWP
NewKWP returns a KWP instance.
#
Constants
MaxWrapSize
MaxWrapSize is the largest key byte length that may be wrapped.
MinWrapSize
MinWrapSize is the smallest key byte length that may be wrapped.
#
Structs
KWP
KWP is an implementation of an AES-KWP key wrapping cipher.