Changes in this release
- Release the GIL during PKCS#11 calls, so that the asyncio ThreadExecutor can be used on slow PKCS#11 calls.
- Add flag to use protected authentication path for login
- Add method to reinitialize PCKS#11 for broken implementations
- Fix decoding of EC private keys in util