package
Version:
v0.1.1
Opens a new window with list of versions in this module.
Published: Dec 5, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func Decrypt[T, U data](key T, enc U) ([]byte, error)
func Encrypt[T, U data](key T, content U) ([]byte, error)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.