package
Version:
v0.0.0-...-1250840
Opens a new window with list of versions in this module.
Published: Nov 8, 2021
License: GPL-3.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 2
Opens a new window with list of known importers.
Documentation
¶
- Constants
-
func AesgcmDecrypt(key, nonce, data, mac []byte) ([]byte, error)
-
func AesgcmEncrypt(key, nonce, input []byte) ([]byte, error)
-
func HKDFderiveSecrets(inputKeyMaterial, info []byte, outputLength int) ([]byte, error)
func HKDFderiveSecrets(inputKeyMaterial, info []byte, outputLength int) ([]byte, error)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.