Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewDESCrypt ¶
func NewDESCrypt(key []byte) *desCrypt
NewDESCrypt news a DESCrypt pointer with key
func NewDesCryptWithDecode ¶
NewDESCrypt decodes key and then news a DESCrypt pointer with the key decoded
func NewTripleDESCrypt ¶
func NewTripleDESCrypt(key []byte) *tripleDESCrypt
NewTripleDESCrypt news a TripleDESCrypt pointer with key
func NewTripleDesCryptWithDecode ¶
NewTripleDesCryptWithDecode decodes key and then news a TripleDESCrypt pointer with the key decoded
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.