Editing Crypto / DRM
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 61: | Line 61: | ||
''The Randomseed for software based PRNG is just time, allowing you to predict the seed due to low entropy'' | ''The Randomseed for software based PRNG is just time, allowing you to predict the seed due to low entropy'' | ||
<ref>The choice of a good random seed is crucial in the field of computer security. When a secret encryption key is | <ref>The choice of a good random seed is crucial in the field of computer security. When a secret encryption key is pseudorandomly generated, having the seed will allow one to obtain the key.</ref> | ||
<references>http://en.wikipedia.org/wiki/Random_seed</references> | <references>http://en.wikipedia.org/wiki/Random_seed</references> | ||
Line 68: | Line 68: | ||
=== PlayReady === | === PlayReady === | ||
[http://en.wikipedia.org/wiki/PlayReady PlayReady DRM] (used by PS4/PS3 [http://en.wikipedia.org/wiki/Netflix Netflix] e.g.) - note: 4K is not supported as that would require PlayReady 3.0 | [http://en.wikipedia.org/wiki/PlayReady PlayReady DRM] (used by PS4/PS3 [http://en.wikipedia.org/wiki/Netflix Netflix] e.g.) - note: 4K is not supported as that would require PlayReady 3.0 | ||
=== Marlin === | === Marlin === | ||
Line 98: | Line 86: | ||
=== Content Scramble System (CSS) === | === Content Scramble System (CSS) === | ||
[http://en.wikipedia.org/wiki/Content_Scramble_System CSS] (used by DVD-Video) | [http://en.wikipedia.org/wiki/Content_Scramble_System CSS] (used by DVD-Video) | ||