| Digital Rights Management |
|
 |
Overview |
|
| DRM (Digital Rights Management) is technology used to protect multimedia content delivered via streaming or download. To prevent piracy, the multimedia content provider, or service provider, encrypts the content through a packaging process. When the user replays the multimedia content, it checks the user's privileges and validity, and after the user has "passed," issues a license key to decrypt the content. |
 |
Features : |
|
| Content packaging |
| - |
Content encryption through 128-bit AES encryption algorithm |
| - |
Built-in encryption / decryption |
|
| License key |
| - |
Key to decrypt the content encrypted through packaging |
| - |
Content replay method specified by the license issuer |
|
| Prevention of illegal reproduction of the license Key |
| - |
License key cannot be reproduced without authorization |
| - |
License key reproduction is allowed only within the scope specified by the license issuer |
|
| Attempt to replay the packaged content without the license |
| - |
Information needed to obtain a license is presented when a user attempts to play the packaged content without the license |
| - |
License issued through the license issuing page |
|
| Support for various type of multimedia contents |
| - |
Virtually all file formats, including video, documents, and executable files are supported |
|
| Support for various platforms |
| - |
Windows, Linux, UNIX and embedded systems are supported |
|
|
|
| Overview |
|
| Media authentication is technology that allows only authorized users to play multimedia content. This is done by assigning access privileges for streaming multimedia content. |
| If an unauthorized user attempts to access the content, using a path attained through a source file of a Web browser or some other means, the authentication technologyverifies that the user's authentication privilege has changed. |
| It then limits the user's access to the content, satisfying the needs both of user management and content security. |
 |
Features : |
|
| One-time URL key method |
| - |
One-time key generated using the 128-bit AES encryption algorithm |
|
| Checking of duplicated login |
| - |
Access to the content by duplicate users is checked and prevented |
|
| Key validity check |
| - |
Authenticated key generation method is checked and prevented |
|
| User status during replay |
| - |
User validity is checked and prevented, not only during initial access but also during replay |
|