[libaacs-devel] Bus encryption support

2013-09-08 Thread Janusz Dziemidowicz
Hi, in short, I've implemented bus encryption support in libaacs. My work can be found at: https://github.com/rraptorr/libaacs/compare/bus_enc It seems to work quite nicely although I only have one disc with bus encryption enabled. I've tried to split my work in way that is easier to review, so th

Re: [libaacs-devel] Bus encryption support

2013-09-08 Thread Jean-Baptiste Kempf
On 08 Sep, Janusz Dziemidowicz wrote : > - cache read data key in the same way as VUK, but the cache would have > to be named after the drive model (and in theory the same drive models > might have different keys so that can be not enough) > - extend disc entry in KEYDB.cfg to store it, probably wi