The present invention relates to communication apparatus and method that provide data security against eavesdropping and falsification by encryption and authentication of the transmission data.
IP (Internet Protocol) networks, typified by the Internet, are not inherently equipped with security features. If no prevention measures are taken, it would be possible to eavesdrop and modify the contents of communication without arousing the notice of the parties concerned with the communication by the acquisition or alteration of the IP packet during transmission. Therefore, security protection is crucial for the transmission and reception of important information about business transactions or the like on the IP network.
For example, in content delivery services that deliver music and video through the Internet, the music and video data to be delivered are valuable important information and need to be protected against interception and falsification during transmission. And, in the VoIP system that offers telephone services through the IP network, it is necessary to prevent illegal eavesdropping of the contents of communication.
In the VoIP system and in a streaming content delivery system, RTP/UDP is commonly used as shown in
A transmission packet according to this system comprises, for example, as shown in
Further, it is also important to apply security techniques to mobile communications now quickly spreading. For RTP/UDP packet transmission in a mobile communication network, headers of both of the RTP packet (RTP header+RTP payload) and the UDP packet (UDP header+RTP packet) compressed in a radio link with a view to improving the utilization efficiency of the radio transmission band. Accordingly, it is to be wished that the security scheme, especially, the encryption system be one that allows header expansion/compression of the RTP/UDP packet in links halfway through transmission.
As a secure RTP packet transmission system for application to mobile communication networks, Secure RTP (SRTP, see: draft-ietf-avt-srtp-00. txt) has been proposed by IETF (Internet Engineering Task Force). In SRTP there have been introduced a selective encryption system that allows header compression and an encryption system that lessens the influence of the packet loss or bit error. That is, the RTP packet is processed, as depicted in
That is, Secure RTP necessitates the use of an RTP-specific encryption algorithm and encryption parameter, and hence it cannot be utilized for applications and transport protocols on other UDP systems. Since its selective encryption parameter and encryption algorithm are fixed, Secure RTP cannot deal with new protocols and hence it is not suited to content delivery that makes rapid progress. A security technique specialized for a particular application, as mentioned above, is not preferable since it is necessary to study an individual security technique each time a new application is developed. Further, although the security technique is not permanent, Secure RTP has its encryption algorithm fixed and hence raises a problem in terms of security.
On the other hand, SSL (Secure Socket Layer) (TSL) is now widely used as a security technique on the Internet. When SSL (TSL) is not used, applications in layer 11, such as HTTP (Hypertext transfer Protocol), FTP (File Transfer protocol) and Telnet (remote log-in), are connected directly to a TCP or UDP transport layer 12 as shown in
SSL and WTLS generally have a two-layer configuration as depicted in
When the header of the record protocol is added to such an encrypted version of the whole RTP packet or the RTP packet, it is impossible to perform RTP header compression during transmission. That is, since the header compression is performed collectively for the RTP header, the UDP header and the IP header arranged one after another as depicted in
In common data communications, too, it would be convenient if only a particular portion desired to protect could be secured by encryption or authentication for verification of its validity, but it has been difficult to adaptively provide security.
An object of the present invention is to provide a data-securing communication apparatus and method that permit communication with only part of input data selectively secured.
According to the present invention, the communication apparatus at the sending side shares parameters indicating a securing target of input data with a data-securing communication apparatus at the receiving side via a communication channel, and selectively secures part of the input data according to the shared parameter, thereafter outputting the data.
First Embodiment
A data-securing communication apparatus 30 of the present invention, for example, at such a transmitting side as a server or data terminal and a data-securing communication apparatus 40 of the present invention similarly at such a receiving side as a server or data terminal can be connected via a communication network 50. The communication network 50 is shown as one network, but it may also be formed by plural networks such as a combination of a public communication network and the Internet.
The data-securing communication apparatus 30 in this embodiment has, as securing means, an encryption/authenticator adding part 33 between an application part 31 and a transport part 32. And, a parameter sharing part 34 is provided as an upper layer of the transport part 32. The transport part 32 has a TCP or UDP function and is connected, for example, to a network part 35 equipped with an IP function, and the network part 35 is connected to a transmitting-receiving part 36 that is a physical layer, and the transmitting-receiving part 36 is connected to the communication network 50.
The data-securing communication apparatus 40 is substantially identical in configuration with the data-securing communication apparatus 30; that is, it is provided with an application part 41, a transport part 42, a network part 45 and a transmitting-receiving part 46, and in this embodiment, a decoding/verification part 43 is provide as securing means, and a parameter sharing part 44 is provides as an upper layer of the transport part 42.
Prior to the transmission of application data from the application part 31, the communication apparatus 30 negotiates with the counterpart apparatus 40 about parameters necessary for data security, that is, parameters necessary for encryption processing/data authenticator (code) generation processing, and shares these parameters with the counter part apparatus 40. The parameters are: information for specifying which of algorithms Null, DES, 3DES, RC4 and so on is used; secret information for key generation; random values for encryption/decryption or authentication/verification in the communication apparatus 30 (for example, a server apparatus) and the communication apparatus 40 (for example, a client apparatus); the range over which to encrypt transmission data; and the range of data authentication.
In this embodiment it is particularly important that the parameters for specifying the range of encryption and the range of data authentication are newly provided as shared parameters, and the other parameters are shared in the same way as that for shared parameters used in securing protocols by conventional SSL (TSL) scheme; sharing of these parameters is performed by intercommunication between the communication apparatuses 30 and 40 via the communication channel as is the case with conventional SSL scheme.
In this case, the newly shared parameters which indicate the securing target of data to be transmitted—the range of encryption and the range of data authentication in this example—are information for determining the range over which it encrypt and authenticate the input data packet (data packet from the application part 31 in this example), and various methods are possible for specifying the range; for example, information “start encryption at such and such a byte from the beginning of the packet” is used to specify the range.
Further, the range of encryption and the range of data authentication are determined according to the kind of input data, that is, the application in this example, or according to the transmission characteristics (such as the transmission rate, delay characteristic, transmission error characteristic, attenuation characteristic, frequency characteristic and distortion characteristic) of the communication network 50 to which the communication apparatus 30 is connected.
The parameter sharing part 34 of the communication apparatus 30 determines sharing of the parameters indicative of the securing target, for example, by the procedure shown in
On the other hand, upon receiving the encryption/authentication parameters from the communication apparatus 30 (S1) as shown, for example, in
On receiving from the communication apparatus 40 the encryption/authentication parameters indicating RTP packet selective encryption (S5) as shown in
In
As depicted in
As depicted in
In this way, the parameter sharing parts 34 and 44 can share the range of encryption via the communication channel. The range of authentication is set to be the whole input data irrespective of the input data (application) and independently of the transmission characteristic of the communication network 50 to which the communication apparatuses 30 and 40 are connected. The range of encryption can be specified not only as to whether to exclude the header from encryption but also as desired. For example, when the input data is image or audio data, it is also possible to limit the range of encryption specifically to an important portion which, if lost, would make decoding impossible. In either case, the encryption algorithm and other parameters are also subjected to sharing processing simultaneously with sharing of the range of encryption.
When the parameters are shared as described above, they are provided to the encryption/authenticator adding part 33 and the decoding/verification part 43 from the parameter sharing parts 34 and 44, respectively.
The encryption/authenticator adding part 33 performs encryption/authenticator adding processing. An example of the procedure therefor is shown in
In
The receiving-side communication apparatus 40 decodes the encrypted data following the procedure reverse to that described above, and the validity of the received data is verified by use of the data authenticator (code). That is, in the communication apparatus 40 in
By such sharing of the range of encryption, it is possible to selectively encrypt part of the input data; for example, encryption of only that portion of the input data whose security becomes an issue makes the workload lighter than in the case of encrypting the whole input data, and settles the security issue. The range of encryption can be shared simultaneously with sharing of the other parameters for encryption, and an increase in the workload therefor is very slight.
In particular, when the input data (application)is an RTP packet as mentioned above, if the header portion of the RTP packet is not encrypted, a UDP packet header and an IP packet header are added to the above header—this provides for header compression, including the RTP packet, during transmission as is the case with Secure RTP. Further, since the area of encryption can be set at the beginning of the session through negotiations with the receiving side unlike in the case of Secure RTP, this scheme can also be applied versatily to other applications than the RTP packet.
Although in
The flow of the above-described selective security processing is shown in
Second Embodiment
The first record part 34e uses, as its protocol data format, the same format as that of the SSL record part shown in
The transmission and reception of application data that necessitates selective encryption are performed, independently of the above-mentioned protocol data, by a second record part, that is, by the encryption/authenticator adding part 33. A second application data 37 is to transparently send and receive the data packet of a high-order second application part 31b to and from the second record part 33. Further, unlike the first record part 34e the second record part, that is, the encryption/authenticator adding part 33 does not add a new header to the input data but performs the encryption/authenticator generation processing alone. The parameters shared by the first record part 34e are used for the encryption/data authentication processing in the second record part 33. The encryption/data authentication processing is the same as in the first embodiment.
The handshake part 34a starts the parameter sharing procedure using plaintext communication with the receiving-side communication apparatus 40, and may protect the communication using shared encryption/authentication parameters halfway through the procedure among applications an application data packet which is not required to have the real time property and is not frequently sent, such as HTTP, FTP, Telnet or RTSP (a protocol for opening the RTP session), is input from a first application part 31a via the first application data part 34d to the first record part 34e, which encrypts the input packet in its entirety based on the shared parameters and adds the encrypted packet with the header 20H of the record part as depicted in
Third Embodiment
It is also possible to provide both of the encryption/authenticator adding part and the decoding/verification part in one communication apparatus. While the above embodiment performs, for data security, both of encryption and data authenticator addition, only one of them may also be utilized. The respective parts of the communication apparatuses 30 and 40 may be implemented by executing programs on a computer.
As described above, the present invention provides security for a selected portion of data, permits versatile transmission data protection unspecific to a particular application, and enables header compression when employed in mobile communications in particular.
Number | Date | Country | Kind |
---|---|---|---|
2001-122610 | Apr 2001 | JP | national |
Filing Document | Filing Date | Country | Kind | 371c Date |
---|---|---|---|---|
PCT/JP02/03980 | 4/22/2002 | WO | 00 | 1/29/2003 |
Publishing Document | Publishing Date | Country | Kind |
---|---|---|---|
WO02/086847 | 10/31/2002 | WO | A |
Number | Name | Date | Kind |
---|---|---|---|
6070245 | Murphy, Jr. et al. | May 2000 | A |
6154840 | Pebley et al. | Nov 2000 | A |
6829254 | Rajahalme et al. | Dec 2004 | B1 |
6918034 | Sengodan et al. | Jul 2005 | B1 |
6950445 | Svanbro et al. | Sep 2005 | B2 |
20010052072 | Jung | Dec 2001 | A1 |
20030005284 | Euchner | Jan 2003 | A1 |
20030065917 | Medvinsky et al. | Apr 2003 | A1 |
20030221099 | Medvinsky et al. | Nov 2003 | A1 |
Number | Date | Country |
---|---|---|
1 041 823 | Oct 2000 | EP |
62-12227 | Jan 1987 | JP |
2000-287192 | Oct 2000 | JP |
9847263 | Oct 1998 | WO |
WO 0031964 | Jun 2000 | WO |
Number | Date | Country | |
---|---|---|---|
20030167394 A1 | Sep 2003 | US |