6 lines
216 B
Text
6 lines
216 B
Text
# test AES decryption support, no password provided
|
|
features CRYPTO
|
|
return 1
|
|
args encrypt.zzip cat 1
|
|
file encrypt.zzip encrypt-aes256.zip encrypt-aes256.zip
|
|
stderr can't open file at index '1': No password provided
|