8 lines
231 B
Plaintext
8 lines
231 B
Plaintext
# test decryption support, extract file using wrong password
|
|
return 1
|
|
arguments encrypt.zzip set_password notfoo cat 0
|
|
file encrypt.zzip encrypt.zip
|
|
stderr
|
|
can't open file at index '0': Wrong password provided
|
|
end-of-inline-data
|