pypi pyspnego 0.7.0
v0.7.0

latest releases: 0.12.1, 0.12.0, 0.11.2...
3 years ago

What's Changed

  • Added support for decoding the following TLS payloads with python -m spnego --token ...
    • Client Hello
    • Server Hello
    • Certificate
    • Server Key Exchange
    • Client Key Exchange
    • Certificate Request
  • Added the new_context() method on the context proxies to provide an easy and efficient way to re-use the context credentials and options for a new context
  • Removed use of gssntlmssp to simplify codebase and ensure a consistent experience across OS versions
    • Using NTLM on a non-Windows system will use the Python NTLM implementation instead

Full Changelog: v0.6.3...v0.7.0

Don't miss a new pyspnego release

NewReleases is sending notifications on new releases.