Documentation
¶
Overview ¶
Package crypto contains utility functions for encryption and decryption.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DecryptB64 ¶
DecryptB64 decrypts a base64-encoded string.
func EncryptB64 ¶
EncryptB64 encrypts a byte slice and returns a base64-encoded string.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.