Module hexcrypt::decrypt

source ·
Expand description

The decrypt module contains functionality related to decrypting hex-encrypted images to text.

Functions

  • Decrypts the RGB image from the specified file and converts it back to UTF-8 encoded text.