Module hexcrypt::encrypt

source ·
Expand description

The encrypt module contains functionality related to encrypting text to RGB images.

Functions

  • Encrypts the UTF-8 encoded text from the specified file and converts it into an RGB image.
  • parse_size 🔒
    Parses the custom size string into a tuple of width and height.