| QA output created by 002 | |
| # Creating filesystem that supports encryption and compression | |
| # Creating directory | |
| # Enabling encryption on the directory | |
| # Enabling compression on the directory | |
| # Creating compressed+encrypted file | |
| # Getting file's encryption nonce | |
| # Dumping the file's raw data | |
| # Decrypting the file's data | |
| # Decompressing the file's data | |
| # Comparing to original data |