我正在尝试如下加密密码
./encrypt.sh input="*****" password=****** algorithm=PBEWITHHMACSHA512ANDAES_256 keyObtentionIterations=1000
----ENVIRONMENT-----------------
Runtime: Oracle Corporation OpenJDK 64-Bit Server VM 25.191-b12
----ARGUMENTS-------------------
algorithm: PBEWITHHMACSHA512ANDAES_256
input: *****
password: *******
keyObtentionIterations: 1000
但是Jasypt一直在命令行中等待而不打印输出。我正在使用jasypt 1.9.2