JP4871659B2 - License issuing device, license verification device, license issuing method, and program - Google Patents

License issuing device, license verification device, license issuing method, and program Download PDF

Info

Publication number
JP4871659B2
JP4871659B2 JP2006188782A JP2006188782A JP4871659B2 JP 4871659 B2 JP4871659 B2 JP 4871659B2 JP 2006188782 A JP2006188782 A JP 2006188782A JP 2006188782 A JP2006188782 A JP 2006188782A JP 4871659 B2 JP4871659 B2 JP 4871659B2
Authority
JP
Japan
Prior art keywords
license
character string
conversion table
converted
alphanumeric character
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP2006188782A
Other languages
Japanese (ja)
Other versions
JP2008017378A (en
Inventor
隆昭 関口
博光 加藤
岳生 相薗
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Faurecia Clarion Electronics Co Ltd
Original Assignee
Clarion Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Clarion Co Ltd filed Critical Clarion Co Ltd
Priority to JP2006188782A priority Critical patent/JP4871659B2/en
Publication of JP2008017378A publication Critical patent/JP2008017378A/en
Application granted granted Critical
Publication of JP4871659B2 publication Critical patent/JP4871659B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、コンテンツの違法利用を防止するための技術に関する。   The present invention relates to a technique for preventing illegal use of content.

カーナビゲーションシステム(以下、「カーナビ」という)は、カーナビ内部に記録している地図データを利用して、目的地までの推奨経路を提示したり、地図上に車両の現在位置を表示したりする。この地図データを記録しておく手段としてDVDやCDが利用されている機種が知られている。また、最近では、地図データを記録しておく手段として、ハードディスクドライブ(Hard Disk Drive、以下「HDD」)を採用する製品が主流となりつつある。   The car navigation system (hereinafter referred to as “car navigation system”) uses the map data recorded in the car navigation system to present a recommended route to the destination and display the current position of the vehicle on the map. . As a means for recording the map data, a model using a DVD or CD is known. Recently, products using a hard disk drive (hereinafter referred to as “HDD”) are becoming mainstream as means for recording map data.

ところで、カーナビで利用される地図データは、定期的に最新のものに更新されていることが望ましい。道路や建物は、新たに建設されたり、或いは、撤去されたりするため、古くなった地図データを利用した場合、ユーザを精度高く案内できないことがあるからである。そのために、従来のDVD型(または、CD型)のカーナビでは、地図データを記録しているディスクを単純にユーザへ販売し、ユーザが古いディスクと交換することによって、地図データの更新を行っている。一方、HDD型のカーナビの場合の更新方法としては、次のようなものがある。   By the way, it is desirable that the map data used in the car navigation system is regularly updated to the latest data. This is because roads and buildings are newly constructed or removed, and therefore, when using old map data, the user may not be guided with high accuracy. Therefore, in the conventional DVD type (or CD type) car navigation system, the map data is updated by simply selling the disc on which the map data is recorded to the user and replacing the old disc with the old disc. Yes. On the other hand, as an update method in the case of an HDD type car navigation system, there are the following methods.

まず、対象機種にDVDドライブがある場合、地図データを記録しているマスターディスクを配布し、これをDVDドライブに挿入してHDDにコピーするという更新方法がある。DVDドライブが無い機種の場合、DVDドライブを有する機器とカーナビを接続し(なお、接続するインターフェースがカーナビにあることが前提である)、接続した機器を介してHDDにコピーする方法がある。あるいは、SDカード等の着脱可能な記録媒体をカーナビに挿入して、この記録媒体からHDDにコピーする方法や、カーナビ自体を直接ネットワークに接続して、地図データを配信するサーバから直接データを受信する方法も考えられる。   First, when the target model has a DVD drive, there is an update method in which a master disk in which map data is recorded is distributed, inserted into the DVD drive, and copied to the HDD. In the case of a model without a DVD drive, there is a method of connecting a device having a DVD drive to a car navigation system (assuming that the interface to be connected is in the car navigation system), and copying to the HDD through the connected device. Alternatively, a removable recording medium such as an SD card can be inserted into the car navigation system and copied from the recording medium to the HDD, or the car navigation system itself can be directly connected to the network to receive the data directly from the server that distributes the map data. A way to do this is also conceivable.

そして、以上のような更新方法においては、HDDへの不正なコピーを制限することが必要となる。そこで、このようなHDDを有する端末装置(カーナビ、パーソナルコンピュータ等)においてコンテンツの複製を制限するため、従来から以下の技術が広く実用に供されている。   In the updating method as described above, it is necessary to restrict unauthorized copying to the HDD. Therefore, in order to limit content duplication in a terminal device (such as a car navigation system or personal computer) having such an HDD, the following techniques have been widely used in the past.

まず、よくある形態として、コンテンツを端末にコピーする際、ランダムな英数字からなる文字列(一般的にシリアル番号と呼ばれる)の入力を強制し、入力されたシリアル番号が正しい場合に限ってコピーを許可するという方法がある。
しかし、この方法の場合、正しいシリアル番号を1つ入手できれば、同一の番号を用いて複数の端末へ何度もコピーできてしまうという問題がある。
First, as a common form, when copying content to a terminal, you are forced to enter a random alphanumeric string (generally called a serial number), and only if the entered serial number is correct There is a method to allow.
However, in this method, there is a problem that if one correct serial number can be obtained, the same number can be copied to a plurality of terminals many times.

そこで近年では、コンテンツを暗号化して配布する方法がよく用いられる。この方法では、コンテンツを復号するための復号鍵(一般的にライセンスと呼ばれる)は、以下の手順によって端末へ配信される。まず、端末からライセンスを発行する装置(以下、「ライセンス発行装置」と呼ぶ)へ、当該端末固有の情報(ハードウェアIDなど)を送信する。これを受信したライセンス発行装置は、受信した端末固有の情報を用いてコンテンツの復号鍵を暗号化し、端末へ送り返す。この種の技術は、近年盛んな音楽データのオンライン配信に利用されている。   Therefore, in recent years, a method of encrypting and distributing contents is often used. In this method, a decryption key (generally called a license) for decrypting content is distributed to the terminal by the following procedure. First, terminal-specific information (such as a hardware ID) is transmitted from a terminal to a device that issues a license (hereinafter referred to as a “license issuing device”). Upon receiving this, the license issuing device encrypts the content decryption key using the received terminal-specific information and sends it back to the terminal. This kind of technology has been used for online distribution of music data, which has been popular recently.

上記の「コンテンツを暗号化して配布する方法」に代表されるアプローチの他に、コピー可能な端末装置を特定の一台に制限する技術として、特許文献1に記載の技術がある。この技術は、端末装置とライセンス発行装置の両者に同一の一方向性ハッシュ関数を実装し、以下の手順でライセンスの送受信を行うものである。まず、端末からライセンス発行装置へ、ランダムな文字列と端末装置の公開鍵を送付する。これらを受信したライセンス発行装置は、受信した文字列を一方向性ハッシュ関数に入力した結果(ハッシュ値)を、受信した公開鍵で暗号化して、端末装置へ送り返す。端末側では、ライセンス発行装置と同一の計算を実行してハッシュ値を得るとともに、秘密鍵を用いてライセンス発行装置から受信したデータを復号し、計算したハッシュ値と復号結果が同一であればコピーを許可する。なお、一方向性ハッシュ関数および公開鍵暗号については、非特許文献1に解説がある。   In addition to the approach represented by the above-mentioned “method of encrypting and distributing content”, there is a technique described in Patent Document 1 as a technique for limiting the number of terminal devices that can be copied to a specific one. In this technology, the same one-way hash function is implemented in both the terminal device and the license issuing device, and the license is transmitted and received in the following procedure. First, a random character string and a public key of the terminal device are sent from the terminal to the license issuing device. Upon receiving these, the license issuing device encrypts the result of inputting the received character string into the one-way hash function (hash value) with the received public key, and sends it back to the terminal device. On the terminal side, the same calculation as that of the license issuing device is performed to obtain a hash value, and the data received from the license issuing device is decrypted using the secret key. If the calculated hash value and the decryption result are the same, a copy is made. Allow. Non-patent document 1 describes the one-way hash function and public key cryptography.

以上の「コンテンツを暗号化して配布する方法」や特許文献1に示される技術によって、コンテンツの無制限な複製を防止することができる。   The above-described “method of encrypting and distributing content” and the technique disclosed in Patent Document 1 can prevent unlimited copying of content.

特開2003−174446号公報JP 2003-174446 A 「暗号技術入門-秘密の国のアリス」、ソフトバンククリエイティブ:ISBN:4797322977、2005年"Introduction to Cryptography-Alice in the Secret Country", Softbank Creative: ISBN: 4797322977, 2005

ところで、上述したように、HDD型のカーナビの地図データ更新には、種々の方法がある。しかし、いずれの方法もHDDの書換え処理や更新ライセンスの管理が必要となるため、DVD型(またはCD型)のカーナビと比較して、IT技術に慣れていないユーザにとっては敷居が高い(更新作業が面倒である)。そこで、若年者から高齢者までの幅広い世代のドライバー全てを対象として、地図データの更新サービスを自動車販売ディーラ(以下、「ディーラ」という)において提供することが望まれている。なお、IT技術が進展しているとはいえ、必ずしも全てのディーラがIP通信回線を保有しているとは限らない。そこで、既にほぼ全ディーラに存在するFAXを用いて更新ライセンスを通知する手段が現実的な手法として考えられる。   Incidentally, as described above, there are various methods for updating the map data of the HDD type car navigation system. However, since both methods require HDD rewrite processing and update license management, the threshold is higher for users who are not familiar with IT technology compared to DVD (or CD) car navigation systems (update work). Is troublesome). Therefore, it is desired to provide a map data update service in an automobile sales dealer (hereinafter referred to as “dealer”) for all generations of drivers from young people to senior citizens. Even though IT technology is progressing, not all dealers have IP communication lines. Therefore, a means for notifying update licenses using FAX that already exists in almost all dealers is considered as a practical method.

しかしながら、FAXを用いてライセンスを送受信する方法は、以下の問題を有している。具体的には、FAXの伝送品質の問題等に起因する人間の操作ミス(文字の誤認識・記入ミス)により、誤ったライセンスがディーラに通知され得るという問題がある。例えば、上述した「コンテンツを暗号化して配布する方法」および特許文献1は、ライセンスを暗号化して送付することを想定したものである。この場合、仮に128ビット共通鍵で暗号化した場合は、通知する情報(暗号化ライセンス)も最小で128ビットとなり、1文字6ビット(これはBase64エンコーディングに相当する)としても22文字の入力が必要となる。一般的に人間は長い桁数の文字を入力すればそれだけ間違いも起こり易くなる。   However, the method of transmitting and receiving licenses using FAX has the following problems. Specifically, there is a problem that an incorrect license can be notified to a dealer due to a human operation error (character misrecognition / entry error) due to a problem of FAX transmission quality or the like. For example, the above-mentioned “method of encrypting and distributing content” and Patent Document 1 assume that the license is encrypted and sent. In this case, if encryption is performed with a 128-bit common key, the information to be notified (encryption license) is 128 bits at the minimum, and 22 characters can be input even if one character is 6 bits (this corresponds to Base64 encoding). Necessary. In general, humans are more likely to make mistakes by entering a long number of characters.

また、入力する文字数を減らして、鍵長も短くすれば、入力間違いを起こる可能性を低減できるが、暗号の強度を低下させてしまう。また、上述した「コンテンツを暗号化して配布する方法」や特許文献1は、ライセンスをコンピュータが解釈するビット列で送信することを想定したものであるが、これをFAXで送受信するためにはビット列を人間が可読な英数字に変換する必要がある。この際、英数字の中には例えばO(英字のオー)と0(ゼロ)など形状が似ているものがあり、単純に変換するだけでは人間の誤認識が発生し易い。   Further, if the number of characters to be input is reduced and the key length is shortened, the possibility of making an input error can be reduced, but the encryption strength is lowered. Further, the above-mentioned “method of encrypting and distributing content” and Patent Document 1 assume that a license is transmitted in a bit string that is interpreted by a computer. It needs to be converted to human readable alphanumeric characters. At this time, some of the alphanumeric characters have similar shapes such as O (alphabet of O) and 0 (zero), and human misrecognition is likely to occur only by simple conversion.

本発明は、上記事情に鑑みてなされたものであり、本発明の目的は、ネットワークに接続されていない環境で利用されるライセンス発行装置、或いは、ライセンス検証装置において、セキュリティレベルを下げることなく、ユーザがライセンスを誤入力したり、誤認識したりする可能性を低減することにある。   The present invention has been made in view of the above circumstances, and an object of the present invention is to reduce the security level in a license issuance apparatus or license verification apparatus used in an environment not connected to a network. This is to reduce the possibility that the user erroneously inputs or recognizes the license.

上記課題を解決するため、本発明の第1の態様は、コンテンツを利用するためのライセンスを発行するライセンス発行装置に適用される。   In order to solve the above-described problem, the first aspect of the present invention is applied to a license issuing device that issues a license for using content.

そして、前記ライセンス発行装置は、ライセンスを発行するためのパラメータの入力を受け付けるパラメータ入力部と、前記パラメータを一方向性ハッシュ関数に入力してハッシュ値を算出するハッシュ計算部と、所定ビットのビット列の組み合わせ毎に、英数字を対応付けた変換表を記憶する記憶部と、前記変換表を用いて、前記ハッシュ値を表すビット列の特定部分を英数字の文字列に変換し、該変換した英数字の文字列をライセンスとして出力するライセンス生成部と、を備える。   The license issuing device includes a parameter input unit that receives input of a parameter for issuing a license, a hash calculation unit that inputs the parameter into a one-way hash function and calculates a hash value, and a bit string of predetermined bits For each combination, a storage unit storing a conversion table in which alphanumeric characters are associated, and using the conversion table, a specific portion of the bit string representing the hash value is converted into an alphanumeric character string, and the converted English A license generation unit that outputs a numeric character string as a license.

また、前記記憶部には、複数種の前記変換表が記憶されていて、前記ライセンス生成部は、前記複数種の変換表の中から、文字の種別毎に発生位置の偏りが最も大きくなる前記英数字の文字列に変換する変換表を選択し、該選択した変換表で変換した英数字の文字列を前記ライセンスとして出力することとしてもよい。   The storage unit stores a plurality of types of conversion tables, and the license generation unit has the largest occurrence position bias for each character type out of the plurality of types of conversion tables. A conversion table to be converted into an alphanumeric character string may be selected, and the alphanumeric character string converted with the selected conversion table may be output as the license.

また、上記課題を解決するため、本発明の第2の態様は、コンテンツを利用する情報処理端末に接続されていて、該コンテンツを更新するために必要なライセンスを検証するライセンス検証装置に適用される。   In order to solve the above problem, the second aspect of the present invention is applied to a license verification apparatus that is connected to an information processing terminal that uses content and verifies a license necessary for updating the content. The

そして、前記ライセンス検証装置は、コンテンツを記憶しているコンテンツ記録部と、前記情報処理端末からパラメータを取得するパラメータ入力部と、前記パラメータを一方向性ハッシュ関数に入力してハッシュ値を算出するハッシュ計算部と、所定ビットのビット列の組み合わせ毎に、英数字を対応付けた変換表を記憶する変換表記録部と、前記変換表を用いて、前記ハッシュ値を表すビット列の特定部分を英数字の文字列に変換して第1ライセンスを生成するライセンス生成部と、オペレータからの第2ラインセンスの入力を受け付けるライセンス入力部と、前記生成した第1ライセンスと前記受け付けた第2ライセンスとを比較し、両者が一致した場合に、前記記憶しているコンテンツを前記情報処理端末に書き込む。   Then, the license verification device calculates a hash value by inputting a content recording unit storing content, a parameter input unit for obtaining a parameter from the information processing terminal, and the one-way hash function. A hash table, a conversion table recording unit for storing a conversion table in which alphanumeric characters are associated with each bit string combination of predetermined bits, and a specific part of the bit string representing the hash value using the conversion table The license generation unit that generates the first license by converting the character string into the character string, the license input unit that receives the second license input from the operator, and the generated first license and the received second license are compared. If the two match, the stored content is written into the information processing terminal.

また、前記記憶部には、複数種の前記変換表が記憶されていて、前記ライセンス生成部は、前記記憶している各変換表で変換した前記英数字の文字列毎に、文字の種別毎に発生位置の偏りを示す値を求め、該偏りを示す値を用いて、該発生位置の偏りが最も大きくなる前記英数字の文字列に変換する変換表を選択し、該選択した変換表で変換した英数字の文字列を前記第1ライセンスとすることとしてもよい。   The storage unit stores a plurality of types of the conversion tables, and the license generation unit stores, for each character string of the alphanumeric characters converted by the stored conversion tables, for each character type. A value indicating the deviation of the occurrence position is obtained, and using the value indicating the deviation, a conversion table to be converted into the alphanumeric character string having the largest deviation of the occurrence position is selected, and the selected conversion table The converted alphanumeric character string may be used as the first license.

なお、上記では、パラメータを一方向性ハッシュ関数に入力しているが、ハッシュ関数に限らず、不可逆な一方向性関数であればよい。   In the above description, the parameters are input to the one-way hash function. However, the parameters are not limited to the hash function and may be any irreversible one-way function.

このように本発明では、ハッシュ値を算出し、その算出したハッシュ値を表すビット列の特定部分から英数字の文字列に変換してライセンスを生成するようにしているため、ライセンスのセキュリティレベルを下げることなく桁数を削減できる。その結果、ユーザがライセンスを誤入力したり、誤認識する可能性を低減することができる。   As described above, according to the present invention, the hash value is calculated, and the license is generated by converting the specific part of the bit string representing the calculated hash value into an alphanumeric character string, so the security level of the license is lowered. The number of digits can be reduced without any problem. As a result, it is possible to reduce the possibility that the user erroneously inputs or recognizes the license.

また、複数種の変換表を記憶しておいて、文字の種別毎に発生位置の偏りが最も大きくなる英数字の文字列を変換する変換表を選択し、その選択した変換表で変換した英数字の文字列をライセンスとしているため、ユーザが誤認識する可能性が低いライセンスを生成することがきる。これは、英文字と数字が混在していると誤認識する可能性が高くなると考えられるためである。   Also, by storing multiple types of conversion tables, for each character type, select a conversion table that converts an alphanumeric character string with the greatest deviation in the occurrence position, and convert the English characters converted using the selected conversion table. Since a numeric character string is used as a license, it is possible to generate a license that is less likely to be erroneously recognized by the user. This is because the possibility of misrecognition that English letters and numbers are mixed increases.

したがって、本発明を利用すれば、例えば、FAXを用いてライセンスを送受信する際の人間による伝送誤りを削減することができる。   Therefore, if the present invention is used, for example, transmission errors caused by humans when transmitting and receiving licenses using FAX can be reduced.

以下、本発明の実施形態について図面を用いて説明する。   Hereinafter, embodiments of the present invention will be described with reference to the drawings.

本実施形態は、自動車販売ディーラ(ディーラ)における、カーナビゲーションシステム(カーナビ)の地図データ更新システムを想定したものである。   This embodiment assumes a map data update system for a car navigation system (car navigation system) in an automobile sales dealer (dealer).

先ず、本実施形態の地図データ更新システムの概略を図13に示す。   First, the outline of the map data update system of this embodiment is shown in FIG.

図13は、本発明が適用された一実施形態の概略構成図である。   FIG. 13 is a schematic configuration diagram of an embodiment to which the present invention is applied.

図示するように、地図データ更新システムは、自動車メーカー、カーナビメーカー、地図制作会社、地図データ販売会社の企業等(以下、便宜上、単に「メーカー」という)に設置されるライセンス発行装置100と、ディーラに設置されるライセンス検証装置200とを備える。ライセンス発行装置100は、ライセンスを発行する対象の情報処理端末300に対応付けられたパラメータ(パラメータについては後述する)の入力を受け付け、その受け付けたパラメータを用いてライセンスを生成して出力する。メーカーのオペレータは、出力されたライセンスを、ファクシミリ装置を利用して、ディーラに送信する。なお、本実施形態では、ライセンス発行装置100が英数字10文字からなるライセンスを発行する場合を例にする。   As shown in the figure, the map data update system includes a license issuing device 100 installed in an automobile manufacturer, car navigation manufacturer, map production company, map data sales company, etc. (hereinafter simply referred to as “maker” for convenience), a dealer, And a license verification apparatus 200 installed in the system. The license issuing device 100 accepts input of parameters (parameters will be described later) associated with the information processing terminal 300 that is a license issuance, and generates and outputs a license using the accepted parameters. The manufacturer operator transmits the output license to the dealer using a facsimile machine. In this embodiment, a case where the license issuing device 100 issues a license consisting of 10 alphanumeric characters is taken as an example.

ディーラの従業員等(オペレータ)は、ファクシミリ装置を介して、メーカーから送信されたライセンスを受け取る。オペレータは、ライセンス検証装置200と情報処理端末(本実施形態ではカーナビを想定)300とを通信可能な状態にする。例えば、ラインセンス検証装置200と情報処理端末300とを通信線400で接続する。オペレータは、ファクシミリ装置で受信したライセンスをライセンス検証装置200に入力する。また、ライセンス検証装置200は、情報処理端末300からパラメータを取得して、そのパラメータを用いてライセンスを生成する。ライセンス検証装置200は、オペレータが入力したライセンスと、ライセンス検証装置200が生成したライセンスとを用いて、入力されたライセンスの認証を行ない、認証されると、ライセンス検証装置200に記録されている地図データを情報処理端末(カーナビ)300へ書き込む。   A dealer employee or the like (operator) receives a license transmitted from the manufacturer via the facsimile machine. The operator makes the license verification device 200 and the information processing terminal (assuming car navigation in this embodiment) 300 communicable. For example, the license verification device 200 and the information processing terminal 300 are connected by the communication line 400. The operator inputs the license received by the facsimile apparatus to the license verification apparatus 200. Further, the license verification apparatus 200 acquires a parameter from the information processing terminal 300 and generates a license using the parameter. The license verification apparatus 200 authenticates the input license using the license input by the operator and the license generated by the license verification apparatus 200, and when authenticated, the map recorded in the license verification apparatus 200. Data is written to the information processing terminal (car navigation system) 300.

なお、上記では、ライセンス検証装置200と情報処理端末300とを通信線400で接続して通信可能な状態にしているが、特にこれに限定するものではない。ライセンス検証装置200と情報処理端末300とが無線により通信できるように構成されていてもよい。   In the above description, the license verification apparatus 200 and the information processing terminal 300 are connected to each other via the communication line 400 so that they can communicate with each other. However, the present invention is not limited to this. The license verification device 200 and the information processing terminal 300 may be configured to be able to communicate with each other wirelessly.

続いて、地図データ更新システムの具体的な構成について説明する。   Next, a specific configuration of the map data update system will be described.

先ず、本実施形態のライセンス発行装置の機能構成を図1に示す。   First, FIG. 1 shows a functional configuration of the license issuing device of the present embodiment.

図1は、本発明の実施形態のライセンス発行装置の機能ブロック図である。   FIG. 1 is a functional block diagram of a license issuing device according to an embodiment of the present invention.

図示するように、ライセンス発行装置100は、パラメータ入力部101、シード記録部102、ハッシュ計算部103、ライセンス生成部104、変換表選択部105、変換表記録部106、およびライセンス表示部108を有する。なお、ライセンス発行装置100には、オペレータからの入力を受け付けるためのキーボード等の入力装置(図示しない)と、操作ガイド画面や出力画面を表示する液晶ディスプレイ等の表示装置(図示しない)とが接続されているものとする。   As illustrated, the license issuing device 100 includes a parameter input unit 101, a seed recording unit 102, a hash calculation unit 103, a license generation unit 104, a conversion table selection unit 105, a conversion table recording unit 106, and a license display unit 108. . The license issuing device 100 is connected to an input device (not shown) such as a keyboard for receiving input from an operator and a display device (not shown) such as a liquid crystal display for displaying an operation guide screen or an output screen. It is assumed that

パラメータ入力部101は、入力装置を介して、ライセンスを発行する対象の情報処理端末300に対応付けられたパラメータの入力を受け付ける。なお、パラメータ入力部101は、パラメータの入力を受け付ける際に、表示装置に操作画面(例えば、図3に示す画面120)を表示する。なお、本実施形態では、パラメータとして、ライセンスを発行する情報処理端末300固有の端末IDと、情報処理端末300が利用しているコンテンツを識別するコンテンツIDとを用いる場合を例にして説明する。   The parameter input unit 101 receives an input of parameters associated with the information processing terminal 300 to which a license is issued via the input device. The parameter input unit 101 displays an operation screen (for example, the screen 120 shown in FIG. 3) on the display device when receiving input of parameters. In the present embodiment, a case where a terminal ID unique to the information processing terminal 300 that issues a license and a content ID that identifies content used by the information processing terminal 300 are used as parameters will be described as an example.

シード記録部102は、ライセンスを発行する際に用いるライセンスシード(第三者に知られてないように管理されている秘密情報)を格納する。   The seed recording unit 102 stores a license seed (secret information managed so as not to be known to a third party) used when issuing a license.

ハッシュ計算部103は、パラメータ入力部101が受け付けたパラメータ、およびシード記録部102に記録されているライセンスシードを入力として一方向ハッシュ計算を行う。ライセンス生成部104は、計算されたハッシュ値を用いて英数字からなるライセンスを生成する。   The hash calculation unit 103 performs one-way hash calculation using the parameters received by the parameter input unit 101 and the license seed recorded in the seed recording unit 102 as inputs. The license generation unit 104 generates an alphanumeric license using the calculated hash value.

変換表記録部106は、ライセンス生成部104がハッシュ値を英数字に変換する際に用いる変換表107を記憶する。本実施形態では、変換表記録部106には、複数種の変換表107が記憶されている。変換表選択部105は、変換表記録部106に記憶されている複数の変換表の中から適切な1つの変換表107を選択する。   The conversion table recording unit 106 stores a conversion table 107 used when the license generation unit 104 converts a hash value into alphanumeric characters. In the present embodiment, the conversion table recording unit 106 stores a plurality of types of conversion tables 107. The conversion table selection unit 105 selects one appropriate conversion table 107 from a plurality of conversion tables stored in the conversion table recording unit 106.

ライセンス表示部108は、ライセンス生成部104が生成したライセンスを表示する。具体的には、ライセンス表示部108は、表示装置にライセンスを示す画面を表示する。   The license display unit 108 displays the license generated by the license generation unit 104. Specifically, the license display unit 108 displays a screen showing the license on the display device.

なお、上述したライセンス発行装置100の各機能部は、ソフトウェアにより実現されてもいいし、各機能部を実行するために専用に設計された回路(ASIC(Application Specific Integrated Circuit)等)により実現されてもよい。   Note that each function unit of the license issuing apparatus 100 described above may be realized by software, or realized by a circuit (ASIC (Application Specific Integrated Circuit) or the like) that is specifically designed to execute each function unit. May be.

例えば、ライセンス発行装置100をソフトウェアにより実現する場合、ライセンス発行装置100には、CPU(Central Processing Unit)、メモリ、I/Oインタフェースを有するコンピュータ(情報処理装置)を用いることができる。この場合、メモリに、パラメータ入力部101、ハッシュ計算部103、ライセンス生成部104、変換表選択部105、ラインセンス表示部108の機能を実現するためのプログラムを記憶させておく。そして、パラメータ入力部101、ハッシュ計算部103、ライセンス生成部104、変換表選択部105、およびラインセンス表示部108の機能は、CPUがメモリに記憶されている上記のプログラムを実行することにより実現される。また、シード記録部102および変換表記録部106は、メモリの所定の領域に形成される。   For example, when the license issuing device 100 is realized by software, the license issuing device 100 can be a computer (information processing device) having a CPU (Central Processing Unit), a memory, and an I / O interface. In this case, a program for realizing the functions of the parameter input unit 101, the hash calculation unit 103, the license generation unit 104, the conversion table selection unit 105, and the license display unit 108 is stored in the memory. The functions of the parameter input unit 101, the hash calculation unit 103, the license generation unit 104, the conversion table selection unit 105, and the license display unit 108 are realized by the CPU executing the program stored in the memory. Is done. The seed recording unit 102 and the conversion table recording unit 106 are formed in a predetermined area of the memory.

つぎに、本実施形態のライセンス検証装置200および情報処理端末300の機能構成を説明する。   Next, functional configurations of the license verification apparatus 200 and the information processing terminal 300 according to the present embodiment will be described.

図2は、本発明の実施形態のライセンス検証装置および情報処理端末300の機能ブロック図である。   FIG. 2 is a functional block diagram of the license verification apparatus and the information processing terminal 300 according to the embodiment of this invention.

情報処理端末300は、情報処理端末固有の情報を記憶する固有情報記録部301と、コンテンツ記録部302とを備える。情報処理端末固有の情報とは、情報処理端末に与えられている「端末ID」をいう。コンテンツ記録部302には、情報処理端末300が利用するコンテンツ(ここでは、地図データ)と、そのコンテンツを識別する「コンテンツID」とが記憶されている。   The information processing terminal 300 includes a unique information recording unit 301 that stores information unique to the information processing terminal, and a content recording unit 302. Information specific to an information processing terminal refers to a “terminal ID” given to the information processing terminal. The content recording unit 302 stores content (here, map data) used by the information processing terminal 300 and a “content ID” for identifying the content.

また、情報処理端末300には、固有情報記録部301およびコンテンツ記録部302に加え、カーナビの機能を実現する機能部(現在位置検出部、推奨経路探索部、経路案内部等)を備えている。なお、上記のカーナビの機能を実現する機能部は、既存の技術により実現されるものである。そのため、本実施形態の説明では、情報処理端末300のカーナビの機能の説明は省略する。   The information processing terminal 300 includes a function unit (current position detection unit, recommended route search unit, route guide unit, etc.) that realizes a car navigation function in addition to the unique information recording unit 301 and the content recording unit 302. . Note that the functional unit that realizes the above-described car navigation function is realized by an existing technology. Therefore, in the description of the present embodiment, the description of the car navigation function of the information processing terminal 300 is omitted.

ライセンス検証装置200は、ライセンス入力部201、シード記録部202、ハッシュ計算部203、ライセンス生成部204、変換表選択部205、変換表記録部206、ライセンス比較部208、ファイル操作部209、およびコンテンツ記録部210を有する。   The license verification apparatus 200 includes a license input unit 201, a seed recording unit 202, a hash calculation unit 203, a license generation unit 204, a conversion table selection unit 205, a conversion table recording unit 206, a license comparison unit 208, a file operation unit 209, and a content A recording unit 210 is included.

ここで、ライセンス検証装置200には、オペレータからの入力を受け付けるためのキーボード等の入力装置(図示しない)と、操作ガイド画面や出力画面を表示する液晶ディスプレイ等の表示装置(図示しない)とが接続されているものとする。   Here, the license verification apparatus 200 includes an input device (not shown) such as a keyboard for receiving an input from an operator, and a display device (not shown) such as a liquid crystal display for displaying an operation guide screen or an output screen. It shall be connected.

ライセンス入力部201は、入力装置(図示しない)を介して、ライセンスの入力を受け付ける。具体的には、ディーラのオペレータは、ライセンス入力部201に、ファクシミリ装置により受信したラインセンスを入力する。ライセンス入力部201は、オペレータが入力したライセンスを受け付ける。   The license input unit 201 receives a license input via an input device (not shown). Specifically, the dealer operator inputs the license received by the facsimile apparatus into the license input unit 201. The license input unit 201 receives a license input by the operator.

シード記録部202は、上述したラインセンス発行装置100のシード記録部102と同様のライセンスシードを格納する。   The seed recording unit 202 stores the same license seed as the seed recording unit 102 of the license issuing device 100 described above.

ハッシュ計算部203は、情報処理端末300から取得した「端末ID」および「コンテンツID」と、シード記録部202に記憶されている「ライセンスシード」とを入力として一方向ハッシュ計算を行う。   The hash calculation unit 203 performs a one-way hash calculation using the “terminal ID” and “content ID” acquired from the information processing terminal 300 and the “license seed” stored in the seed recording unit 202 as inputs.

具体的には、ハッシュ計算部203は、情報処理端末300にアクセスし、固有情報記録部301に記憶されている「端末ID」を読み出す。また、ハッシュ計算部203は、ファイル操作部209を介して、コンテンツ記録部302に記憶されている「コンテンツID」を取得する。また、ハッシュ計算部203は、シード記録部202に記憶されている「ライセンスシード」を読み出す。そして、ハッシュ計算部203は、「端末ID」、「コンテンツID」、および「ライセンスシード」を入力として一方向ハッシュ計算を行う。   Specifically, the hash calculation unit 203 accesses the information processing terminal 300 and reads the “terminal ID” stored in the unique information recording unit 301. Further, the hash calculation unit 203 acquires the “content ID” stored in the content recording unit 302 via the file operation unit 209. Further, the hash calculation unit 203 reads “license seed” stored in the seed recording unit 202. Then, the hash calculation unit 203 performs one-way hash calculation with “terminal ID”, “content ID”, and “license seed” as inputs.

ライセンス生成部204は、上述したライセンス発行装置100のライセンス生成部104と同様の手順により、ハッシュ計算部203が算出したハッシュ値と、変換表選択部105が選択した変換表を用いてライセンスを生成する。   The license generation unit 204 generates a license using the hash value calculated by the hash calculation unit 203 and the conversion table selected by the conversion table selection unit 105 in the same procedure as the license generation unit 104 of the license issuing device 100 described above. To do.

変換表選択部205は、上述したライセンス発行装置100の変換表選択部205と同様の処理を行う。また、変換表記録部206は、上述したライセンス発行装置100の変換表記録部106が記憶している変換表107と同じ変換表207を記憶している。   The conversion table selection unit 205 performs the same processing as the conversion table selection unit 205 of the license issuing device 100 described above. The conversion table recording unit 206 stores the same conversion table 207 as the conversion table 107 stored in the conversion table recording unit 106 of the license issuing device 100 described above.

ライセンス比較部208は、ライセンス入力部201が受け付けたライセンスと、ライセンス生成部204が生成したライセンスとを比較する。比較の結果、両者が同じ場合、ライセンス入力部201が受け付けたライセンスを正当なものと認定し、その旨をファイル操作部209に通知する。一方、ライセンス比較部208は、比較の結果、両者が異なれば、表示装置(図示しない)に、エラー表示を行う。   The license comparison unit 208 compares the license received by the license input unit 201 with the license generated by the license generation unit 204. If both are the same as a result of comparison, the license input unit 201 recognizes the license received as valid, and notifies the file operation unit 209 to that effect. On the other hand, the license comparison unit 208 displays an error on a display device (not shown) if they are different as a result of the comparison.

コンテンツ記録部210は、情報処理端末300が利用しているコンテンツ(ここでは地図データ)の最新バージョンのコンテンツを記憶している。   The content recording unit 210 stores the latest version of content (here, map data) used by the information processing terminal 300.

ファイル操作部209は、ハッシュ計算部203からの要求にしたがい、情報処理端末300のコンテンツ記録部302にアクセスし、コンテンツ記録部302に記憶されているコンテンツIDを読み出す。また、ファイル操作部209は、ライセンス比較部208から「認証した旨」の通知を受け付けると、コンテンツ記録部302に記憶されているコンテンツの更新を行う。具体的には、ファイル操作部209は、コンテンツ記録部210に記憶されてコンテンツ(最新の地図データ)を読み出し、情報処理端末300のコンテンツ記録部302の地図データを更新する。   The file operation unit 209 accesses the content recording unit 302 of the information processing terminal 300 and reads the content ID stored in the content recording unit 302 according to the request from the hash calculation unit 203. When the file operation unit 209 receives a notification of “authentication” from the license comparison unit 208, the file operation unit 209 updates the content stored in the content recording unit 302. Specifically, the file operation unit 209 reads the content (latest map data) stored in the content recording unit 210 and updates the map data in the content recording unit 302 of the information processing terminal 300.

なお、上述したライセンス検証装置200の各機能部は、ソフトウェアにより実現されてもいいし、各機能部を実行するために専用に設計された回路(ASIC(Application Specific Integrated Circuit)等)により実現されてもよい。   Note that each function unit of the license verification apparatus 200 described above may be realized by software, or realized by a circuit (ASIC (Application Specific Integrated Circuit) or the like designed exclusively for executing each function unit). May be.

例えば、ライセンス検証装置200をソフトウェアにより実現する場合、ライセンス検証装置200には、CPU(Central Processing Unit)、メモリ、I/Oインタフェースを有するコンピュータを用いることができる。この場合、メモリに、ライセンス入力部201、ハッシュ計算部203、ライセンス生成部204、変換表選択部205、ライセンス比較部208、およびファイル操作部209の機能を実現するためのプログラムを記憶させておく。そして、ライセンス入力部201、ハッシュ計算部203、ライセンス生成部204、変換表選択部205、ライセンス比較部208、およびファイル操作部209の機能は、CPUがメモリに記憶されている上記のプログラムを実行することにより実現される。また、シード記録部202、変換表記録部206、コンテンツ記録部210は、メモリの所定の領域に形成される。   For example, when the license verification apparatus 200 is realized by software, the license verification apparatus 200 can be a computer having a CPU (Central Processing Unit), a memory, and an I / O interface. In this case, a program for realizing the functions of the license input unit 201, the hash calculation unit 203, the license generation unit 204, the conversion table selection unit 205, the license comparison unit 208, and the file operation unit 209 is stored in the memory. . The functions of the license input unit 201, the hash calculation unit 203, the license generation unit 204, the conversion table selection unit 205, the license comparison unit 208, and the file operation unit 209 execute the above-described program stored in the memory by the CPU. It is realized by doing. The seed recording unit 202, the conversion table recording unit 206, and the content recording unit 210 are formed in a predetermined area of the memory.

続いて、コンテンツ更新処理の流れについて説明する。   Next, the flow of content update processing will be described.

ライセンス発行装置100は、オペレータからのライセンス発行の要求を受け付ける。具体的には、パラメータ入力部101は、図3に示すライセンス発行画面120を表示し、オペレータからのライセンス発行要求を受け付ける。   The license issuance apparatus 100 receives a license issuance request from an operator. Specifically, the parameter input unit 101 displays the license issuance screen 120 shown in FIG. 3 and accepts a license issuance request from the operator.

図3は、本実施形態のライセンス発行画面の一例を示した図である。   FIG. 3 is a diagram illustrating an example of a license issuance screen according to the present embodiment.

図示するように、ライセンス発行画面120は、コンテンツを書き込む情報処理端末300の「端末ID」を入力する入力欄121と、書き込むコンテンツの「コンテンツID」を入力する入力欄122と、ライセンスの発行処理の開始を受け付けるためのボタン123と、作成したライセンスを出力する出力欄124とを備える。オペレータは、入力装置(図示しない)を利用して、ライセンス発行画面120上の入力欄121、122に、それぞれ、「端末ID」、「コンテンツID」を入力する。また、オペレータは、入力装置(図示しない)を操作して、ライセンス発行画面120のボタン123を押下する(画面上のカーソル等でボタン123を選択する)。パラメータ入力部101は、ライセンス発行画面120のボタン123を押下されると、入力された「端末ID」および「コンテンツID」をハッシュ計算部103に出力する。その後、図4に示すライセンス発行処理が開始される。   As illustrated, the license issuance screen 120 includes an input field 121 for inputting the “terminal ID” of the information processing terminal 300 to which the content is written, an input field 122 for inputting the “content ID” of the content to be written, and a license issuance process. Button 123 for accepting the start of the license and an output field 124 for outputting the created license. The operator inputs “terminal ID” and “content ID” in the input fields 121 and 122 on the license issuance screen 120 using an input device (not shown), respectively. Further, the operator operates an input device (not shown) and presses the button 123 on the license issuance screen 120 (selects the button 123 with a cursor or the like on the screen). When the button 123 on the license issuance screen 120 is pressed, the parameter input unit 101 outputs the input “terminal ID” and “content ID” to the hash calculation unit 103. Thereafter, the license issuing process shown in FIG. 4 is started.

図4は、本実施形態のライセンス発行処理のフローチャートである。   FIG. 4 is a flowchart of the license issuance process according to this embodiment.

先ず、ハッシュ計算部103は、パラメータ取得処理を行う(S111)。具体的には、ハッシュ計算部103は、パラメータ入力部101からパラメータ(「端末ID」および「コンテンツID」)を取得する。   First, the hash calculation unit 103 performs parameter acquisition processing (S111). Specifically, the hash calculation unit 103 acquires parameters (“terminal ID” and “content ID”) from the parameter input unit 101.

つぎに、ハッシュ計算部103は、シード記録部102にアクセスし、シード記録部102に記録されているライセンスシードを取得する(S112)。なお、ライセンスシードは、どのような値であっても構わないが、セキュリティレベル確保のため十分に長いビット長とすべきである。   Next, the hash calculation unit 103 accesses the seed recording unit 102 and acquires the license seed recorded in the seed recording unit 102 (S112). The license seed may have any value, but should have a sufficiently long bit length to ensure the security level.

つぎに、ハッシュ計算部103は、S111およびS112で取得した情報を一方向性ハッシュ関数に入力してハッシュ値を求める(S113)。ここで一方向性ハッシュ関数はどのような関数でも良いが、以降の説明では、出力されるハッシュ値が160ビットであるものとして説明する。なお、160ビットの出力を行うハッシュ関数には、例えば米国標準技術局が政府標準ハッシュ関数として採用しているSHA−1(Secure Hash Algorithm 1)を用いることができる。また、上記では、パラメータを一方向性ハッシュ関数に入力しているが、ハッシュ関数に限らず、不可逆な一方向性関数であればよい。   Next, the hash calculation unit 103 obtains a hash value by inputting the information acquired in S111 and S112 into the one-way hash function (S113). Here, the unidirectional hash function may be any function, but in the following description, it is assumed that the output hash value is 160 bits. As the hash function for outputting 160 bits, for example, SHA-1 (Secure Hash Algorithm 1) adopted as the government standard hash function by the US National Standards Technology Office can be used. In the above description, the parameters are input to the one-way hash function. However, the parameters are not limited to the hash function and may be any irreversible one-way function.

つぎに、ラインセンス生成部104および変換表選択部105により、ライセンスを生成する処理が行われる(S114)。具体的には、変換表記録部106の中にある複数の変換表107の中から、最適な変換表107を選択して、その選択した変換表107を用いて、ハッシュ計算部103が算出したハッシュ値を英数字に変換してライセンスを生成する。このライセンスを生成する処理については後段で詳細に説明する。   Next, the license generation unit 104 and the conversion table selection unit 105 perform processing for generating a license (S114). Specifically, the optimum conversion table 107 is selected from a plurality of conversion tables 107 in the conversion table recording unit 106, and the hash calculation unit 103 calculates using the selected conversion table 107. Convert the hash value to alphanumeric and generate a license. The process for generating the license will be described in detail later.

最後に、ライセンス表示部108は、上記の生成されたライセンスを画面120上の出力欄124(図3参照)に表示する(S115)。なお、本実施形態は生成されたライセンスを画面に表示するが、これは例示に過ぎない。例えば、ライセンス発行装置100にプリンタを接続して、そのプリンタを用いて紙媒体にライセンスを出力するようにしてもよい。   Finally, the license display unit 108 displays the generated license in the output field 124 (see FIG. 3) on the screen 120 (S115). In the present embodiment, the generated license is displayed on the screen, but this is merely an example. For example, a printer may be connected to the license issuing device 100 and the license may be output to a paper medium using the printer.

続いて、図4のS114におけるライセンス生成処理について具体的に説明する。   Next, the license generation process in S114 of FIG. 4 will be specifically described.

先ず、ライセンス生成処理に利用する変換表を図5に示して説明する。   First, a conversion table used for license generation processing will be described with reference to FIG.

図5は、本実施形態のライセンス生成処理に利用する変換表のデータ構造を模擬的に示した図である。   FIG. 5 is a diagram schematically showing the data structure of the conversion table used for the license generation process of this embodiment.

変換表107は、2進数で表した6ビットのビット列を英数1文字に変換するためのテーブルである。図5では、上位3ビットの組合せ161と、下位3ビットの組合せ162とを軸として示した6ビットのビット列を英数1文字に変換する変換表の例を示している。なお、図示する例では、複数の変換表107a〜nのうちの1の変換表107aだけを示している。また、本実施形態では、英数字とは、英字(アルファベット)および数字のことをいう。そして、アルファベットとして、「A〜Z」の26種類の大文字と、「a〜z」の26種類の小文字とを用いる。数字は、「0〜9」の10種類の数字を利用する。   The conversion table 107 is a table for converting a 6-bit bit string expressed in binary numbers into one alphanumeric character. FIG. 5 shows an example of a conversion table for converting a 6-bit bit string indicating the combination of the upper 3 bits 161 and the lower 3 bits of the combination 162 into one alphanumeric character. In the illustrated example, only one conversion table 107a among the plurality of conversion tables 107a to 107n is shown. In the present embodiment, the alphanumeric character means an alphabet (alphabet) and a number. Then, 26 types of capital letters “A to Z” and 26 types of small letters “az” are used as alphabets. Ten numbers of “0-9” are used as numbers.

図示する、変換表107aでは、6bitのビット列「000000」が、英字の「A」に対応付けられている。この例にしたがえば、6bitのビット列「000000」は、英字の「A」に変換される。また、6bitのビット列「111000」が、数字の「4」に対応付けられている。この例にしたがえば、6bitのビット列「111000」は、数字の「4」に変換される。なお、ビット「111110」および「111111」には割り当て可能な英数字が存在しないが、これらの値はそれぞれ「000000」、「000001」として扱えば良い。   In the conversion table 107a shown in the figure, a 6-bit bit string “000000” is associated with the letter “A”. According to this example, the 6-bit bit string “000000” is converted to the letter “A”. A 6-bit bit string “111000” is associated with the numeral “4”. According to this example, the 6-bit bit string “111000” is converted to the number “4”. There are no assignable alphanumeric characters in the bits “111110” and “111111”, but these values may be handled as “000000” and “000001”, respectively.

つぎに、図4のS114におけるライセンス生成処理について具体的に説明する。   Next, the license generation process in S114 of FIG. 4 will be specifically described.

図6は、図4に示したS114のライセンス生成処理の詳細を示したフローチャートである。なお、変換表記録部106には、M個(Mは、整数)の変換表107が記憶されているものとする。そして、変換表107には、「0」番から「M−1番」までの「番号i(0≦i≦M−1:iは整数の変数)」が付与されている。すなわち、変換表107に付与された番号iにより変換表107を特定できる。   FIG. 6 is a flowchart showing details of the license generation process of S114 shown in FIG. It is assumed that M conversion tables 107 are stored in the conversion table recording unit 106 (M is an integer). The conversion table 107 is assigned “number i (0 ≦ i ≦ M−1: i is an integer variable)” from “0” to “M−1”. That is, the conversion table 107 can be specified by the number i assigned to the conversion table 107.

また、以下の説明において、「h」は、図4のS113で計算された160ビットのハッシュ値を示す。「k」、「w」、「min」は、整数の変数を示す。「str」、「key」は、文字列の配列を示す。「TABLE」は、変換表107を格納する配列を示している。また、「f()」は、ハッシュ値と変換表107から文字列を生成する関数、「g()」は、指定された文字列の重み(重みについては後述する)を計算する関数を示している。   In the following description, “h” indicates a 160-bit hash value calculated in S113 of FIG. “K”, “w”, and “min” indicate integer variables. “Str” and “key” indicate an array of character strings. “TABLE” indicates an array for storing the conversion table 107. “F ()” is a function for generating a character string from the hash value and the conversion table 107, and “g ()” is a function for calculating the weight of the specified character string (the weight will be described later). ing.

以下、図示する各々のステップの処理について説明する。   Hereinafter, the process of each step shown in the figure will be described.

まず、S131では、変換表選択部105は、変数の初期化を行う。具体的には、変換表選択部105は、変換表107の番号i、および最適な変換表107の番号を示す変数「k(0≦k≦M)」」を「0」に初期化する。また、英数文字列の重みの最小値を示す「min」を「MAX_INT(整数の最大値)」とする。   First, in S131, the conversion table selection unit 105 initializes variables. Specifically, the conversion table selection unit 105 initializes the number “i” of the conversion table 107 and the variable “k (0 ≦ k ≦ M)” indicating the optimal number of the conversion table 107 to “0”. Also, “min” indicating the minimum weight of the alphanumeric character string is set to “MAX_INT (maximum integer value)”.

つぎに、変換表選択部105は、変換表記録部106に記憶されている複数の変換表107の中の番号iの変換表107をライセンス生成部104に出力する。ライセンス生成部104は、図4のS113で計算された「160ビットのハッシュ値(h)」と、変換表選択部105からの番号iの変換表107とを以下の(式1)に代入して、「160ビットのハッシュ値(h)」を「10文字の英数字の文字列(str[i])」に変換する(S132)。なお、ハッシュ値を英数文字列に変換する変換処理は、後述する図7で説明する。
str[i]=f(h, TABL[i])…(式1)
つぎに、変換表選択部105が、S132で生成された英数字文字列(str[i])に対する重み付け計算処理を行う(S133)。具体的には、S133で生成された英数字文字列(str[i])を以下の(式2)に代入して、重み(w)を求める。なお、この重み付け計算処理は、後述する図8で説明する。
w=g(str[i])…(式2)
つぎに、変換表選択部105は、S134で求めた重み(w)と、英数文字列の重みの最小値を示す「min」とを比較する(S134)。そして、S134で求めた重み(w)が英数文字列の重みの最小値を示す「min」未満であればS135に進む。一方、S134で求めた重み(w)が英数文字列の重みの最小値を示す「min」未満でなければ、すなわち、重み(w)の方が大きければ、S136に進む。
Next, the conversion table selection unit 105 outputs the conversion table 107 having the number i among the plurality of conversion tables 107 stored in the conversion table recording unit 106 to the license generation unit 104. The license generation unit 104 substitutes the “160-bit hash value (h)” calculated in S113 of FIG. 4 and the conversion table 107 of the number i from the conversion table selection unit 105 into the following (Equation 1). Then, the “160-bit hash value (h)” is converted into a “10-character alphanumeric character string (str [i])” (S132). The conversion process for converting the hash value into an alphanumeric character string will be described with reference to FIG.
str [i] = f (h, TABLE [i]) (Formula 1)
Next, the conversion table selection unit 105 performs weighting calculation processing on the alphanumeric character string (str [i]) generated in S132 (S133). Specifically, the weight (w) is obtained by substituting the alphanumeric character string (str [i]) generated in S133 into the following (Formula 2). This weighting calculation process will be described later with reference to FIG.
w = g (str [i]) (Expression 2)
Next, the conversion table selection unit 105 compares the weight (w) obtained in S134 with “min” indicating the minimum weight of the alphanumeric character string (S134). If the weight (w) determined in S134 is less than “min” indicating the minimum weight of the alphanumeric character string, the process proceeds to S135. On the other hand, if the weight (w) obtained in S134 is not less than “min” indicating the minimum weight of the alphanumeric character string, that is, if the weight (w) is larger, the process proceeds to S136.

なお、S134の処理は、M回行われることになるが、S131の初期化処理の後に、最初に行われるS134の処理では、「w<min」となり、S135の処理に遷移する。すなわち、「i」が「0」の番号の変換表107を利用して変換された英数字文字列(str[0])から求めた重み(w=g(str[0]))と、最小値を示す「min」とを比較する場合、「w<min」となる。これは、S131の初期化処理において、「min」を「MAX_INT(整数の最大値)」としているためである。   Note that the process of S134 is performed M times. However, in the process of S134 performed first after the initialization process of S131, “w <min” is set, and the process proceeds to S135. That is, the weight (w = g (str [0])) obtained from the alphanumeric character string (str [0]) converted using the conversion table 107 with the number “i” being “0”, the minimum When “min” indicating a value is compared, “w <min”. This is because “min” is set to “MAX_INT (maximum integer value)” in the initialization process of S131.

S135では、変換表選択部105は、ライセンスの生成に利用する最適な変換表107の番号を特定する変数「k」を「i」とすると共に、「min」を「w」とする(「k」=「i」、「min」=「w」とする)。すなわち、ライセンスの生成に用いる変換表107を特定する番号「k」を、S134で「w<min」と判定された重み(w)の英数文字列(str[i])の変換に利用した変換表107の番号「i」とする。   In S135, the conversion table selecting unit 105 sets “i” as the variable “k” for specifying the optimal conversion table 107 number used for generating the license, and sets “min” as “w” (“k”). ”=“ I ”,“ min ”=“ w ”). That is, the number “k” that identifies the conversion table 107 used for generating the license is used to convert the alphanumeric character string (str [i]) having the weight (w) determined as “w <min” in S134. The number is “i” in the conversion table 107.

S136では、変換表選択部105は、「i」をインクリメントして(「i」に「1」を加算して)、S137に進む。   In S136, the conversion table selection unit 105 increments “i” (adds “1” to “i”), and proceeds to S137.

S137では、変換表選択部105は、「i」が「M」未満であるか否かを判定して、「i」が「M」未満であればS132の処理に戻る。変換表選択部105は、「i」が「M」未満でなければ、複数の変換表107の中から「k」番の変換表107を最適な変換表として選択して、S138の処理に遷移する。   In S137, the conversion table selection unit 105 determines whether “i” is less than “M”. If “i” is less than “M”, the process returns to S132. If “i” is not less than “M”, the conversion table selection unit 105 selects the conversion table 107 of “k” from among the plurality of conversion tables 107 as the optimal conversion table, and proceeds to the process of S138. To do.

S138では、ライセンス生成部104が、S137で選択された「k」番の変換表107を利用し、上述した(式1)により、英数文字列(str[k])を求め、その求めた英数文字列(str[k])をライセンス(key)として処理を終了する。   In S138, the license generation unit 104 uses the “k” number conversion table 107 selected in S137 to obtain an alphanumeric character string (str [k]) according to (Equation 1) described above. The alphanumeric character string (str [k]) is used as a license (key), and the process ends.

つぎに、図6のS132で行われるハッシュ値から英数文字列に変換する処理について図7を用いて説明する。   Next, the process of converting from the hash value to the alphanumeric character string performed in S132 of FIG. 6 will be described with reference to FIG.

図7は、図6のS132の、ハッシュ値を英数文字列に変換する処理の説明図を示したものである。   FIG. 7 shows an explanatory diagram of the process of converting the hash value into an alphanumeric character string in S132 of FIG.

図示するように、ハッシュ値141は、160ビットのビット列で表した情報である。ライセンス生成部104は、160ビットのハッシュ値141の中の上位60ビットのビット列のデータを10文字の英数文字列に変換する。本実施形態では、上位から61ビット目以降の情報は切り捨てる。   As illustrated, the hash value 141 is information represented by a 160-bit bit string. The license generation unit 104 converts the data of the upper 60-bit bit string in the 160-bit hash value 141 into a 10-character alphanumeric character string. In the present embodiment, information from the 61st bit onward is discarded.

具体的には、ライセンス生成部104は、10個の変換部142を有する。変換部142は、各々、変換表107を用いて、6ビットの情報を英数字1文字に変換する。そして、10個の変換部142の出力を結合することにより、10桁の英数文字列が生成される。なお、図7は、説明の便宜上用いた図であり、特にこの構成に限定されるものではない。例えば、ライセンス生成部104がハードウエアロジックにより実現される場合であっても、必ずしも変換部142をハードウェア装置として10個持つ構成に限定されるものではない。   Specifically, the license generation unit 104 includes ten conversion units 142. Each of the conversion units 142 converts 6-bit information into one alphanumeric character using the conversion table 107. Then, by combining the outputs of the ten conversion units 142, a 10-digit alphanumeric character string is generated. FIG. 7 is a diagram used for convenience of description, and is not particularly limited to this configuration. For example, even when the license generation unit 104 is realized by hardware logic, the configuration is not necessarily limited to the configuration having ten conversion units 142 as hardware devices.

さらに、図示する例では、10個の変換部142により上位60ビットのデータを10文字の英数文字列に変換するようにしているが特にこれに限定するものではない。変換部142の数を変えてもよい。例えば、1個の変換部142により、上位60ビットのデータを10文字の英数文字列に変換するようにしてもよい。この場合は、変換部142が、上位から順番に6ビット毎にビット列を1文字の英数文字列に変換していき、それを10回行えばよい。   Further, in the illustrated example, the upper 60 bits of data are converted into 10 alphanumeric characters by the 10 conversion units 142, but the present invention is not limited to this. The number of conversion units 142 may be changed. For example, a single conversion unit 142 may convert upper 60-bit data into a 10-character alphanumeric character string. In this case, the conversion unit 142 may convert the bit string into an alphanumeric character string of one character every 6 bits in order from the top, and this may be performed 10 times.

つぎに、図6のS133で行われる、変換した英数文字列の重みを計算する処理について図8を用いて説明する。   Next, the process of calculating the weight of the converted alphanumeric character string performed in S133 of FIG. 6 will be described with reference to FIG.

図8は、図6のS133の英数文字列の重みを計算する処理のフローチャートである。   FIG. 8 is a flowchart of the process of calculating the weight of the alphanumeric character string in S133 of FIG.

ここで、「str」は、図6のS132による変換結果の英数文字列(図7の出力143の英数文字列)を示している。また、「j」は、英数文字列の上位から数えた順番を示している整数の変数である。「w」は、重みを示す整数の変数を示している。「N」は、英数文字列の桁数(本実施例では10桁)を示している。以下、図示する各々のステップの処理について説明する。   Here, “str” indicates an alphanumeric character string (alphanumeric character string of the output 143 in FIG. 7) obtained as a result of conversion in S132 of FIG. “J” is an integer variable indicating the order counted from the top of the alphanumeric character string. “W” indicates an integer variable indicating the weight. “N” indicates the number of digits of the alphanumeric character string (10 digits in this embodiment). Hereinafter, the process of each step shown in the figure will be described.

まず、変換表選択部105は、S151において、変数を初期化する。具体的には、「j」を「0」に初期化し、「w」を「0」に初期化する。   First, the conversion table selection unit 105 initializes variables in S151. Specifically, “j” is initialized to “0”, and “w” is initialized to “0”.

S152からS156では、変換表選択部105は、与えられた英数文字列を先頭から走査し、英字である場合は先頭(=0)からの距離(桁数)を重みwに足し、数字である場合には末尾(=英数文字列の長さ)からの距離(桁数)を重みwに足す。   In S152 to S156, the conversion table selection unit 105 scans the given alphanumeric character string from the top, and if it is an alphabetic character, adds the distance (number of digits) from the top (= 0) to the weight w, In some cases, the distance (number of digits) from the end (= alphanumeric character string length) is added to the weight w.

具体的には、S151の後、変換表選択部105は、英数文字列(str)の先頭の文字(str[0])が英文字であるか否かを判定し、英文字であればS153に進み、英文字でなければS154に進む(S152)。   Specifically, after S151, the conversion table selection unit 105 determines whether or not the first character (str [0]) of the alphanumeric character string (str) is an English character. The process proceeds to S153, and if not an English character, the process proceeds to S154 (S152).

S153では、変換表選択部105は、下記(式3)を用いて、重み「w」を算出する。例えば、「w」および「j」が「0」であれば、「w」は、「0」となる。
w=w+j…(式3)
S154では、変換表選択部105は、下記(式4)を用いて、重み「w」を算出する。例えば、「w」および「j」が「0」であれば、「N」が「10」であるため、「w」は、「9」となる。
w=w+(N-j-1)…(式4)
S155では、変換表選択部105は、「j」をインクリメントする。S156において、「j」が「N」未満であればS152の処理に戻る。すなわち、変換表選択部105は、英数文字列を先頭(0)から順次走査して、重み付け行う。この処理の結果、英字が文字列の先頭付近、数字が文字列の末尾付近に偏っている文字列ほど「w」が小さくなる。
In S153, the conversion table selecting unit 105 calculates the weight “w” using the following (Equation 3). For example, if “w” and “j” are “0”, “w” becomes “0”.
w = w + j (Formula 3)
In S154, the conversion table selecting unit 105 calculates the weight “w” using the following (formula 4). For example, if “w” and “j” are “0”, “N” is “10”, so “w” is “9”.
w = w + (N−j−1) (Formula 4)
In S155, the conversion table selection unit 105 increments “j”. If “j” is less than “N” in S156, the process returns to S152. That is, the conversion table selection unit 105 performs weighting by sequentially scanning alphanumeric character strings from the top (0). As a result of this process, “w” is smaller for character strings in which English characters are biased near the beginning of the character string and numbers are biased near the end of the character string.

そして、上述の重み付け処理が含まれるS132〜S137(図6参照)を繰返すことにより、英字が文字列の先頭付近、数字が文字列の末尾付近に偏っている英数文字列に変換する変換表107が選択されることとなる。そして、その選択した変換表107により変換した英数文字列をライセンスとすることにより、英字が文字列の先頭付近、数字が文字列の末尾付近に偏っている英数文字列のライセンスを生成することができる。   Then, by repeating S132 to S137 (see FIG. 6) including the above-described weighting processing, a conversion table for converting an alphanumeric character string near the beginning of the character string and a number near the end of the character string. 107 is selected. Then, by using the alphanumeric character string converted by the selected conversion table 107 as a license, a license for an alphanumeric character string in which the alphabet is biased near the beginning of the character string and the number is biased near the end of the character string is generated. be able to.

このように、英字が文字列の先頭付近、数字が文字列の末尾付近に偏っている英数文字列のライセンスを生成するのは、以下の理由による。すなわち、紙媒体等に印刷された英数文字列(或いは、画面上に表示している英数文字列)を人間が視覚で認識する場合、英文字と数字が混在していると誤認識する可能性が高くなると考えられる。例えば、数字の「ゼロ」と、英字の「オー」とは、似ているため紛らわしい。本実施形態では、英字が文字列の先頭付近、数字が文字列の末尾付近に偏っているライセンスを生成できるため、文字の位置により、数字か英文字かの判断することができ、誤認識する可能性を低減できると考えられる。   The reason for generating a license for an alphanumeric character string in which alphanumeric characters are biased near the beginning of the character string and numbers are near the end of the character string is as follows. That is, when a human visually recognizes an alphanumeric character string printed on a paper medium (or an alphanumeric character string displayed on the screen), it mistakenly recognizes that English characters and numbers are mixed. The possibility is likely to increase. For example, the number “zero” and the letter “o” are similar and confusing. In this embodiment, a license can be generated in which English characters are biased near the beginning of the character string and numbers are biased near the end of the character string. The possibility can be reduced.

また、ライセンスをキーボード等に入力する際も、英字と数字とが混在していると誤入力する可能性が高くなると考えられる。本実施形態では、英字が文字列の先頭付近、数字が文字列の末尾付近に偏っているライセンスを生成できるため、ライセンスを誤入力する可能性を低減できると考えられる。   Also, when inputting a license to a keyboard or the like, it is considered that there is a high possibility of erroneous input if English letters and numbers are mixed. In the present embodiment, it is possible to generate a license in which English characters are biased near the beginning of the character string and numbers are biased near the end of the character string, so that the possibility of erroneous input of the license can be reduced.

なお、図8に示した英数文字列の重みを計算する処理は、あくまでも例示であり、特にこれに限定するものではない。   Note that the process of calculating the weight of the alphanumeric character string shown in FIG. 8 is merely an example, and is not particularly limited thereto.

例えば、英字が文字列の末尾付近、数字が文字列の先頭付近に偏っている英数文字列に変換する変換表107が選択されるような重み付けを行うようにしてもよい。この場合、S152〜S154の処理において、英字である場合に末尾からの距離(桁数)を重みwに足して、数字である場合に先頭(=0)からの距離(桁数)を重みwに足すようにすればよい。   For example, weighting may be performed so that the conversion table 107 for converting an alphanumeric character string near the end of the character string and a number biased near the beginning of the character string is selected. In this case, in the processing of S152 to S154, the distance (number of digits) from the end is added to the weight w when it is an alphabetic character, and the distance (number of digits) from the head (= 0) is weighted w when it is a number. Add to this.

また、例えば、英数文字列の重みを計算する処理について、図8で示した処理に代えて、以下の手順による処理を行うようにしてもよい。具体的には、図8の処理ではなく、あらかじめ設定された文字毎の重みの総和を最小とする変換表を選択する処理を行うようにしてもよい。以下、重み付け処理の他の例について図9および図10を用いて説明する。   Further, for example, regarding the process of calculating the weight of the alphanumeric character string, the process according to the following procedure may be performed instead of the process shown in FIG. Specifically, instead of the process of FIG. 8, a process of selecting a conversion table that minimizes the sum of weights set in advance for each character may be performed. Hereinafter, another example of the weighting process will be described with reference to FIGS. 9 and 10.

図9は、図6のS133の重みを計算する処理について、図8とは異なる実現方法を示したものである。図10は、図9に示す重み付け処理に利用するテーブルの一例を示した図である。   FIG. 9 shows an implementation method different from FIG. 8 for the process of calculating the weight in S133 of FIG. FIG. 10 is a diagram showing an example of a table used for the weighting process shown in FIG.

図9に示す重み付けを計算する処理は、図8におけるS152からS154の処理をステップS160に置き換えたものである。以下では、図8の処理と異なる部分を中心に説明する。   The processing for calculating the weighting shown in FIG. 9 is obtained by replacing the processing from S152 to S154 in FIG. 8 with step S160. Below, it demonstrates centering on a different part from the process of FIG.

S160では、文字毎の重みを返す関数h(x)の「戻り値」を「重みw」に加算している。具体的には、変換表選択部105に、図10に示す、英数文字毎に、重みを示す「戻り値」を対応付けたテーブル1000を保持させておく。   In S160, the “return value” of the function h (x) that returns the weight for each character is added to the “weight w”. Specifically, the conversion table selection unit 105 holds a table 1000 shown in FIG. 10 in which a “return value” indicating a weight is associated with each alphanumeric character.

テーブル1000では、誤認識が起こりやすいと考えられる文字の「戻り値」を、それ以外の文字の「戻り値」に比べて大きくするようにしている。図示する例では、誤認識が起こりやすい文字である「O(オー)」および「0(ゼロ)」の「戻り値」を、それ以外の文字(「O(オー)」および「0(ゼロ)」以外の文字)の「戻り値」より大きくしている。   In the table 1000, the “return value” of characters that are likely to be erroneously recognized is made larger than the “return value” of other characters. In the example shown in the figure, “O (O)” and “0 (zero)”, which are characters that are likely to be erroneously recognized, are returned as other characters (“O (O)” and “0 (zero)). It is larger than the “return value” of characters other than “”.

そして、S160において、変換表選択部105は、テーブル1000を利用して英数文字列(str)の重み付け計算を行う。例えば、変換表選択部105は、英数文字列(str)の先頭からi番目の文字が「O(オー)」の場合、「重みw」に「戻り値5」を加算する。また、英数文字列(str)の先頭からi番目の文字が「A」の場合、「重みw」に「戻り値0」を加算する。その結果、誤認識が起こりやすいと考えられる文字(上記では、「O(オー)」および「0(ゼロ)」)が含まれる英数文字列の「重みw」は、誤認識が起こりやすいと考えられる文字を含まない英数文字列の「重みw」より大きな値となる。   In step S <b> 160, the conversion table selection unit 105 performs weighting calculation of the alphanumeric character string (str) using the table 1000. For example, when the i-th character from the top of the alphanumeric character string (str) is “O (O)”, the conversion table selection unit 105 adds “return value 5” to “weight w”. When the i-th character from the top of the alphanumeric character string (str) is “A”, “return value 0” is added to “weight w”. As a result, the “weight w” of an alphanumeric character string that includes characters that are likely to be erroneously recognized (“O (O)” and “0 (zero)” in the above)) is likely to be erroneously recognized. The value is larger than the “weight w” of an alphanumeric character string that does not include a possible character.

そして、上述の重み付け処理が含まれるS132〜S137(図6参照)を繰返すことにより、誤認識が起こりやすいと考えられる文字が含まれない英数文字列に変換する変換表107が選択されることとなる。その選択した変換表107により変換した文字列をライセンスとすることにより、誤認識が起こりやすいと考えられる文字が含まれない英数文字列のライセンスを生成することができる。   Then, by repeating S132 to S137 (see FIG. 6) including the above-described weighting process, the conversion table 107 to be converted into an alphanumeric character string that does not include characters that are likely to be erroneously recognized is selected. It becomes. By using the character string converted by the selected conversion table 107 as a license, it is possible to generate a license for an alphanumeric character string that does not include characters that are likely to be erroneously recognized.

なお、上記では、誤認識が起こりやすいと考えられる文字として、「O(オー)」および「0(ゼロ)」を挙げたがこれは例示に過ぎない。例えば、小文字の英字「l(エル)」と、数字「1(イチ)」とを誤認識が起こりやすい文字として、上述した「O(オー)」および「0(ゼロ)」と同じような重み付け処理をしてもよい。   In the above description, “O (o)” and “0 (zero)” are given as characters that are likely to be erroneously recognized, but this is merely an example. For example, the lowercase alphabetic character “l” and the number “1” are weighted in the same way as the above-described “O” and “0” as easily misrecognized characters. Processing may be performed.

続いて、ラインセンス検証装置200におけるライセンス検証処理について説明する。   Next, a license verification process in the license verification apparatus 200 will be described.

ラインセンス検証装置200は、オペレータからのコンテンツ更新の要求を受け付ける。具体的には、ラインセンス検証装置200のライセンス入力部201は、図示しない表示装置に、図11に示すコンテンツ更新画面220を表示して、コンテンツ更新処理の要求を受け付ける。   The license verification apparatus 200 receives a content update request from an operator. Specifically, the license input unit 201 of the license verification apparatus 200 displays a content update screen 220 shown in FIG. 11 on a display device (not shown) and accepts a request for content update processing.

図11は、ライセンス検証装置200におけるコンテンツ更新画面220の一例を示した図である。   FIG. 11 is a diagram showing an example of a content update screen 220 in the license verification apparatus 200.

ラインセンス検証装置200は、表示装置(図示しない)に、コンテンツ更新画面220を表示して、コンテンツ更新処理の要求を受け付ける。具体的には、コンテンツ更新画面220は、ライセンスを入力するための入力欄221と、コンテンツを更新する際に押すコンテンツ更新ボタン222とを備える。   The license verification device 200 displays a content update screen 220 on a display device (not shown) and accepts a request for content update processing. Specifically, the content update screen 220 includes an input field 221 for inputting a license, and a content update button 222 that is pressed when the content is updated.

オペレータは、ファクシミリ装置により、メーカから送信されたライセンスを受け取る。オペレータは、入力装置(図示しない)を利用して、コンテンツ更新画面220の入力欄221に「ラインセンス」を入力する。そして、オペレータは、入力装置(図示しない)を操作して、コンテンツ更新画面220のコンテンツ更新ボタン222を押下する(カーソル等でボタン121を選択する)。ライセンス入力部201は、コンテンツ更新ボタン222が押下されると、ハッシュ計算部203にコンテンツ更新処理の要求を受け付けた旨を通知する。その後、図12に示すコンテンツ更新処理が開示される。   The operator receives the license transmitted from the manufacturer by the facsimile apparatus. The operator inputs “license” in the input field 221 of the content update screen 220 using an input device (not shown). Then, the operator operates an input device (not shown) and presses the content update button 222 on the content update screen 220 (selects the button 121 with a cursor or the like). When the content update button 222 is pressed, the license input unit 201 notifies the hash calculation unit 203 that a request for content update processing has been received. Thereafter, the content update process shown in FIG. 12 is disclosed.

図12は、本実施形態のコンテンツ更新処理のフローチャートである。   FIG. 12 is a flowchart of the content update process of the present embodiment.

先ず、ライセンス認証装置200は、通信線400を介して、情報処理端末300から「端末ID」および「コンテンツID」を取得する(S211)。具体的には、ハッシュ計算部203は、通信線400を介して、情報処理端末300の固有情報記録部301に記憶されている「端末ID」を取得する。また、ハッシュ計算部203は、通信線400を介して、情報処理端末300のコンテンツ記録部302に記憶されている「コンテンツID」を取得する。なお、「コンテンツID」は、ファイル操作部209経由で取得する。   First, the license authentication apparatus 200 acquires “terminal ID” and “content ID” from the information processing terminal 300 via the communication line 400 (S211). Specifically, the hash calculation unit 203 acquires the “terminal ID” stored in the unique information recording unit 301 of the information processing terminal 300 via the communication line 400. In addition, the hash calculation unit 203 acquires a “content ID” stored in the content recording unit 302 of the information processing terminal 300 via the communication line 400. The “content ID” is acquired via the file operation unit 209.

つぎに、ハッシュ計算部203は、シード記録部202から「ライセンスシード」を取得する(S212)。   Next, the hash calculation unit 203 acquires “license seed” from the seed recording unit 202 (S212).

つぎに、ハッシュ計算部203は、取得した「端末ID」、「コンテンツID」、「ライセンスシード」を用いて、一方向ハッシュ計算を行う(S213)。本ステップで行われるハッシュ計算は、上述した図4のS113で行われるハッシュ計算と同じである。   Next, the hash calculation unit 203 performs one-way hash calculation using the acquired “terminal ID”, “content ID”, and “license seed” (S213). The hash calculation performed in this step is the same as the hash calculation performed in S113 of FIG. 4 described above.

つぎに、ライセンス生成部204および変換表選択部205によるライセンス生成処理が行われる(S214)。なお、本ステップで行われるライセンス生成処理は、上述した図4のS114で行われるものと同じである。なお、ここで生成したライセンスを、以降、「第1のライセンス」と呼ぶ。そして、ライセンス生成部204は、生成した「第1のライセンス」をライセンス比較部208に出力する。   Next, a license generation process is performed by the license generation unit 204 and the conversion table selection unit 205 (S214). The license generation process performed in this step is the same as that performed in S114 of FIG. 4 described above. The license generated here is hereinafter referred to as a “first license”. Then, the license generation unit 204 outputs the generated “first license” to the license comparison unit 208.

つぎに、ライセンス比較部208によるライセンス取得処理が行われる(S215)。具体的には、ライセンス比較部208は、ライセンス生成部208からの「第1のライセンス」を受信すると、ライセンス入力部201から、コンテンツ更新画面220のライセンス入力欄221に入力されたライセンスを取得する。なお、以降において、説明の便宜上、ラインセンス入力部101から取得したライセンスを「第2のライセンス」と呼ぶ。   Next, a license acquisition process is performed by the license comparison unit 208 (S215). Specifically, upon receiving the “first license” from the license generation unit 208, the license comparison unit 208 acquires the license input in the license input field 221 of the content update screen 220 from the license input unit 201. . Hereinafter, for convenience of explanation, the license acquired from the license input unit 101 is referred to as a “second license”.

つぎに、ライセンス比較部208は、「第1のライセンス」と「第2のライセンス」とを比較し(S216)、両者の値が同一であった場合、その旨をファイル操作部209に通知してS217の処理に進む。一方、ライセンス比較部208は、両者の値が同一でない場合にはS218の処理に進む。   Next, the license comparison unit 208 compares the “first license” and the “second license” (S 216), and if both values are the same, notifies the file operation unit 209 to that effect. Then, the process proceeds to S217. On the other hand, if both values are not the same, the license comparison unit 208 proceeds to the process of S218.

S217では、ファイル操作部209が、コンテンツ記録部210に記録されているデータを情報処理端末300のコンテンツ記録部302に書き込んで処理を終了する。   In S217, the file operation unit 209 writes the data recorded in the content recording unit 210 into the content recording unit 302 of the information processing terminal 300, and ends the process.

一方、S216で、「第1のライセンス」と「第2のライセンス」とが同一ではないと判定された場合に進むS218の処理を説明する。S218では、ライセンス比較部208は、図示しない表示装置にエラー表示を行い処理を終了する(S218)。   On the other hand, the process of S218, which is performed when it is determined in S216 that the “first license” and the “second license” are not the same, will be described. In S218, the license comparison unit 208 displays an error on a display device (not shown) and ends the process (S218).

以上説明したように、本実施形態により、FAXによるライセンスの送受信に際し、セキュリティレベルを下げることなく桁数を削減し、かつ人間の誤認識が発生しやすい文字の発生率を削減することが可能となる。   As described above, according to the present embodiment, it is possible to reduce the number of digits without lowering the security level and reduce the occurrence rate of characters that are likely to cause human misrecognition when sending and receiving licenses by FAX. Become.

なお、本発明は、以上で説明した実施形態に限定されるものではなく、本発明の要旨の範囲内において種々の変形が可能である。   The present invention is not limited to the embodiment described above, and various modifications can be made within the scope of the gist of the present invention.

例えば、上述した実施形態の説明では、カーナビで利用するコンテンツを更新する場合について説明したが特にこれに限定するものではない。本実施形態のライセンス発行装置およびライセンス認証装置は、ネットワークに接続していない機器に対してコンテンツを利用するためのライセンスを発行する必要がある場合に利用可能であり、カーナビゲーションシステムの他、家電機器、屋外設置のディスプレイ機器等、ネットワーク接続が普及していない機器に応用できる。   For example, in the above description of the embodiment, the case where the content used in the car navigation system is updated has been described, but the present invention is not particularly limited thereto. The license issuing device and the license authentication device of the present embodiment can be used when it is necessary to issue a license for using content to a device that is not connected to a network. It can be applied to devices where network connection is not widespread, such as devices and display devices installed outdoors.

また、上記実施形態では、各変換表で変換した英数文字列毎に重み付けをし、最小の重みの英数文字列の変換に利用した変換表を選択するようにしているが、これは例示に過ぎない。例えば、英数文字列の重み付け計算において、英字が文字列の先頭付近、数字が文字列の末尾付近に偏っている英数文字列に大きい値の重み与えるようにしてもよい。或いは、図9の例において、誤認識が起こり易いと考えられる文字に与える重みを、それ以外の文字に与える重みと比べて小さくするようにしてもよい。そして、このような重み付けをした場合、最大の重みを持つ英数文字列の変換に利用した変換表を選択すればよい。   In the above embodiment, each alphanumeric character string converted in each conversion table is weighted, and the conversion table used for converting the alphanumeric character string with the minimum weight is selected. Only. For example, in the alphanumeric character string weighting calculation, a large weight may be given to an alphanumeric character string in which English characters are biased near the beginning of the character string and numbers are biased near the end of the character string. Alternatively, in the example of FIG. 9, the weight given to a character that is likely to be erroneously recognized may be made smaller than the weight given to other characters. When such weighting is performed, a conversion table used for conversion of an alphanumeric character string having the maximum weight may be selected.

また、上記実施形態では、更新を行う対象のコンテンツが地図データの場合を例にしているがこれは例示に過ぎない。情報処理端末で利用されるデータであれば、プログラムであっても、ゲームソフトであっても、音楽データや映像データであってもかまわない。   In the above embodiment, the content to be updated is map data as an example, but this is only an example. Any data used in the information processing terminal may be a program, game software, music data or video data.

また、上述した実施形態の説明では、コンテンツの更新を行うオペレータに対し、ライセンスをファクシミリで連絡するようにしているが、他の方法によりライセンスを連絡するようにしてもよい。例えば、メーカーは、ディーラに、ラインセンスを印刷した紙媒体を郵送するようにしてもよい。   In the description of the above-described embodiment, the license is notified to the operator who updates the content by facsimile, but the license may be notified by other methods. For example, the manufacturer may mail the paper medium on which the license is printed to the dealer.

本発明の実施形態のライセンス発行装置の機能ブロック図である。It is a functional block diagram of the license issuing apparatus of embodiment of this invention. 本発明の実施形態のライセンス検証装置および情報処理端末300の機能ブロック図である。It is a functional block diagram of the license verification apparatus and information processing terminal 300 of the embodiment of the present invention. 本実施形態のライセンス発行画面の一例を示した図である。It is the figure which showed an example of the license issue screen of this embodiment. 本実施形態のライセンス発行処理のフローチャートである。It is a flowchart of the license issue process of this embodiment. 本実施形態のライセンス生成処理に利用する変換表のデータ構造を模擬的に示した図である。It is the figure which showed the data structure of the conversion table utilized for the license production | generation process of this embodiment in simulation. 図4に示したS114のライセンス生成処理の詳細を示したフローチャートである。6 is a flowchart showing details of a license generation process in S114 shown in FIG. 図6のS132の、ハッシュ値を英数文字列に変換する処理の説明図を示したものである。FIG. 7 is an explanatory diagram of a process of converting a hash value into an alphanumeric character string in S132 of FIG. 図6のS133の英数文字列の重みを計算する処理のフローチャートである。It is a flowchart of the process which calculates the weight of the alphanumeric character string of S133 of FIG. 図6のS133の重みを計算する処理について、図8とは異なる実現方法を示したものである。The processing for calculating the weight in S133 in FIG. 6 shows a different implementation method from that in FIG. 図9に示す重み付け処理に利用するテーブルの一例を示した図である。It is the figure which showed an example of the table utilized for the weighting process shown in FIG. ライセンス検証装置200におけるコンテンツ更新画面220の一例を示した図である。It is the figure which showed an example of the content update screen 220 in the license verification apparatus 200. FIG. 本実施形態のコンテンツ更新処理のフローチャートである。It is a flowchart of the content update process of this embodiment. 本発明が適用された一実施形態の概略構成図である。1 is a schematic configuration diagram of an embodiment to which the present invention is applied.

符号の説明Explanation of symbols

100…ラインセンス発行装置、101…パラメータ入力部、102…シード記録部、103…ハッシュ計算部、104…ライセンス生成部、105…変換表選択部、106…変換表記録部、107…変換表、108…ライセンス表示部、142…変換部、200…ライセンス検証装置、201…ライセンス入力部、202…シード記録部、203…ハッシュ計算部、204…ライセンス生成部、205…変換表選択部、206…変換表記録部、207…変換表、208…ライセンス比較部、209…ファイル操作部、210…コンテンツ記録部、300…情報処理端末、301…固有情報記録部、302…コンテンツ記録部、400…通信線 DESCRIPTION OF SYMBOLS 100 ... License issuing apparatus, 101 ... Parameter input part, 102 ... Seed recording part, 103 ... Hash calculation part, 104 ... License generation part, 105 ... Conversion table selection part, 106 ... Conversion table recording part, 107 ... Conversion table, DESCRIPTION OF SYMBOLS 108 ... License display part 142 ... Conversion part 200 ... License verification apparatus 201 ... License input part 202 ... Seed recording part 203 ... Hash calculation part 204 ... License generation part 205 ... Conversion table selection part 206 ... Conversion table recording unit, 207 ... Conversion table, 208 ... License comparison unit, 209 ... File operation unit, 210 ... Content recording unit, 300 ... Information processing terminal, 301 ... Unique information recording unit, 302 ... Content recording unit, 400 ... Communication line

Claims (14)

コンテンツを利用するためのライセンスを発行するライセンス発行装置であって、
ライセンスを発行するためのパラメータの入力を受け付けるパラメータ入力部と、
前記パラメータを一方向性ハッシュ関数に入力してハッシュ値を算出するハッシュ計算部と、
所定ビットのビット列の組み合わせ毎に、英数字を対応付けた変換表を記憶する記憶部と、
前記変換表を用いて、前記ハッシュ値を表すビット列の特定部分を英数字の文字列に変換し、該変換した英数字の文字列をライセンスとして出力するライセンス生成部と、を備え
前記記憶部には、複数種の前記変換表が記憶されていて、
前記ライセンス生成部は、
前記複数種の変換表の中から、文字の種別毎に発生位置の偏りが最も大きくなる前記英数字の文字列に変換する変換表を選択し、該選択した変換表で変換した英数字の文字列を前記ライセンスとして出力すること
を特徴とするライセンス発行装置。
A license issuing device that issues a license to use content,
A parameter input unit that accepts input of parameters for issuing a license;
A hash calculator that calculates the hash value by inputting the parameter into a one-way hash function;
A storage unit that stores a conversion table in which alphanumeric characters are associated with each combination of bit strings of predetermined bits;
Using the conversion table, a specific part of the bit string representing the hash value is converted into an alphanumeric character string, and a license generating unit that outputs the converted alphanumeric character string as a license , and
The storage unit stores a plurality of types of the conversion tables,
The license generation unit
From the plurality of types of conversion tables, select a conversion table to be converted into the alphanumeric character string having the largest occurrence position bias for each character type, and convert the alphanumeric characters converted by the selected conversion table A license issuing device that outputs a column as the license.
コンテンツを利用するためのライセンスを発行するライセンス発行装置であって、
ライセンスを発行するためのパラメータの入力を受け付けるパラメータ入力部と、
前記パラメータを一方向性ハッシュ関数に入力してハッシュ値を算出するハッシュ計算部と、
所定ビットのビット列の組み合わせ毎に、英数字を対応付けた変換表を記憶する記憶部と、
前記変換表を用いて、前記ハッシュ値を表すビット列の特定部分を英数字の文字列に変換し、該変換した英数字の文字列をライセンスとして出力するライセンス生成部と、を備え
前記記憶部には、複数種の前記変換表が記憶されていて、
前記ライセンス生成部は、
前記記憶している各変換表を用いて変換した前記英数字の文字列毎に、文字の種別毎に発生位置の偏りを示す値を求め、該偏りを示す値を用いて、該発生位置の偏りが最も大きくなる英数字の文字列に変換する変換表を選択し、該選択した変換表で変換した英数字の文字列を前記ライセンスとして出力すること
を特徴とするライセンス発行装置。
A license issuing device that issues a license to use content,
A parameter input unit that accepts input of parameters for issuing a license;
A hash calculator that calculates the hash value by inputting the parameter into a one-way hash function;
A storage unit that stores a conversion table in which alphanumeric characters are associated with each combination of bit strings of predetermined bits;
Using the conversion table, a specific part of the bit string representing the hash value is converted into an alphanumeric character string, and a license generating unit that outputs the converted alphanumeric character string as a license , and
The storage unit stores a plurality of types of the conversion tables,
The license generation unit
For each alphanumeric character string converted using each of the stored conversion tables, a value indicating the deviation of the occurrence position is obtained for each character type, and the value of the occurrence position is determined using the value indicating the deviation. A license issuing device, wherein a conversion table to be converted into an alphanumeric character string having the greatest bias is selected, and the alphanumeric character string converted by the selected conversion table is output as the license.
コンテンツを利用するためのライセンスを発行するライセンス発行装置であって、
ライセンスを発行するためのパラメータの入力を受け付けるパラメータ入力部と、
前記パラメータを一方向性ハッシュ関数に入力してハッシュ値を算出するハッシュ計算部と、
所定ビットのビット列の組み合わせ毎に、英数字を対応付けた変換表を記憶する記憶部と、
前記変換表を用いて、前記ハッシュ値を表すビット列の特定部分を英数字の文字列に変換し、該変換した英数字の文字列をライセンスとして出力するライセンス生成部と、を備え
前記記憶部には、複数種の前記変換表が記憶されていて、
前記ライセンス生成部は、
文字毎に、所定の重みを対応付けた文字特性情報を保持していて、
前記記憶している各変換表を用いて変換した前記英数字の文字列毎に、前記文字特性情報を用いて、該英数字の文字列の文字毎の重みの総和を求め、該重みの総和が最小となる英数字の文字列に変換する変換表を選択し、該選択した変換表で変換した英数字の文字列を前記ラインセスとして出力すること
を特徴とするライセンス発行装置。
A license issuing device that issues a license to use content,
A parameter input unit that accepts input of parameters for issuing a license;
A hash calculator that calculates the hash value by inputting the parameter into a one-way hash function;
A storage unit that stores a conversion table in which alphanumeric characters are associated with each combination of bit strings of predetermined bits;
Using the conversion table, a specific part of the bit string representing the hash value is converted into an alphanumeric character string, and a license generating unit that outputs the converted alphanumeric character string as a license , and
The storage unit stores a plurality of types of the conversion tables,
The license generation unit
For each character, it holds character characteristic information associated with a predetermined weight,
For each alphanumeric character string converted using each of the stored conversion tables, the character characteristic information is used to obtain a sum of weights for each character of the alphanumeric character string, and the sum of the weights A license issuing device that selects a conversion table to be converted into an alphanumeric character string that minimizes the number, and outputs the alphanumeric character string converted by the selected conversion table as the license.
請求項に記載のライセンス発行装置であって、
前記文字特性情報は、誤認識を起こし易いと推定される文字に、該推定される文字以外の文字に対応付けられている重みと比べて、大きな値の重みが対応付けていること
を特徴とするライセンス発行装置。
The license issuing device according to claim 3 ,
The character characteristic information is characterized in that a character having a large value is associated with a character that is presumed to be erroneously recognized as compared with a weight associated with a character other than the estimated character. License issuing device.
請求項1からのいずれか一項に記載のライセンス発行装置であって、
前記ハッシュ値の計算に利用するデータであって、第三者に知られないように管理されているライセンスシードを記憶するシード記録部を有し、
前記ハッシュ計算部は、前記ハッシュ値を算出する際、前記パラメータに加えて、さらに、前記ライセンスシードを一方向性ハッシュ関数に入力すること
を特徴とするライセンス発行装置。
The license issuing device according to any one of claims 1 to 4 ,
Data used for calculation of the hash value, and having a seed recording unit that stores a license seed managed so as not to be known to a third party,
The hash calculation unit, when calculating the hash value, further inputs the license seed to the one-way hash function in addition to the parameter.
コンテンツを利用する情報処理端末に接続されていて、該コンテンツを更新するために必要なライセンスを検証するライセンス検証装置であって、
コンテンツを記憶しているコンテンツ記録部と、
前記情報処理端末からパラメータを取得するパラメータ入力部と、
前記パラメータを一方向性ハッシュ関数に入力してハッシュ値を算出するハッシュ計算部と、
所定ビットのビット列の組み合わせ毎に、英数字を対応付けた変換表を記憶する変換表記録部と、
前記変換表を用いて、前記ハッシュ値を表すビット列の特定部分を英数字の文字列に変換して第1ライセンスを生成するライセンス生成部と、
オペレータからの第2ラインセンスの入力を受け付けるライセンス入力部と、
前記生成した第1ライセンスと前記受け付けた第2ライセンスとを比較し、両者が一致した場合に、前記記憶しているコンテンツを前記情報処理端末に書き込む書き込み部と、を備え、
前記記憶部には、複数種の前記変換表が記憶されていて、
前記ライセンス生成部は、
前記記憶している各変換表で変換した前記英数字の文字列毎に、文字の種別毎に発生位置の偏りを示す値を求め、該偏りを示す値を用いて、該発生位置の偏りが最も大きくなる前記英数字の文字列に変換する変換表を選択し、該選択した変換表で変換した英数字の文字列を前記第1ライセンスとすること
を特徴とするライセンス検証装置。
A license verification apparatus that is connected to an information processing terminal that uses content and verifies a license necessary for updating the content,
A content recording unit storing content;
A parameter input unit for acquiring parameters from the information processing terminal;
A hash calculator that calculates the hash value by inputting the parameter into a one-way hash function;
A conversion table recording unit for storing a conversion table in which alphanumeric characters are associated with each combination of bit strings of predetermined bits;
A license generation unit that generates a first license by converting a specific part of a bit string representing the hash value into an alphanumeric character string using the conversion table;
A license input unit for receiving an input of the second license from the operator;
Comparing the second license receiving the first license to the product, if they match, and a write non-writing unit writes the information processing terminal the content that the stored,
The storage unit stores a plurality of types of the conversion tables,
The license generation unit
For each alphanumeric character string converted in each of the stored conversion tables, a value indicating the deviation of the occurrence position is obtained for each character type, and the deviation of the occurrence position is determined using the value indicating the deviation. A license verification apparatus, wherein a conversion table to be converted into the alphanumeric character string that becomes the largest is selected, and an alphanumeric character string converted by the selected conversion table is used as the first license.
コンテンツを利用する情報処理端末に接続されていて、該コンテンツを更新するために必要なライセンスを検証するライセンス検証装置であって、
コンテンツを記憶しているコンテンツ記録部と、
前記情報処理端末からパラメータを取得するパラメータ入力部と、
前記パラメータを一方向性ハッシュ関数に入力してハッシュ値を算出するハッシュ計算部と、
所定ビットのビット列の組み合わせ毎に、英数字を対応付けた変換表を記憶する変換表記録部と、
前記変換表を用いて、前記ハッシュ値を表すビット列の特定部分を英数字の文字列に変換して第1ライセンスを生成するライセンス生成部と、
オペレータからの第2ラインセンスの入力を受け付けるライセンス入力部と、
前記生成した第1ライセンスと前記受け付けた第2ライセンスとを比較し、両者が一致した場合に、前記記憶しているコンテンツを前記情報処理端末に書き込む書き込み部と、を備え、
前記記憶部には、複数種の前記変換表が記憶されていて、
前記ライセンス生成部は、
文字毎に、所定の重みを対応付けた文字特性情報を保持していて、
前記記憶している各変換表で変換した英数字の文字列毎に、前記文字特性情報を用いて、該英数字の文字列の文字毎の重みの総和を求め、該重みの総和が最小となる前記英数字の文字列を変換する変換表を選択し、該選択した変換表で変換した英数字の文字列を前記第1ライセンスとすること
を特徴とするライセンス検証装置。
A license verification apparatus that is connected to an information processing terminal that uses content and verifies a license necessary for updating the content,
A content recording unit storing content;
A parameter input unit for acquiring parameters from the information processing terminal;
A hash calculator that calculates the hash value by inputting the parameter into a one-way hash function;
A conversion table recording unit for storing a conversion table in which alphanumeric characters are associated with each combination of bit strings of predetermined bits;
A license generation unit that generates a first license by converting a specific part of a bit string representing the hash value into an alphanumeric character string using the conversion table;
A license input unit for receiving an input of the second license from the operator;
Comparing the second license receiving the first license to the product, if they match, and a write non-writing unit writes the information processing terminal the content that the stored,
The storage unit stores a plurality of types of the conversion tables,
The license generation unit
For each character, it holds character characteristic information associated with a predetermined weight,
For each alphanumeric character string converted in each stored conversion table, the character characteristic information is used to determine the sum of weights for each character of the alphanumeric character string, and the sum of the weights is minimized. A license verification apparatus that selects a conversion table for converting the alphanumeric character string and uses the alphanumeric character string converted by the selected conversion table as the first license.
請求項6又は7に記載のライセンス検証装置であって、
前記ハッシュ値の計算に利用するデータであって、第三者に知られないように管理されているライセンスシードを記憶するシード記録部を有し、
前記ハッシュ計算部は、前記ハッシュ値を算出する際、前記パラメータに加えて、さらに、前記ライセンスシードを一方向性ハッシュ関数に入力すること
を特徴とするライセンス検証装置。
The license verification device according to claim 6 or 7 ,
Data used for calculation of the hash value, and having a seed recording unit that stores a license seed managed so as not to be known to a third party,
The hash calculation unit, when calculating the hash value, further inputs the license seed to a one-way hash function in addition to the parameter.
コンテンツを利用するためのライセンスを発行するライセンス発行装置が行うライセンス発行方法であって、
前記ライセンス発行装置は、
制御装置と、
所定ビットのビット列の組み合わせ毎に、英数字を対応付けた変換表を記憶する記憶装置と、を備えており、
前記制御装置は、
ライセンスを発行するためのパラメータの入力を受け付けるパラメータ入力ステップと、
前記パラメータを一方向性ハッシュ関数に入力してハッシュ値を算出するハッシュ計算ステップと、
前記記憶装置から前記変換表を読み出して、前記ハッシュ値を表すビット列の特定部分を英数字の文字列に変換し、該変換した英数字の文字列をライセンスとして出力するライセンス生成ステップと、を実行し、
前記記憶装置には、複数種の前記変換表が記憶されていて、
前記ライセンス生成ステップでは、
前記記憶装置に記憶されている前記複数種の変換表の中から、文字の種別毎に発生位置の偏りが最も大きくなる前記英数字の文字列に変換する変換表を選択し、該選択した変換表で変換した英数字の文字列を前記ライセンスとして出力すること
を特徴とするラインセンス発行方法。
A license issuing method performed by a license issuing device that issues a license for using content,
The license issuing device
A control device;
A storage device that stores a conversion table in which alphanumeric characters are associated with each combination of bit strings of predetermined bits, and
The controller is
A parameter input step for accepting input of parameters for issuing a license;
A hash calculation step of calculating the hash value by inputting the parameter to a one-way hash function;
A license generating step of reading the conversion table from the storage device, converting a specific part of the bit string representing the hash value into an alphanumeric character string, and outputting the converted alphanumeric character string as a license; And
The storage device stores a plurality of types of the conversion tables,
In the license generation step,
From the plurality of types of conversion tables stored in the storage device, a conversion table to be converted into the alphanumeric character string having the largest deviation in occurrence position for each character type is selected, and the selected conversion A license issuing method , wherein an alphanumeric character string converted in a table is output as the license .
コンテンツを利用するためのライセンスを発行するライセンス発行装置が行うライセンス発行方法であって、  A license issuing method performed by a license issuing device that issues a license for using content,
前記ライセンス発行装置は、  The license issuing device
制御装置と、  A control device;
所定ビットのビット列の組み合わせ毎に、英数字を対応付けた変換表を記憶する記憶装置と、を備えており、  A storage device that stores a conversion table in which alphanumeric characters are associated with each combination of bit strings of predetermined bits, and
前記制御装置は、  The controller is
ライセンスを発行するためのパラメータの入力を受け付けるパラメータ入力ステップと、  A parameter input step for accepting input of parameters for issuing a license;
前記パラメータを一方向性ハッシュ関数に入力してハッシュ値を算出するハッシュ計算ステップと、  A hash calculation step of calculating the hash value by inputting the parameter to a one-way hash function;
前記記憶装置から前記変換表を読み出して、前記ハッシュ値を表すビット列の特定部分を英数字の文字列に変換し、該変換した英数字の文字列をライセンスとして出力するライセンス生成ステップと、を実行し、  A license generating step of reading the conversion table from the storage device, converting a specific part of the bit string representing the hash value into an alphanumeric character string, and outputting the converted alphanumeric character string as a license; And
前記記憶装置には、複数種の前記変換表が記憶されていて、  The storage device stores a plurality of types of the conversion tables,
前記ライセンス生成ステップでは、  In the license generation step,
前記記憶装置に記憶されている各変換表を読み出して変換した前記英数字の文字列毎に、文字の種別毎に発生位置の偏りを示す値を求め、該偏りを示す値を用いて、該発生位置の偏りが最も大きくなる英数字の文字列に変換する変換表を選択し、該選択した変換表で変換した英数字の文字列を前記ライセンスとして出力すること  For each alphanumeric character string that is read and converted from each conversion table stored in the storage device, a value indicating the deviation of the occurrence position is obtained for each character type, and using the value indicating the deviation, Select a conversion table to be converted into an alphanumeric character string with the largest occurrence position bias, and output the alphanumeric character string converted in the selected conversion table as the license
を特徴とするラインセンス発行方法。A license issuing method characterized by:
コンテンツを利用するためのライセンスを発行するライセンス発行装置が行うライセンス発行方法であって、  A license issuing method performed by a license issuing device that issues a license for using content,
前記ライセンス発行装置は、  The license issuing device
制御装置と、  A control device;
所定ビットのビット列の組み合わせ毎に、英数字を対応付けた変換表を記憶する記憶装置と、を備えており、  A storage device that stores a conversion table in which alphanumeric characters are associated with each combination of bit strings of predetermined bits, and
前記制御装置は、  The controller is
ライセンスを発行するためのパラメータの入力を受け付けるパラメータ入力ステップと、  A parameter input step for accepting input of parameters for issuing a license;
前記パラメータを一方向性ハッシュ関数に入力してハッシュ値を算出するハッシュ計算ステップと、  A hash calculation step of calculating the hash value by inputting the parameter to a one-way hash function;
前記記憶装置から前記変換表を読み出して、前記ハッシュ値を表すビット列の特定部分を英数字の文字列に変換し、該変換した英数字の文字列をライセンスとして出力するライセンス生成ステップと、を実行し、  A license generating step of reading the conversion table from the storage device, converting a specific part of the bit string representing the hash value into an alphanumeric character string, and outputting the converted alphanumeric character string as a license; And
前記記憶装置には、  In the storage device,
複数種の前記変換表と、  A plurality of the conversion tables;
文字毎に、所定の重みを対応付けた文字特性情報と、が記憶されていて、  Character characteristic information associated with a predetermined weight is stored for each character,
前記ライセンス生成ステップでは、   In the license generation step,
前記記憶装置に記憶されている各変換表を読み出して変換した前記英数字の文字列毎に、前記文字特性情報を用いて、該英数字の文字列の文字毎の重みの総和を求め、該重みの総和が最小となる英数字の文字列に変換する変換表を選択し、該選択した変換表で変換した英数字の文字列を前記ラインセスとして出力すること  For each alphanumeric character string converted by reading each conversion table stored in the storage device, using the character characteristic information, a sum of weights for each character of the alphanumeric character string is obtained, Select a conversion table to be converted into an alphanumeric character string having the smallest sum of weights, and output the alphanumeric character string converted in the selected conversion table as the license.
を特徴とするラインセンス発行方法。A license issuing method characterized by:
コンピューターを、コンテンツを利用するためのライセンスを発行する処理を情報処理装置として機能させるためのプログラムであって、
前記情報処理装置は、
所定ビットのビット列の組み合わせ毎に、英数字を対応付けた変換表を記憶する記憶装置を備えており、
前記プログラムは、
ライセンスを発行するためのパラメータの入力を受け付けるパラメータ入力ステップと、
前記パラメータを一方向性ハッシュ関数に入力してハッシュ値を算出するハッシュ計算ステップと、
前記記憶装置から前記変換表を読み出して、前記ハッシュ値を表すビット列の特定部分を英数字の文字列に変換し、該変換した英数字の文字列をライセンスとして出力するライセンス生成ステップと、を前記コンピューターに実行させ、
前記記憶装置には、複数種の前記変換表が記憶されていて、
前記ライセンス生成ステップでは、
前記記憶装置に記憶されている前記複数種の変換表の中から、文字の種別毎に発生位置の偏りが最も大きくなる前記英数字の文字列に変換する変換表を選択し、該選択した変換表で変換した英数字の文字列を前記ライセンスとして出力すること
を特徴とするプログラム。
The computer, a program for causing a process of issuing a license to use the content as an information processing apparatus,
The information processing apparatus includes:
A storage device is provided for storing a conversion table in which alphanumeric characters are associated with each combination of bit strings of predetermined bits,
The program is
A parameter input step for accepting input of parameters for issuing a license;
A hash calculation step of calculating the hash value by inputting the parameter to a one-way hash function;
Reading the conversion table from the storage device, converting a specific part of the bit string representing the hash value into an alphanumeric character string, and outputting the converted alphanumeric character string as a license; Let the computer run ,
The storage device stores a plurality of types of the conversion tables,
In the license generation step,
From the plurality of types of conversion tables stored in the storage device, a conversion table to be converted into the alphanumeric character string having the largest deviation in occurrence position for each character type is selected, and the selected conversion A program characterized in that an alphanumeric character string converted in a table is output as the license .
コンピューターを、コンテンツを利用するためのライセンスを発行する処理を情報処理装置として機能させるためのプログラムであって、  A program for causing a computer to function as an information processing device for issuing a license for using content,
前記情報処理装置は、  The information processing apparatus includes:
所定ビットのビット列の組み合わせ毎に、英数字を対応付けた変換表を記憶する記憶装置を備えており、  A storage device is provided for storing a conversion table in which alphanumeric characters are associated with each combination of bit strings of predetermined bits,
前記プログラムは、  The program is
ライセンスを発行するためのパラメータの入力を受け付けるパラメータ入力ステップと、  A parameter input step for accepting input of parameters for issuing a license;
前記パラメータを一方向性ハッシュ関数に入力してハッシュ値を算出するハッシュ計算ステップと、  A hash calculation step of calculating the hash value by inputting the parameter to a one-way hash function;
前記記憶装置から前記変換表を読み出して、前記ハッシュ値を表すビット列の特定部分を英数字の文字列に変換し、該変換した英数字の文字列をライセンスとして出力するライセンス生成ステップと、を前記コンピューターに実行させ、  Reading the conversion table from the storage device, converting a specific part of the bit string representing the hash value into an alphanumeric character string, and outputting the converted alphanumeric character string as a license; Let the computer run,
前記記憶装置には、複数種の前記変換表が記憶されていて、  The storage device stores a plurality of types of the conversion tables,
前記ライセンス生成ステップでは、  In the license generation step,
前記記憶装置に記憶されている各変換表を読み出して変換した前記英数字の文字列毎に、文字の種別毎に発生位置の偏りを示す値を求め、該偏りを示す値を用いて、該発生位置の偏りが最も大きくなる英数字の文字列に変換する変換表を選択し、該選択した変換表で変換した英数字の文字列を前記ライセンスとして出力すること  For each alphanumeric character string that is read and converted from each conversion table stored in the storage device, a value indicating the deviation of the occurrence position is obtained for each character type, and using the value indicating the deviation, Select a conversion table to be converted into an alphanumeric character string with the largest occurrence position bias, and output the alphanumeric character string converted in the selected conversion table as the license
を特徴とするプログラム。A program characterized by
コンピューターを、コンテンツを利用するためのライセンスを発行する処理を情報処理装置として機能させるためのプログラムであって、  A program for causing a computer to function as an information processing device for issuing a license for using content,
前記情報処理装置は、  The information processing apparatus includes:
所定ビットのビット列の組み合わせ毎に、英数字を対応付けた変換表を記憶する記憶装置を備えており、  A storage device is provided for storing a conversion table in which alphanumeric characters are associated with each combination of bit strings of predetermined bits,
前記プログラムは、  The program is
ライセンスを発行するためのパラメータの入力を受け付けるパラメータ入力ステップと、  A parameter input step for accepting input of parameters for issuing a license;
前記パラメータを一方向性ハッシュ関数に入力してハッシュ値を算出するハッシュ計算ステップと、  A hash calculation step of calculating the hash value by inputting the parameter to a one-way hash function;
前記記憶装置から前記変換表を読み出して、前記ハッシュ値を表すビット列の特定部分を英数字の文字列に変換し、該変換した英数字の文字列をライセンスとして出力するライセンス生成ステップと、を前記コンピューターに実行させ、  Reading the conversion table from the storage device, converting a specific part of the bit string representing the hash value into an alphanumeric character string, and outputting the converted alphanumeric character string as a license; Let the computer run,
前記記憶装置には、  In the storage device,
複数種の前記変換表と、  A plurality of the conversion tables;
文字毎に、所定の重みを対応付けた文字特性情報と、が記憶されていて、  Character characteristic information associated with a predetermined weight is stored for each character,
前記ライセンス生成ステップでは、   In the license generation step,
前記記憶装置に記憶されている各変換表を読み出して変換した前記英数字の文字列毎に、前記文字特性情報を用いて、該英数字の文字列の文字毎の重みの総和を求め、該重みの総和が最小となる英数字の文字列に変換する変換表を選択し、該選択した変換表で変換した英数字の文字列を前記ラインセスとして出力すること  For each alphanumeric character string converted by reading each conversion table stored in the storage device, using the character characteristic information, a sum of weights for each character of the alphanumeric character string is obtained, Select a conversion table to be converted into an alphanumeric character string having the smallest sum of weights, and output the alphanumeric character string converted in the selected conversion table as the license.
を特徴とするプログラム。A program characterized by
JP2006188782A 2006-07-10 2006-07-10 License issuing device, license verification device, license issuing method, and program Expired - Fee Related JP4871659B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2006188782A JP4871659B2 (en) 2006-07-10 2006-07-10 License issuing device, license verification device, license issuing method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2006188782A JP4871659B2 (en) 2006-07-10 2006-07-10 License issuing device, license verification device, license issuing method, and program

Publications (2)

Publication Number Publication Date
JP2008017378A JP2008017378A (en) 2008-01-24
JP4871659B2 true JP4871659B2 (en) 2012-02-08

Family

ID=39073961

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006188782A Expired - Fee Related JP4871659B2 (en) 2006-07-10 2006-07-10 License issuing device, license verification device, license issuing method, and program

Country Status (1)

Country Link
JP (1) JP4871659B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5481965B2 (en) * 2009-06-26 2014-04-23 富士ゼロックス株式会社 Information processing apparatus and information processing program
KR101525887B1 (en) * 2014-12-16 2015-06-03 주식회사 비즈니스서비스그룹 License management method and system using unique license information in intra-network environment for restricting illegal software installation and execution

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3917330B2 (en) * 1999-04-06 2007-05-23 三菱電機株式会社 Common key sharing method
JP2002259344A (en) * 2001-02-28 2002-09-13 Mitsubishi Electric Corp One-time password authentication system, portable telephone and user identification server
JP2005284506A (en) * 2004-03-29 2005-10-13 Matsushita Electric Ind Co Ltd Download system, apparatus constituting download system, management station, and removable medium
JP4687101B2 (en) * 2004-12-27 2011-05-25 富士通株式会社 Data protection program and data protection method

Also Published As

Publication number Publication date
JP2008017378A (en) 2008-01-24

Similar Documents

Publication Publication Date Title
US11664984B2 (en) Method and system for secure distribution of selected content to be protected on an appliance-specific basis with definable permitted associated usage rights for the selected content
US20240143792A1 (en) Method and system for secure distribution of selected content to be protected
US8891768B2 (en) Increasing data security in enterprise applications by obfuscating encryption keys
US9740849B2 (en) Registration and authentication of computing devices using a digital skeleton key
US8619982B2 (en) Method and system for secure distribution of selected content to be protected on an appliance specific basis
US20080016372A1 (en) Method, apparatus, and program product for revealing redacted information
CN107111698B (en) Authentication server device, storage medium, and authentication method
CN101449508A (en) Protecting the integrity of electronically derivative works
JP2007280180A (en) Electronic document
KR20150114764A (en) Image forming apparatus and method for cloning using mobile device
KR101422451B1 (en) System for providing sets of content and applications and control method therefor, terminal and control method therefor, authentication device and control method therefor, and information storage medium
CN110224811A (en) Internet of Things cipher processing method, apparatus and system
US20150286843A1 (en) Method and system for modular digital watermarking of electronic files
US20070177823A1 (en) Method, systems, and media for identifying whether a machine readable mark may contain sensitive data
JP2008060671A (en) Communication system and management device
JP4871659B2 (en) License issuing device, license verification device, license issuing method, and program
JP2009134598A (en) Workflow system, flow control apparatus, approval apparatus, program and workflow method
JP2006268513A (en) Log-on management device for terminal device
JP2008035019A (en) Digital signature device
JP6617302B1 (en) Optical code, optical code generation method and program thereof, and optical code reading method and program thereof
JP2006018773A (en) Password authentication apparatus, password authentication method, and password authentication program
JP2009294896A (en) Data storage device, disclosure program for data stored in storage device, and disclosure method of data
JP4481793B2 (en) Service providing method, service use code issuing device, service providing device, service use code issuing program, and service providing program
JP5422300B2 (en) Graphic data encryption / decryption device and graphic data browsing system
JP2008294734A (en) Content management system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20090119

A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A712

Effective date: 20100212

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20110810

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20110823

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20111021

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20111115

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20111121

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

Ref document number: 4871659

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20141125

Year of fee payment: 3

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees