Quote:
Originally Posted by JSWolf
It doesn't act like ADE for the DeDRM Calibre plugin. You cannot get the key that DeDRM needs to do it's DRM removal. You still need an installed and registered ADE to get the key for DeDRM.
|
All the needed keys are located in (with libgourou) .adept directory :
* devicesalt for local encryption
* activation.xml that contains encrypted RSA public/private keys
devicesalt helps to decrypt RSA keys, that are then used to retrieve AES key used for ePub encryption.
Key generation is partially done locally (devicesalt + unencrypted RSA) and remotely (encrypted RSA).
libgourou manage key generation & server exchange in order to build all these files with right data.
For your question :
Quote:
Originally Posted by JSWolf
Does this block the new hardened DRM?
|
I don't know, the target hobbes version is 10.0.4; but I know there is a version 11 running