I\'m working on a Java module to decrypt messages encrypted by openssl,
openssl aes-256-cbc -k *** -a -pbkdf2 -iter 1 -md sha256
but without succ