Generate AES-256 Key and initial vector from passphrase.
|
In
Exec
|
|
|
Pass Phrase
String
|
The PassPhrase to generate the key and initial vector from. |
|
Hash Rounds
Integer
|
The number of hash iterations (higher values increase security but slow down processing). |
|
Out
Exec
|
|
|
Completed
Exec
|
|
|
Success
Boolean
|
|
|
Aes Key
String
|
|
|
Initial Vector
String
|