summaryrefslogtreecommitdiffstats
path: root/DeDRM_plugin/adobekey.py
Commit message (Expand)AuthorAgeFilesLines
* Enable autorelease into 2nd repoNoDRM2023-08-031-0/+1
* More Python2 fixesNoDRM2023-08-031-2/+2
* More stuff I missedNoDRM2022-08-061-60/+6
* Add back unpad to fix Python2 supportNoDRM2022-03-191-4/+10
* Remove OpenSSL support; only support PyCryptodomea980e066a012022-03-181-96/+13
* Make plugin work in Calibre 6 (Qt 6)NoDRM2022-01-021-1/+1
* Add "MemoryError" to FAQNoDRM2022-01-021-2/+3
* Fix libcrypto DLL path search (see #13 and #14)NoDRM2022-01-021-4/+23
* Fix username decryption with unicode chars in Python2NoDRM2021-12-201-7/+22
* Update to v10.0.2NoDRM2021-11-291-21/+58
* Fix username code for ADE key retrievalFlorian Bach2021-11-291-1/+17
* Support Python 2.7 and Python 3 winreg imports on WindowsDerek Tracy2021-11-161-1/+4
* Add back Python2 support (ADEPT)NoDRM2021-11-161-5/+11
* Add UUID to adobekey DER file namesNoDRM2021-11-151-10/+29
* Try new openssl library nameThreak2021-02-261-1/+3
* More general changes, and get mobidedrm and kindlekey to work on Mac.Apprentice Harper2020-10-141-1/+1
* Fix problem on Mac with byte arrays.Apprentice Harper2020-09-301-5/+7
* More generic 3.0 changes, to be tested.Apprentice Harper2020-09-271-21/+3
* Remove the u string prefixeskubik1472020-09-271-20/+20
* Make adobekey.py work in Python 3kubik1472020-09-271-75/+70
* Starting on Version 7.0 using the work done by others. Completely untested. I...Apprentice Harper2020-09-261-5/+7
* Remove stand-alone apps. Only support the two plugins.Apprentice Harper2020-02-161-0/+604