pkg

package
v0.0.0-...-ed623c1 Latest Latest
Warning

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

Go to latest
Published: Sep 10, 2026 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	AlgorithmDes = "des"
	AlgorithmAes = "aes"
	MaxTypeCmac  = "cmac"
	MaxTypeHmac  = "hmac"
)
View Source
const (
	ActionRequest  = "request"
	ActionResponse = "response"
)

Variables

This section is empty.

Functions

func GenerateNextAesKsn

func GenerateNextAesKsn(ksn []byte) ([]byte, error)

func GenerateNextDesKsn

func GenerateNextDesKsn(ksn []byte) ([]byte, error)

func GetAesTcFromKsn

func GetAesTcFromKsn(ksn []byte) uint32

func GetDesTcFromKsn

func GetDesTcFromKsn(ksn []byte) uint32

func HexDecode

func HexDecode(data string) []byte

func HexEncode

func HexEncode(data []byte) string

func IsValidAesKsn

func IsValidAesKsn(ksn []byte) bool

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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