- 13 Sep, 2013 4 commits
-
-
npzacs authored
-
npzacs authored
-
npzacs authored
All drives do not support REPORT_KEY with format 0x38, so we need to cache the certificate from aacs authentication procedure.
-
Janusz Dziemidowicz authored
For bus encryption to be active it must be enabled both by the drive and the disc. Drive certificate contains Bus Encryption Capable (BEC) flag in the least significant bit in the second byte of the certificate. Content certificate contains Bus Encryption Enabled (BEE) flag in the most significant bit in the second byte of the certificate. Retrieve both bits so it is now possible to check if bus encryption is active (it will not be active if the disc does not enable it, even on bus encryption drive; most discs currently do not enable it).
-
- 12 Sep, 2013 4 commits
-
-
npzacs authored
(It seems that at least some drives require a new AACS-Auth every time keys are being read)
-
Janusz Dziemidowicz authored
Bus encryption uses data keys (separate one for reads and writes) that can be retrieved from drive after sucessful AACS-Auth. Add function to retrieve those keys. It seems that it requires a new AACS-Auth every time keys are being read (at least reading the keys right after reading VID fails on my drive).
-
Janusz Dziemidowicz authored
AACS-Auth is required for bus encryption, not only VID retrieval, move it to a separate function from _mmc_read_vid().
-
Janusz Dziemidowicz authored
-
- 04 Jul, 2013 2 commits
- 30 Jun, 2013 5 commits
- 23 Jun, 2013 1 commit
-
-
npzacs authored
Some new drives implement bus encryption. Such drives do not work with libaacs currently.
-
- 04 Mar, 2013 6 commits
- 25 Feb, 2013 1 commit
-
-
npzacs authored
-
- 24 Feb, 2013 8 commits
-
-
npzacs authored
Simplify --enable parameters in configure, and use a more common default output. Use attributes.m4 from xine/feng instead of a custom piece of code that uses mktemp.
-
npzacs authored
-
npzacs authored
-
npzacs authored
-
Stephan Raue authored
Patch grabbed from OpenELEC.tv
-
npzacs authored
-
npzacs authored
-
npzacs authored
-
- 04 Jan, 2013 1 commit
-
-
npzacs authored
-
- 27 Aug, 2012 1 commit
-
-
John Doe authored
-
- 20 Aug, 2012 1 commit
-
-
Konstantin Pavlov authored
-
- 17 Aug, 2012 1 commit
-
-
npzacs authored
-
- 16 Aug, 2012 3 commits
-
-
Ano Nymous authored
-
Ano Nymous authored
-
Nathan Hjelm authored
Signed-off-by:
Ano Nymous <ano@anonymous.org>
-
- 11 Aug, 2012 1 commit
-
-
Nathan Hjelm authored
-
- 27 May, 2012 1 commit
-
-
Ano Nymous authored
-