v1.1.8
- Improve the
Secretclass to always encode strings before comparing tostr. Otherwise it would throw exception for non-UTF8 strings (just likesecrets.compare_digest- poor UX!). It ignores unicode errors in secrets that are likely received from external input.