Quote:
Originally Posted by tompe
I thought the origin of the Python code was the decoded Java code from the Kindle (at least they looked similar). And it worries me that my implementation would be too similar so something that is not GLP:ed.
|
They're "similar" in that they implement the same algorithm. You can't really do it a much different way. And I used both Java and Win32 assembly implementations to reconstruct the algorithm. Calibre's implementation has even more changes.