From Fedora Project Wiki

Revision as of 07:12, 14 June 2021 by Sumantrom (talk | contribs) (Created page with "{{QA/Test_Case |description=This test case tests for decyrption of file previously encryted with age |setup= # Ensure the {{package|age}} package is installed |actions= # Run...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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