From Fedora Project Wiki
Description
This test case tests for decyrption of file previously encryted with age
Setup
- Ensure the
age
package is installed
How to test
- Run
age --decrypt --output /path/to/output/decrytedfile /path/to/encryptedfile
- Enter the passphrase used for encryption
- View the contents of the file and check for any inconsistencies
Expected Results
- The decrypted file should have the data as is before it was encypted