package
0.0.0-20250121233806-02798f6625eb
Repository: https://github.com/mahinops/secretcli-web.git
Documentation: pkg.go.dev

# Functions

Decrypt decrypts a ciphertext string using AES.
Encrypt encrypts a plaintext string using AES.
No description provided by the author
HashPassword hashes a password using bcrypt.
No description provided by the author
validatePayload checks if JSON payload fields match the struct fields.
VerifyPassword checks if the provided password matches the hashed password.