space-game001/proj-web/thirdparty/libzip-1.11.3/regress/decrypt-wrong-password-aes192.test
Vladislav Khorev d1cab1f3b3 refactoring
2026-01-09 22:33:46 +03:00

9 lines
269 B
Plaintext

# test AES decryption support, extract file using wrong password
features HAVE_CRYPTO
return 1
arguments encrypt.zzip set_password notfoonotfoo cat 1
file encrypt.zzip encrypt-aes192.zip
stderr
can't open file at index '1': Wrong password provided
end-of-inline-data