1# test AES decryption support, extract file using correct password
2features CRYPTO
3return 0
4args encrypt.zzip  set_password foofoofoo  cat 1
5file encrypt.zzip encrypt-aes192.zip encrypt-aes192.zip
6stdout encrypted
7