KR101701625B1 - Method and system for reproducing contents by secure acquiring decryption key for encrypted contents - Google Patents
Method and system for reproducing contents by secure acquiring decryption key for encrypted contents Download PDFInfo
- Publication number
- KR101701625B1 KR101701625B1 KR1020150099800A KR20150099800A KR101701625B1 KR 101701625 B1 KR101701625 B1 KR 101701625B1 KR 1020150099800 A KR1020150099800 A KR 1020150099800A KR 20150099800 A KR20150099800 A KR 20150099800A KR 101701625 B1 KR101701625 B1 KR 101701625B1
- Authority
- KR
- South Korea
- Prior art keywords
- key
- encrypted
- server
- client
- decryption
- Prior art date
Links
- 238000000034 method Methods 0.000 title claims abstract description 38
- 230000004044 response Effects 0.000 claims abstract description 8
- 238000004891 communication Methods 0.000 claims description 46
- 230000005540 biological transmission Effects 0.000 claims description 6
- 230000015654 memory Effects 0.000 description 15
- 238000010586 diagram Methods 0.000 description 10
- 238000004590 computer program Methods 0.000 description 3
- 230000006870 function Effects 0.000 description 3
- 238000010295 mobile communication Methods 0.000 description 1
- 230000003287 optical effect Effects 0.000 description 1
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N21/00—Selective content distribution, e.g. interactive television or video on demand [VOD]
- H04N21/40—Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
- H04N21/43—Processing of content or additional data, e.g. demultiplexing additional data from a digital video stream; Elementary client operations, e.g. monitoring of home network or synchronising decoder's clock; Client middleware
- H04N21/438—Interfacing the downstream path of the transmission network originating from a server, e.g. retrieving encoded video stream packets from an IP network
- H04N21/4385—Multiplex stream processing, e.g. multiplex stream decrypting
- H04N21/43853—Multiplex stream processing, e.g. multiplex stream decrypting involving multiplex stream decryption
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L9/00—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
- H04L9/30—Public key, i.e. encryption algorithm being computationally infeasible to invert or user's encryption keys not requiring secrecy
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N21/00—Selective content distribution, e.g. interactive television or video on demand [VOD]
- H04N21/40—Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
- H04N21/43—Processing of content or additional data, e.g. demultiplexing additional data from a digital video stream; Elementary client operations, e.g. monitoring of home network or synchronising decoder's clock; Client middleware
- H04N21/435—Processing of additional data, e.g. decrypting of additional data, reconstructing software from modules extracted from the transport stream
- H04N21/4353—Processing of additional data, e.g. decrypting of additional data, reconstructing software from modules extracted from the transport stream involving decryption of additional data
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Signal Processing (AREA)
- Multimedia (AREA)
- Computing Systems (AREA)
- Computer Security & Cryptography (AREA)
- Computer Networks & Wireless Communication (AREA)
- Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)
Abstract
A method and system for securely acquiring a decryption key of an encrypted content to reproduce the content is disclosed. The content reproduction method includes the steps of generating a cryptographic key for encrypting a decryption key of the encrypted content in response to receipt of an encrypted content or a user's reproduction request for the encrypted content at a client, Encrypting the generated encryption key using the public key of the server and transmitting the encryption key to the server to request a decryption key of the encrypted content to the server; and receiving, from the server, the decryption key encrypted with the encryption key Acquiring the decryption key of the encrypted content by decrypting the encrypted decryption key with the encryption key, and decrypting the encrypted content with the obtained decryption key to acquire and reproduce the content.
Description
The following description relates to a method and system for securely acquiring a decryption key of an encrypted content to reproduce the content.
HTTPS (Hypertext Transfer Protocol over Secure Sockets Layer, or HTTP over SSL) is a security-enhanced version of HTTP, the world wide web communications protocol, developed for authentication and encryption of communications. HTTPS encrypts session data over SSL or TLS protocols instead of using plain text in socket communications.
However, in transmitting the encrypted content and the decryption key for decrypting the encrypted content using the HTTPS (for example, transmitting content and decryption key encrypted from the server to the client), the communication section encrypts the session section The intermediate key can obtain the decryption key by intercepting the communication through an attack such as MITM (Man In The Middle attack), and the encrypted content can be obtained without permission by using the obtained decryption key There is a problem that it can be acquired.
References: <PCT / KR / 2014/010167, US20140019540A1, US20130332543A1, US20130260893>
There is provided a content playback method and system capable of securely reproducing content in a client by transferring a decryption key for encrypted content to be played back by a client to a client securely in a server.
A content reproduction method, comprising: generating, in a client, a cryptographic key for encrypting a decryption key of the encrypted content in response to receipt of encrypted content or a user's request to reproduce the encrypted content; Encrypting the generated encryption key with a public key of the server and transmitting the encryption key to the server to request a decryption key of the encrypted content to the server from the client; And a client receiving, from the server, a decryption key encrypted with the encryption key, decrypting the decrypted encryption key with the encryption key to obtain a decryption key of the encrypted content, and encrypting the encrypted content with the decryption key And acquiring and reproducing the content by decrypting the content.
According to one aspect of the present invention, in the server, the cryptographic key encrypted with the public key of the server is decrypted with the secret key of the server, the server obtains the cryptographic key, the decryption key is encrypted with the obtained cryptographic key, And transmits the encrypted decryption key to the client.
According to another aspect, the encrypted content includes one encrypted file or a plurality of encrypted files transferred from the server to the client over a communication session established between the client and the server, and generating the encryption key May be configured to generate a different cryptographic key for each communication session or for each of the encrypted files.
According to another aspect, the encrypted content includes a plurality of encrypted files provided from the server to the client via a streaming service during a communication session established between the client and the server, and the encrypted content is encrypted with the encrypted decryption key, The step of decrypting the content to acquire and play the content may include decoding the plurality of encrypted files sequentially received according to the streaming service with the obtained decryption key and sequentially reproducing the decrypted files.
According to another aspect of the present invention, the encryption key includes the public key and the secret key of the client, the encryption key encrypted with the public key of the server includes the public key of the client encrypted with the public key of the server, The decryption key encrypted with the encryption key received from the client includes a decryption key encrypted with the public key of the client and the decryption key encrypted with the client's public key is decrypted with the secret key of the client.
A content playback method comprising: receiving, at a server, a cryptographic key of a client encrypted with a public key of a server as a request for a decryption key of content encrypted from a client; Decrypting the cipher key of the client encrypted with the public key of the server with the secret key of the server to obtain the cipher key of the client; Encrypting the decryption key with the encryption key to generate a decryption key encrypted with the encryption key; And transmitting the decryption key encrypted with the encryption key to the client, wherein the decryption key encrypted with the encryption key in the client is decrypted with the encryption key of the client and reproduced.
A system of a client comprising one or more processors, the one or more processors comprising: a cipher for encrypting a decryption key of the encrypted content in response to a request for the reception of encrypted content or a user ' An encryption key generation unit for generating a key; A cryptographic key transfer unit for encrypting the generated cryptographic key with the public key of the server and controlling the client to transmit the encrypted key to the server, in order to request the server with the decrypted key of the encrypted content; And decrypting the decrypted key encrypted with the cryptographic key using the cryptographic key to obtain a decrypted key of the encrypted content, decrypting the decrypted content with the decrypted key, The system comprising:
A system of a server comprising one or more processors, the one or more processors controlling the server to receive an encryption key of the client encrypted with a public key of the server as a request for a decryption key of encrypted content from a client An encryption key reception control section; A cryptographic key decryption unit for decrypting the cryptographic key of the client encrypted with the public key of the server with the secret key of the server to obtain the cryptographic key of the client; A decryption key encrypting unit encrypting the decryption key with the encryption key to generate a decryption key encrypted with the encryption key; And a decryption key transmission controller for controlling the server to transmit the decryption key encrypted with the encryption key to the client, wherein the decryption key encrypted with the encryption key is decrypted and reproduced by the client using the encryption key, System.
The decryption key for the encrypted content to be played back on the client is securely transmitted to the client so that the client can safely play the content.
1 is a diagram illustrating an example of a network environment according to an embodiment of the present invention.
2 is a block diagram illustrating an internal configuration of an electronic device and a server according to an embodiment of the present invention.
3 is a diagram showing an example of a configuration that an electronic device and a processor of a server can include in one embodiment of the present invention.
4 is a flowchart showing an example of a content reproduction method according to an embodiment of the present invention.
5 is a diagram illustrating an example of contents including a plurality of encrypted files in an embodiment of the present invention.
6 is a diagram for explaining an example of a process for encryption and decryption in more detail in one embodiment of the present invention.
Hereinafter, embodiments will be described in detail with reference to the accompanying drawings.
1 is a diagram illustrating an example of a network environment according to an embodiment of the present invention. 1 shows an example in which a plurality of
The plurality of
The communication method is not limited, and may include a communication method using a communication network (for example, a mobile communication network, a wired Internet, a wireless Internet, a broadcasting network) that the
Each of the
For example, the
As another example, the
As another example, the
In another embodiment, communication between the
2 is a block diagram illustrating an internal configuration of an electronic device and a server according to an embodiment of the present invention. In FIG. 2, an internal configuration of the electronic device 1 (110) as an example of one electronic device and the
The electronic device 1 110 and the
The
The input /
Also, in other embodiments, electronic device 1 110 and
FIG. 3 is a diagram illustrating an example of a configuration that an electronic device and a processor of a server can include in an embodiment of the present invention. FIG. 4 is a flowchart illustrating a method of reproducing a content according to an embodiment of the present invention FIG. 3, the
In
In
In
In
In
In
In
In
As described above, in the prior art, even if a decryption key is transmitted using a technique of encrypting a communication section (session data) for security, such as HTTPS (Hypertext Transfer Protocol over Secure Sockets Layer) A middle attack can intercept the communication and acquire a decryption key. In the embodiments of the present invention, the
Also, as described above, the encrypted content may be transmitted from the
The encrypted content may also include a plurality of encrypted files that are provided from the
5 is a diagram illustrating an example of contents including a plurality of encrypted files in an embodiment of the present invention. A
FIG. 6 is a diagram for explaining an example of a process of acquiring a decryption key according to an embodiment of the present invention in more detail. 6, a process of acquiring a decryption key from the viewpoint of the electronic device 1 (110) is described as an example in which the content is composed of one file.
In step 610, the electronic device 1 (110) may receive the public key c of the
In step 620, the electronic device 1 (110) may receive the content a (A) encrypted with the content encryption key a from the
In step 630, the
In step 640, the electronic device 1 (110) may receive the encrypted decryption key e (b) from the
In the above embodiments, the encryption key generated by the client (for example, the electronic device 1 (110)) is a symmetric key, but an asymmetric key including a public key and a secret key may be used as the encryption key. For example, the client may encrypt the client ' s public key with the public key of the server (e.g., server 150) and send it to the server. At this time, the server can obtain the public key of the client by decrypting the public key of the encrypted client with the secret key of the server, encrypt the decryption key with the public key of the client, and transmit it to the client. In this case, the client can obtain the decryption key by decrypting the encrypted decryption key with the secret key of the client.
As described above, according to the embodiments of the present invention, the decryption key for the encrypted content to be played back by the client is securely transmitted to the client, so that the client can safely play the content.
The apparatus described above may be implemented as a hardware component, a software component, and / or a combination of hardware components and software components. For example, the apparatus and components described in the embodiments may be implemented within a computer system, such as, for example, a processor, a controller, an arithmetic logic unit (ALU), a digital signal processor, a microcomputer, a field programmable gate array (FPGA) , A programmable logic unit (PLU), a microprocessor, or any other device capable of executing and responding to instructions. The processing device may execute an operating system (OS) and one or more software applications running on the operating system. The processing device may also access, store, manipulate, process, and generate data in response to execution of the software. For ease of understanding, the processing apparatus may be described as being used singly, but those skilled in the art will recognize that the processing apparatus may have a plurality of processing elements and / As shown in FIG. For example, the processing unit may comprise a plurality of processors or one processor and one controller. Other processing configurations are also possible, such as a parallel processor.
The software may include a computer program, code, instructions, or a combination of one or more of the foregoing, and may be configured to configure the processing device to operate as desired or to process it collectively or collectively Device can be commanded. The software and / or data may be in the form of any type of machine, component, physical device, virtual equipment, computer storage media, or device , Or may be permanently or temporarily embodied in a transmitted signal wave. The software may be distributed over a networked computer system and stored or executed in a distributed manner. The software and data may be stored on one or more computer readable recording media.
The method according to an embodiment may be implemented in the form of a program command that can be executed through various computer means and recorded in a computer-readable medium. The computer-readable medium may include program instructions, data files, data structures, and the like, alone or in combination. The program instructions to be recorded on the medium may be those specially designed and configured for the embodiments or may be available to those skilled in the art of computer software. Examples of computer-readable media include magnetic media such as hard disks, floppy disks and magnetic tape; optical media such as CD-ROMs and DVDs; magnetic media such as floppy disks; Magneto-optical media, and hardware devices specifically configured to store and execute program instructions such as ROM, RAM, flash memory, and the like. Examples of program instructions include machine language code such as those produced by a compiler, as well as high-level language code that can be executed by a computer using an interpreter or the like. The hardware devices described above may be configured to operate as one or more software modules to perform the operations of the embodiments, and vice versa.
While the present invention has been particularly shown and described with reference to exemplary embodiments thereof, it is to be understood that the invention is not limited to the disclosed exemplary embodiments. For example, it is to be understood that the techniques described may be performed in a different order than the described methods, and / or that components of the described systems, structures, devices, circuits, Lt; / RTI > or equivalents, even if it is replaced or replaced.
Therefore, other implementations, other embodiments, and equivalents to the claims are also within the scope of the following claims.
Claims (17)
Generating, in the client, a cryptographic key for encrypting the decryption key of the encrypted content in response to receipt of the encrypted content or a user's playback request for the encrypted content;
Encrypting the generated encryption key with a public key of the server and transmitting the encryption key to the server to request a decryption key of the encrypted content to the server from the client; And
Wherein the client receives a decryption key encrypted with the encryption key from the server, decrypts the decrypted encryption key with the encryption key to obtain a decryption key of the encrypted content, and encrypts the encrypted content with the decryption key Decoding and acquiring and reproducing the content
Lt; / RTI >
In the server, the cryptographic key encrypted with the public key of the server is decrypted with a secret key of the server, the server obtains the cryptographic key, the decryption key is encrypted with the obtained cryptographic key, and the decryption key To the client.
Wherein the encrypted content comprises one encrypted file or a plurality of encrypted files transferred from the server to the client over a communication session established between the client and the server,
Wherein the generating the encryption key comprises:
And generates a different encryption key for each communication session or for each encrypted file.
Wherein the encrypted content comprises a plurality of encrypted files provided from the server to the client via a streaming service during a communication session established between the client and the server,
Wherein the step of decrypting the encrypted content with the obtained decryption key to acquire and reproduce the content comprises:
And decrypting the plurality of encrypted files sequentially received according to the streaming service with the obtained decryption key, and sequentially reproducing the decrypted files.
Wherein the cryptographic key includes a public key and a secret key of the client,
Wherein the cryptographic key encrypted with the public key of the server includes the public key of the client encrypted with the public key of the server,
Wherein the decryption key encrypted with the encryption key received from the server includes a decryption key encrypted with the public key of the client,
Wherein the decryption key encrypted with the public key of the client is decrypted with the secret key of the client.
Receiving, at the server, a cryptographic key of the client encrypted with the public key of the server as a request for a decryption key of the encrypted content from the client;
Decrypting the cipher key of the client encrypted with the public key of the server with the secret key of the server to obtain the cipher key of the client;
Encrypting the decryption key with the encryption key to generate a decryption key encrypted with the encryption key; And
Transmitting the decryption key encrypted with the encryption key to the client
Lt; / RTI >
Wherein the decryption key encrypted with the encryption key is decrypted and reproduced by the client using the encryption key of the client.
Wherein the client generates a cryptographic key for encrypting the decryption key of the encrypted content in response to receipt of the encrypted content or a user's request to reproduce the encrypted content. Way.
Wherein the encrypted content comprises one encrypted file or a plurality of encrypted files transferred from the server to the client over a communication session established between the client and the server,
Wherein a different encryption key is generated for each communication session or for each encrypted file.
Sequentially transmitting a plurality of files included in the encrypted content to the client through a streaming service during a communication session established between the client and the server
Further comprising:
Wherein the plurality of encrypted files sequentially transmitted from the server to the client according to the streaming service are decrypted by the decryption key in the client and sequentially played back.
Wherein the client's encryption key includes a public key and a secret key of the client,
Wherein the cryptographic key encrypted with the public key of the server includes the public key of the client encrypted with the public key of the server,
Wherein the decryption key encrypted with the encryption key includes a decryption key encrypted with the public key of the client,
Wherein the decryption key encrypted with the public key of the client is decrypted with the secret key of the client.
The one or more processors,
A cryptographic key generation unit for generating a cryptographic key for encrypting the decryption key of the encrypted content in response to receipt of the encrypted content or a user's request to reproduce the encrypted content;
A cryptographic key transmission control unit for controlling the client to encrypt the generated cryptographic key using the public key of the server and transmit the encrypted key to the server, in order to request the server for the decryption key of the encrypted content; And
A content reproduction unit for obtaining and decrypting the encrypted content by decrypting the decrypted key encrypted with the encryption key received from the server with the encryption key to obtain a decryption key for the encrypted content,
≪ / RTI >
In the server, the cryptographic key encrypted with the public key of the server is decrypted with a secret key of the server, the server obtains the cryptographic key, the decryption key is encrypted with the obtained cryptographic key, and the decryption key To the client.
Wherein the encrypted content comprises one encrypted file or a plurality of encrypted files transferred from the server to the client over a communication session established between the client and the server,
Wherein the encryption key generation unit generates,
And generates a different encryption key for each communication session or for each of the encrypted files.
The one or more processors,
A cryptographic key receiving control unit for controlling the server to receive the cryptographic key of the client encrypted with the public key of the server as a request for a decryption key of the encrypted content from the client;
A cryptographic key decryption unit for decrypting the cryptographic key of the client encrypted with the public key of the server with the secret key of the server to obtain the cryptographic key of the client;
A decryption key encrypting unit encrypting the decryption key with the encryption key to generate a decryption key encrypted with the encryption key; And
And a decryption key transmission control unit for controlling the server to transmit the decryption key encrypted with the encryption key to the client,
Lt; / RTI >
And the decryption key encrypted with the encryption key is decrypted and reproduced by the client using the encryption key.
Wherein the encrypted content comprises one encrypted file or a plurality of encrypted files transferred from the server to the client over a communication session established between the client and the server,
Wherein a different encryption key is generated for each communication session or for each of the encrypted files.
The one or more processors,
A file transfer unit for controlling the server to sequentially transmit a plurality of files included in the encrypted content to the client through a streaming service during a communication session established between the client and the server,
Further comprising:
Wherein the plurality of encrypted files sequentially transmitted from the server to the client according to the streaming service are decrypted by the decryption key in the client and sequentially played back.
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020150099800A KR101701625B1 (en) | 2015-07-14 | 2015-07-14 | Method and system for reproducing contents by secure acquiring decryption key for encrypted contents |
JP2016138723A JP6794160B2 (en) | 2015-07-14 | 2016-07-13 | Methods and systems for securely obtaining decryption keys for encrypted content and playing the content |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020150099800A KR101701625B1 (en) | 2015-07-14 | 2015-07-14 | Method and system for reproducing contents by secure acquiring decryption key for encrypted contents |
Publications (2)
Publication Number | Publication Date |
---|---|
KR20170008514A KR20170008514A (en) | 2017-01-24 |
KR101701625B1 true KR101701625B1 (en) | 2017-02-01 |
Family
ID=57888465
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1020150099800A KR101701625B1 (en) | 2015-07-14 | 2015-07-14 | Method and system for reproducing contents by secure acquiring decryption key for encrypted contents |
Country Status (2)
Country | Link |
---|---|
JP (1) | JP6794160B2 (en) |
KR (1) | KR101701625B1 (en) |
Families Citing this family (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN113285927A (en) * | 2021-04-28 | 2021-08-20 | 深圳市联洲国际技术有限公司 | File operation method of embedded network equipment and embedded network equipment |
US20230262107A1 (en) * | 2022-02-14 | 2023-08-17 | Adshield, Inc. | Method and device for providing advertisement by couteracting on violent advertisement blocking function |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2003229843A (en) | 2002-01-31 | 2003-08-15 | Sony Corp | Streaming system and streaming method, client terminal and contents data decoding method, stream server and stream distribution method, authoring device and authoring method, and program and recording medium |
JP2003235012A (en) | 2001-08-21 | 2003-08-22 | Canal & Technologies Sa | File and content management |
KR100446336B1 (en) | 2003-05-20 | 2004-09-01 | 엔에이치엔(주) | Method and Device of Data Encryption |
JP5908296B2 (en) | 2012-02-06 | 2016-04-26 | シャープ株式会社 | Information terminal device, information terminal system, information terminal control method, and program |
Family Cites Families (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP4173924B2 (en) * | 1998-04-27 | 2008-10-29 | 株式会社日立製作所 | Cryptographic communication device, key management device and method, network communication system and method |
JP2001333126A (en) * | 2000-05-23 | 2001-11-30 | Ntt Docomo Inc | Communication system, communication method and communication unit |
JP2003198525A (en) * | 2001-12-27 | 2003-07-11 | Victor Co Of Japan Ltd | Enciphering method for contents and reproducing method for enciphered contents |
JP2004133801A (en) * | 2002-10-11 | 2004-04-30 | Toshiba Corp | System and method for providing contents |
JP2005020580A (en) * | 2003-06-27 | 2005-01-20 | Toshiba Tec Corp | Network system |
JP2005086457A (en) * | 2003-09-08 | 2005-03-31 | Sanyo Electric Co Ltd | Decoding key request program, storage medium, terminal equipment and server device |
JP2006014239A (en) * | 2004-06-29 | 2006-01-12 | Mitsubishi Electric Corp | Content distribution system, content distribution server, user terminal, content distribution method and content distribution program |
US8194859B2 (en) * | 2005-09-01 | 2012-06-05 | Qualcomm Incorporated | Efficient key hierarchy for delivery of multimedia content |
-
2015
- 2015-07-14 KR KR1020150099800A patent/KR101701625B1/en active IP Right Grant
-
2016
- 2016-07-13 JP JP2016138723A patent/JP6794160B2/en active Active
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2003235012A (en) | 2001-08-21 | 2003-08-22 | Canal & Technologies Sa | File and content management |
JP2003229843A (en) | 2002-01-31 | 2003-08-15 | Sony Corp | Streaming system and streaming method, client terminal and contents data decoding method, stream server and stream distribution method, authoring device and authoring method, and program and recording medium |
KR100446336B1 (en) | 2003-05-20 | 2004-09-01 | 엔에이치엔(주) | Method and Device of Data Encryption |
JP5908296B2 (en) | 2012-02-06 | 2016-04-26 | シャープ株式会社 | Information terminal device, information terminal system, information terminal control method, and program |
Also Published As
Publication number | Publication date |
---|---|
JP2017022711A (en) | 2017-01-26 |
KR20170008514A (en) | 2017-01-24 |
JP6794160B2 (en) | 2020-12-02 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US10574443B2 (en) | Secured communication in network environments | |
JP5756567B2 (en) | Method and apparatus for dynamic and real-time advertisement insertion based on metadata within a hardware-based trust route | |
KR101130415B1 (en) | A method and system for recovering password protected private data via a communication network without exposing the private data | |
US9413754B2 (en) | Authenticator device facilitating file security | |
KR101941049B1 (en) | Method and system for encrypted communications | |
US20170270306A1 (en) | Reducing time to first encrypted frame in a content stream | |
JP5430652B2 (en) | Apparatus and method for providing security service in user interface | |
US20150195256A1 (en) | Methods and Apparatus for Key Delivery in HTTP Live Streaming | |
EP3299990A1 (en) | Electronic device server and method for communicating with server | |
RU2685975C2 (en) | Providing communication security with extended multimedia platforms | |
US20170171166A1 (en) | Anti-hotlinking method and electronic device | |
JP6756056B2 (en) | Cryptographic chip by identity verification | |
CN110708291B (en) | Data authorization access method, device, medium and electronic equipment in distributed network | |
US20230376941A1 (en) | Methods, Devices, and Systems for Creating and Managing Web3 App Credentials | |
KR101839048B1 (en) | End-to-End Security Platform of Internet of Things | |
CN117061105A (en) | Data processing method and device, readable medium and electronic equipment | |
CN116633582A (en) | Secure communication method, apparatus, electronic device and storage medium | |
KR101701625B1 (en) | Method and system for reproducing contents by secure acquiring decryption key for encrypted contents | |
CN111786955B (en) | Method and apparatus for protecting a model | |
KR101445483B1 (en) | Method and system for secure data transfer using conditional proxy re-encryption | |
JP4222132B2 (en) | Software providing method and system | |
KR20190007336A (en) | Method and apparatus for generating end-to-end security channel, and method and apparatus for transmitting/receiving secure information using security channel | |
KR102507864B1 (en) | Secure instant messaging method and apparatus thereof | |
KR101462335B1 (en) | Method for efficient data sharing in hierarchical storage and apparatus for processing the same method | |
KR102538230B1 (en) | Method and apparatus for digital content protection |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
GRNT | Written decision to grant |