# test decryption support, extract file using wrong password
return 1
args encrypt.zzip set_password notfoo cat 0
file encrypt.zzip encrypt.zip encrypt.zip
stderr can't open file at index '0': Wrong password provided
# test decryption support, extract file using wrong password
return 1
args encrypt.zzip set_password notfoo cat 0
file encrypt.zzip encrypt.zip encrypt.zip
stderr can't open file at index '0': Wrong password provided