Skip to content

Added checks for binary data for encrypt / decrypt and updated README accordingly

Gary Schneir requested to merge bug/check-for-binary-data into master

Added checks for the data type when calling encrypt / decrypt based on what openssl requires. Datatype should be binary in nature rather than a string.

@johntyner

Merge request reports