summaryrefslogtreecommitdiffstats
path: root/DeDRM_plugin/ignoblekeyWindowsStore.py
Commit message (Collapse)AuthorAgeFilesLines
* Add back unpad to fix Python2 supportNoDRM2022-03-191-2/+8
|
* Make B&N plugin skip invalid hashes in Windows appNoDRM2022-03-181-5/+9
|
* Remove OpenSSL support; only support PyCryptodomea980e066a012022-03-181-10/+3
| | | | | | | | | | | This allows us to clean up the code a lot. On Windows, it isn't installed by default and most of the time not be found at all. On M1 Macs, the kernel will kill the process instead. Closes #33.
* Lots of B&N updatesNoDRM2021-12-231-0/+75