- Increased maximum allowed version of Cryptography library. Now it requires cryptography < 3.0.
- Replaced use of M2Crypto with Cryptography library
- Added python3 support
- Drop support for python 2.6
- Added a timeout parameter to verify() and get_ticket_data(). Defaults to 2 hours, like mod_auth_tkt.
- Initial release.