- Replaced _pycrypto_ with _pycryptodome_ libary. Thanks to _samuelchen_!
- Updated documentation to be compatible with Python 3.
- Corrected bug in reading of DSA keys.
- Updated documentation.
- Changed declared type of parameter to
License.issue
.
Changed certificate and signature verification routines to use
cryptography
instead ofpyOpenSSL
.This changes all methods that take a certificate or a key as parameter.
- Changed
truepy.LicenseData.information
toinfo
to be compatible with TrueLicense.
- Support for basic license operations for TrueLicense version 1 licenses