brysontyrrell / brysontyrrell/EncryptedStrings
Returns error when non-native openssl is first in path
Open
- Dominant language
- Python
- Stars
- 68
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
When using the `DecryptString` function, if there is a non-native openssl installed and earlier in the PATH than the native openssl, the function fails with the error "Bad magic number".
The PR https://github.com/brysontyrrell/EncryptedStrings/pull/5 fixes this.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.