Skip to content

v0.7.0

Latest
Compare
Choose a tag to compare
@danni danni released this 20 Aug 23:50
· 45 commits to master since this release
0dc94bd

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