From Fedora Project Wiki

Description

This test case tests for decyrption of file previously encryted with age

Setup

  1. Ensure the Package-x-generic-16.pngage package is installed

How to test

  1. Run age --decrypt --output /path/to/output/decrytedfile /path/to/encryptedfile
  2. Enter the passphrase used for encryption
  3. View the contents of the file and check for any inconsistencies

Expected Results

  1. The decrypted file should have the data as is before it was encypted