package
0.0.1
Repository: https://github.com/k0sf/gorm-sqlite3-n.git
Documentation: pkg.go.dev

# Functions

CryptEncoderSHA1 encodes a password with SHA1.
CryptEncoderSHA256 encodes a password with SHA256.
CryptEncoderSHA384 encodes a password with SHA384.
CryptEncoderSHA512 encodes a password with SHA512.
CryptEncoderSSHA1 encodes a password with SHA1 with the configured salt.
CryptEncoderSSHA256 encodes a password with SHA256 with the configured salt.
CryptEncoderSSHA384 encodes a password with SHA384 with the configured salt.
CryptEncoderSSHA512 encodes a password with SHA512 with the configured salt.

# Structs

No description provided by the author
No description provided by the author