Documentation ¶
Index ¶
- func AKDerivation()
- func CHFKDerivation()
- func Decrypt(key, iv, wrapper []byte) []byte
- func Encrypt(key, iv, plain, extra []byte) []byte
- func ExpandLabel(secret []byte, label string, context []byte, length int) []byte
- func GenerateKeyPair()
- func HHash() []byte
- func HSKDerivation()
- func NewIV(counter uint8, iv []byte) []byte
- func PrintAKeys()
- func PrintCFK()
- func PrintHSKeys()
- func SHFKDerivation()
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CHFKDerivation ¶
func CHFKDerivation()
func GenerateKeyPair ¶
func GenerateKeyPair()
func HSKDerivation ¶
func HSKDerivation()
func PrintAKeys ¶
func PrintAKeys()
func SHFKDerivation ¶
func SHFKDerivation()
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.