How does openssl construct the derived key from password with PBKDF2?

后端 未结 0 578
执念已碎
执念已碎 2021-02-13 01:16

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

相关标签:
回答
  • 消灭零回复
提交回复
热议问题