//
pkg.gl
Category
github.com/francoispqt/toolbox
cred
package
0.10.1
Repository:
https://github.com/francoispqt/toolbox.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
17
Dependents
0
Files
274 SLOC
#
Functions
GetDefaultPasswordCipher
GetDefaultPasswordCipher return a default password cipher.
IsKeyEncrypted
IsKeyEncrypted checks if supplied key content is encrypyed by password.
NewBlowfishCipher
No description provided by the author
NewConfig
NewConfig create a new config for supplied file name.
#
Variables
DefaultKey
No description provided by the author
PasswordCipher
No description provided by the author
#
Structs
Config
No description provided by the author
#
Interfaces
Cipher
No description provided by the author
Decryptor
No description provided by the author
Encryptor
No description provided by the author