9 lines
226 B
Plaintext
9 lines
226 B
Plaintext
# test AES decryption support, no password provided
|
|
features HAVE_CRYPTO
|
|
return 1
|
|
arguments encrypt.zzip cat 1
|
|
file encrypt.zzip encrypt-aes256.zip
|
|
stderr
|
|
can't open file at index '1': No password provided
|
|
end-of-inline-data
|