1# test AES decryption support, extract file using wrong password
2features CRYPTO
3return 1
4args encrypt.zzip  set_password notfoonotfoo  cat 1
5file encrypt.zzip encrypt-aes256.zip encrypt-aes256.zip
6stderr can't open file at index '1': Wrong password provided
7