Rename the DVD read-unlocker: CSS -> DVD
The unlocker performs the DVD bus-auth that clears the drive's scrambled-read barrier, letting a protected DVD be read at all. That is a property of the DVD medium, not of the CSS scheme — the descramble key is recovered keylessly downstream — so naming it "CSS" conflated the read-enable with the encryption. Rename the struct to DvdUnlocker, its registry name to "DVD", and the tests to match. Bump 1.5.2.
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "freemkv-unlock"
|
||||
version = "1.5.1"
|
||||
version = "1.5.2"
|
||||
edition = "2024"
|
||||
rust-version = "1.86"
|
||||
license = "MIT"
|
||||
|
||||
Reference in New Issue
Block a user