Documentation
¶
Index ¶
- func NewAes128CBCCryptor(secret string) cpt.Cryptor
- func NewAes128CFBCryptor(secret string) cpt.Cryptor
- func NewAes192CBCCryptor(secret string) cpt.Cryptor
- func NewAes192CFBCryptor(secret string) cpt.Cryptor
- func NewAes256CBCCryptor(secret string) cpt.Cryptor
- func NewAes256CFBCryptor(secret string) cpt.Cryptor
- func NewAesCBCCryptor(secret string, bits int) cpt.Cryptor
- func NewAesCFBCryptor(secret string, bits int) cpt.Cryptor
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewAes128CBCCryptor ¶
func NewAes128CFBCryptor ¶
func NewAes192CBCCryptor ¶
func NewAes192CFBCryptor ¶
func NewAes256CBCCryptor ¶
func NewAes256CFBCryptor ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.