Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckPasswordHASH ¶
CheckPasswordHASH check password with hash.
func GetPasswordHASH ¶
GetPasswordHASH return hashed password.
func RSADecrypt ¶
func RSADecrypt(cipherText string, privKey rsa.PrivateKey) (string, error)
RSADecrypt implement decryption with rsa.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.