boughtonp/cfpassphrase

Verify whether an encoding argument is required or not.

Opened this issue · 0 comments

Currently algorithms are hard-coded to use UTF-8. Need to determine if it's necessary to add an encoding argument (as per Hash and Encrypt/Decrypt functions), or valid to keep them hardcoded as UTF-8.