JP5599728B2 - ホワイトボックス実装 - Google Patents
ホワイトボックス実装 Download PDFInfo
- Publication number
- JP5599728B2 JP5599728B2 JP2010549216A JP2010549216A JP5599728B2 JP 5599728 B2 JP5599728 B2 JP 5599728B2 JP 2010549216 A JP2010549216 A JP 2010549216A JP 2010549216 A JP2010549216 A JP 2010549216A JP 5599728 B2 JP5599728 B2 JP 5599728B2
- Authority
- JP
- Japan
- Prior art keywords
- values
- power
- setting
- base
- value
- 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
Links
- 238000000034 method Methods 0.000 claims description 62
- 230000006870 function Effects 0.000 claims description 17
- 238000004364 calculation method Methods 0.000 claims description 13
- 238000004590 computer program Methods 0.000 claims description 8
- 238000012545 processing Methods 0.000 claims description 6
- 230000008569 process Effects 0.000 claims description 5
- 238000004422 calculation algorithm Methods 0.000 description 15
- 238000004891 communication Methods 0.000 description 6
- 238000004519 manufacturing process Methods 0.000 description 5
- 125000004122 cyclic group Chemical group 0.000 description 4
- 230000002093 peripheral effect Effects 0.000 description 4
- 230000008901 benefit Effects 0.000 description 3
- 238000010586 diagram Methods 0.000 description 3
- 238000009826 distribution Methods 0.000 description 3
- 230000003287 optical effect Effects 0.000 description 3
- 238000009877 rendering Methods 0.000 description 3
- 230000008859 change Effects 0.000 description 2
- 230000001419 dependent effect Effects 0.000 description 2
- 238000013461 design Methods 0.000 description 2
- 238000012886 linear function Methods 0.000 description 2
- 230000007246 mechanism Effects 0.000 description 2
- 238000003860 storage Methods 0.000 description 2
- 238000013459 approach Methods 0.000 description 1
- 230000015572 biosynthetic process Effects 0.000 description 1
- 239000002131 composite material Substances 0.000 description 1
- 230000021615 conjugation Effects 0.000 description 1
- 230000008030 elimination Effects 0.000 description 1
- 238000003379 elimination reaction Methods 0.000 description 1
- 230000003993 interaction Effects 0.000 description 1
- 239000004065 semiconductor Substances 0.000 description 1
- 238000003786 synthesis reaction Methods 0.000 description 1
- 230000009466 transformation Effects 0.000 description 1
- 238000012795 verification Methods 0.000 description 1
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L9/00—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
- H04L9/14—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols using a plurality of keys or algorithms
- H04L9/16—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols using a plurality of keys or algorithms the keys or algorithms being changed during operation
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F7/00—Methods or arrangements for processing data by operating upon the order or content of the data handled
- G06F7/60—Methods or arrangements for performing computations using a digital non-denominational number representation, i.e. number representation without radix; Computing devices using combinations of denominational and non-denominational quantity representations, e.g. using difunction pulse trains, STEELE computers, phase computers
- G06F7/72—Methods or arrangements for performing computations using a digital non-denominational number representation, i.e. number representation without radix; Computing devices using combinations of denominational and non-denominational quantity representations, e.g. using difunction pulse trains, STEELE computers, phase computers using residue arithmetic
- G06F7/723—Modular exponentiation
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L9/00—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
- H04L9/06—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols the encryption apparatus using shift registers or memories for block-wise or stream coding, e.g. DES systems or RC4; Hash functions; Pseudorandom sequence generators
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L9/00—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
- H04L9/30—Public key, i.e. encryption algorithm being computationally infeasible to invert or user's encryption keys not requiring secrecy
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L2209/00—Additional information or applications relating to cryptographic mechanisms or cryptographic arrangements for secret or secure communication H04L9/00
- H04L2209/16—Obfuscation or hiding, e.g. involving white box
Landscapes
- Engineering & Computer Science (AREA)
- Signal Processing (AREA)
- Computer Networks & Wireless Communication (AREA)
- Computer Security & Cryptography (AREA)
- Theoretical Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Physics & Mathematics (AREA)
- Mathematical Optimization (AREA)
- Computing Systems (AREA)
- Pure & Applied Mathematics (AREA)
- Mathematical Analysis (AREA)
- Computational Mathematics (AREA)
- Mathematical Physics (AREA)
- General Engineering & Computer Science (AREA)
- Storage Device Security (AREA)
- Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)
- Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
- Image Generation (AREA)
Description
i=1,2,...,rで、
複数の値ωiを示す情報を装置に提供する(110)ステップと、
複数の値φiを示す情報を装置に提供する(112)ステップと、
装置により
以下の説明では、値
Cx (1)
を計算する際に、Cおよび/またはxの正確な値をどのようにホワイトボックス攻撃から隠蔽するかが示される。
鍵の生成:
生成元αにより、次数nの巡回群Gを選択する。そのような群の一例は、大きい素数pを法とする整数の乗法群である。
1≦a≦n-1であるランダムな整数aを選択し、群要素αaを計算する。
公開鍵:α、αa
秘密鍵:a
メッセージm∈Gの暗号化:
1≦k≦n-1であるランダムな整数kを選択し、群要素γ=αkおよびδ=m・(αa)kを計算する。
暗号文は(γ,δ)によって与えられる。
暗号文(γ,δ)の解読:
γ-aを計算する。
γ-a・δ=(αk)-a・m・(αa)k=mなので、γ-a・δによってメッセージが与えられる。
鍵の生成(図3のステップ300)
生成元αで次数nの巡回群Gを選択する(ステップ302)。
1≦a≦n-1であるランダムな整数aを選択し、群要素αaを計算する(ステップ304)。
{0,1,2,...,n-1}に合わせて群Gから関数gを選択する(ステップ306)。強いホワイトボックス実装を可能にするために、関数gは、全単射である必要はないが、好ましくはその範囲は大きい方がよい。
公開鍵:α、αa、g
秘密鍵:a
ステップ308で公開鍵と秘密鍵が記憶される。
メッセージm∈Gの暗号化(図4のステップ400):
1≦k1≦n-1であるランダムな整数k1を選択し、群要素
k2=g(γ)を定義する(ステップ404)。k2=0である場合は、別のk1を選択する(ステップ406)。
群要素
(γ,δ)によって暗号文が与えられる(ステップ410)。
暗号文(γ,δ)の解読(図5のステップ500):
k2=g(γ)を計算する(ステップ502)。
γ-aおよび
値α、g、およびfが固定される。
公開鍵:α、αa
秘密鍵:a
202、204、252 計算ユニット
254 値の供給元
1002 プロセッサ
1004 ユーザ入力
1006 メモリ
1008 通信ポート
1010 取り外し可能媒体
1012 ディスプレイ
Claims (14)
- 冪乗のホワイトボックス実装により、底Cおよび指数xを有する冪乗Cxを含む暗号化処理を装置が行うことを可能にする方法であって、
前記冪乗の底Cおよび前記冪乗の指数xを決める(102)ステップと、
i=1,2,...,rで、複数の値λiを決めるステップ(104)と
を含み、
rは整数でありかつr≧2であるステップと、
i=1,2,...,rで、
i=1,2,...,rで、
前記複数の値ωiを示す情報を前記装置に提供する(110)ステップと、
前記複数の値φiを示す情報を前記装置に提供する(112)ステップと、
前記装置により
を含む方法。 - 前記複数の値λiを設定するステップは、
前記複数の値φiを設定するステップは、i=1,2,...,rで、φi∈Wiとなるように値φiを選択するステップを含み、
前記方法は、前記複数の値φiを設定するステップと、前記複数の値φiを示す情報を前記装置に提供するステップと、前記装置により計算するステップとを、複数の異なる値x∈Vに関して行うステップを含む請求項1に記載の方法。 - P=Cx であって、i=1,2,...,rで、Wi={0,1}である請求項2に記載の方法。
- 前記方法は、暗号の鍵を設定するステップをさらに含み、
前記鍵は、暗号演算を行う前記装置によって使用され、
前記方法は、前記鍵に依存して前記底Cを設定するステップをさらに含む請求項1に記載の方法。 - 異なる装置に関して使用される、複数の異なる値λi、および/または異なる値rを選択するステップと、
前記異なる装置に関して、前記底Cおよび前記指数xにそれぞれ同一の値を使用するとともに、前記複数の異なる値λiおよび/または前記異なる値rを使用して、前記複数の値ωiを設定するステップと、前記複数の値φiを設定するステップと、前記複数の値ωiを示す情報を前記装置に提供するステップと、前記複数の値φiを示す情報を前記装置に提供するステップと、前記装置により
をさらに含む請求項1に記載の方法。 - 底Cおよび指数xを有する冪乗Cxの結果を計算するための冪乗のホワイトボックス実装を備える装置(250)であって、
複数の値ωiを記憶するメモリと、
複数の値φiを示す情報を受け取る入力と、
を備え、
P=Cx であって、
暗号化処理の一部として、前記冪乗Cxの前記結果としてPには前記計算ユニットにより計算した結果を代入するように構成され、
底Cおよび指数xのうちの少なくとも1つの正確な値は、ホワイトボックス攻撃から隠蔽される装置。 - 前記入力は、前記複数の値ωiの少なくとも一部を示す情報をさらに受け取るように構成される請求項6に記載の装置。
- 前記装置のハードウェア識別子、生体測定値、およびパスワードの少なくとも1つに依存して、前記複数の値ωiの少なくとも一部を求める手段(254)をさらに備える請求項6に記載の装置。
- 非対称暗号に従って暗号演算を行う暗号ユニットをさらに備え、
前記暗号演算は、前記冪乗Cxを伴い、
前記暗号演算を行う手段は、前記冪乗Cxの結果としてPを使用するように構成される請求項6に記載の装置。 - 前記入力において、前記複数の値φ i を示す情報は、前記複数の値ωiの少なくとも一部、および、前記複数の値φiの少なくとも一部のうちの少なくとも一方を示す暗号化された情報を前記入力が受け取るように構成され、
前記装置は、前記暗号化された情報を解読して、それぞれ前記複数の値ωiの少なくとも一部、および、前記複数の値φiの少なくとも一部のうちの少なくとも一方を得る暗号ユニットをさらに備える請求項6に記載の装置。 - 前記装置は、コンピュータ、PDA、パーソナルビデオレコーダ、セットトップボックス、またはゲーム機を含む請求項6に記載の装置。
- 前記暗号ユニットを使用して音声コンテンツおよび/または映像コンテンツを解読する手段をさらに備える、請求項9に記載の装置。
- 冪乗のホワイトボックス実装により、底Cおよび指数xを有する冪乗Cxを含む暗号化処理を装置が計算することを可能にするシステム(200)であって、
前記冪乗の底Cおよび冪乗の前記指数xを一時的に記憶するメモリと、
i=1,2,...,rで、複数の値λiを記憶するメモリと
を備え、
rは整数でありかつr≧2であり、
前記システムは、
i=1,2,...,rで、
i=1,2,...,rで、
を備えるシステム。 - 冪乗のホワイトボックス実装により、底Cおよび指数xを有する冪乗Cxを含む暗号化処理を装置のコンピュータが計算することを可能にするコンピュータプログラムであって、
前記冪乗の底Cを決める(102)ステップと、
i=1,2,...,rで、rは整数でありかつr≧2であり、複数の値λiを選択するステップ(104)と、
i=1,2,...,rで、
i=1,2,...,rで、
を前記コンピュータに実行させるコンピュータプログラム。
Applications Claiming Priority (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
EP08152276 | 2008-03-05 | ||
EP08152276.5 | 2008-03-05 | ||
PCT/IB2009/050795 WO2009109880A1 (en) | 2008-03-05 | 2009-02-27 | White-box implementation |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2011513787A JP2011513787A (ja) | 2011-04-28 |
JP5599728B2 true JP5599728B2 (ja) | 2014-10-01 |
Family
ID=40674101
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2010549216A Expired - Fee Related JP5599728B2 (ja) | 2008-03-05 | 2009-02-27 | ホワイトボックス実装 |
Country Status (9)
Country | Link |
---|---|
US (2) | US8670559B2 (ja) |
EP (1) | EP2252932B1 (ja) |
JP (1) | JP5599728B2 (ja) |
KR (1) | KR101657062B1 (ja) |
CN (1) | CN102067080B (ja) |
AT (1) | ATE533104T1 (ja) |
CA (1) | CA2717622C (ja) |
TW (1) | TW200945097A (ja) |
WO (1) | WO2009109880A1 (ja) |
Families Citing this family (19)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2011136614A2 (ko) * | 2010-04-29 | 2011-11-03 | 동국대학교 산학협력단 | 이산화된 카오스 함수를 이용한 암호 시스템 |
KR101906225B1 (ko) | 2011-11-30 | 2018-12-10 | 삼성전자 주식회사 | 복호장치와, 복호장치의 암호문 복호화 방법 |
WO2013104969A1 (en) * | 2012-01-09 | 2013-07-18 | Koninklijke Philips N.V. | Virtual machine device having key driven obfuscation and method |
US9641337B2 (en) * | 2014-04-28 | 2017-05-02 | Nxp B.V. | Interface compatible approach for gluing white-box implementation to surrounding program |
KR101527329B1 (ko) * | 2014-09-12 | 2015-06-09 | 삼성에스디에스 주식회사 | 데이터 암호화 장치 및 방법 |
CN106716345A (zh) | 2014-09-30 | 2017-05-24 | 皇家飞利浦有限公司 | 用于执行混淆算术的电子计算设备 |
CN107005399A (zh) * | 2014-11-27 | 2017-08-01 | 皇家飞利浦有限公司 | 用于执行混淆算术的电子计算设备 |
WO2016092097A1 (en) | 2014-12-12 | 2016-06-16 | Koninklijke Philips N.V. | Electronic generation device |
RU2698763C2 (ru) | 2014-12-22 | 2019-08-29 | Конинклейке Филипс Н.В. | Электронное вычислительное устройство |
US9906505B2 (en) * | 2015-05-08 | 2018-02-27 | Nxp B.V. | RSA decryption using multiplicative secret sharing |
US20180351918A1 (en) * | 2017-06-06 | 2018-12-06 | Nxp B.V. | Method for distributing a software application and encryption program for a white-box implementation |
KR102602696B1 (ko) * | 2017-10-13 | 2023-11-16 | 삼성전자주식회사 | 암호화 장치 및 복호화 장치, 이들의 동작방법 |
CN108259506B (zh) * | 2018-02-08 | 2019-04-26 | 上海交通大学 | Sm2白盒密码实现方法 |
US11362824B2 (en) * | 2018-05-25 | 2022-06-14 | Intertrust Technologies Corporation | Content management systems and methods using proxy reencryption |
KR102319699B1 (ko) | 2019-08-02 | 2021-11-02 | 국민대학교산학협력단 | 안티-인버전 함수를 이용한 화이트박스 암호 인코딩 장치 및 방법 |
JP7383985B2 (ja) * | 2019-10-30 | 2023-11-21 | 富士電機株式会社 | 情報処理装置、情報処理方法及びプログラム |
CN114095148B (zh) * | 2021-10-28 | 2023-09-26 | 重庆邮电大学 | 一种基于本地差分隐私保护的白盒密码加密方法 |
KR102780416B1 (ko) | 2021-12-22 | 2025-03-14 | 국민대학교산학협력단 | 일방향 함수를 이용한 암호 운영모드 기반의 화이트박스 암호화 방법 및 장치 |
CN116668007B (zh) * | 2023-08-01 | 2023-10-31 | 中电信量子科技有限公司 | 基于白盒sm4算法的加密通信方法、终端及系统 |
Family Cites Families (13)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH0619393A (ja) * | 1992-03-31 | 1994-01-28 | Toshiba Corp | 依頼計算装置 |
JP4460772B2 (ja) * | 1998-06-25 | 2010-05-12 | コーニンクレッカ フィリップス エレクトロニクス エヌ ヴィ | 同期ストリーム暗号 |
US20030070074A1 (en) * | 2000-03-17 | 2003-04-10 | Avner Geller | Method and system for authentication |
WO2002003605A1 (en) | 2000-07-04 | 2002-01-10 | Koninklijke Philips Electronics N.V. | Substitution-box for symmetric-key ciphers |
JP2002108210A (ja) * | 2000-09-28 | 2002-04-10 | Hitachi Software Eng Co Ltd | 依頼計算方法 |
CA2369304A1 (en) * | 2002-01-30 | 2003-07-30 | Cloakware Corporation | A protocol to hide cryptographic private keys |
KR101089121B1 (ko) * | 2005-03-31 | 2011-12-02 | 재단법인서울대학교산학협력재단 | 빠른 집합 검증 방법 및 그 장치 |
WO2007031894A2 (en) * | 2005-09-15 | 2007-03-22 | Koninklijke Philips Electronics N.V. | Improved cryptographic method and system |
US7769165B2 (en) | 2005-10-14 | 2010-08-03 | Microsoft Corporation | Semi-public white-box cipher |
EP1997265B1 (en) * | 2006-03-10 | 2020-08-05 | Irdeto B.V. | Integrity of a data processing system using white-box for digital content protection |
KR20080113277A (ko) | 2006-04-28 | 2008-12-29 | 파나소닉 주식회사 | 프로그램 난독화시스템, 프로그램 난독화장치 및 프로그램 난독화방법 |
US20090119744A1 (en) * | 2007-11-01 | 2009-05-07 | Microsoft Corporation | Device component roll back protection scheme |
US8165286B2 (en) * | 2008-04-02 | 2012-04-24 | Apple Inc. | Combination white box/black box cryptographic processes and apparatus |
-
2009
- 2009-02-27 CA CA2717622A patent/CA2717622C/en not_active Expired - Fee Related
- 2009-02-27 WO PCT/IB2009/050795 patent/WO2009109880A1/en active Application Filing
- 2009-02-27 EP EP09717272A patent/EP2252932B1/en active Active
- 2009-02-27 CN CN200980114984.3A patent/CN102067080B/zh active Active
- 2009-02-27 AT AT09717272T patent/ATE533104T1/de active
- 2009-02-27 JP JP2010549216A patent/JP5599728B2/ja not_active Expired - Fee Related
- 2009-02-27 KR KR1020107021857A patent/KR101657062B1/ko not_active Expired - Fee Related
- 2009-02-27 US US12/921,064 patent/US8670559B2/en active Active
- 2009-03-02 TW TW098106737A patent/TW200945097A/zh unknown
-
2014
- 2014-02-10 US US14/176,938 patent/US20140153716A1/en not_active Abandoned
Also Published As
Publication number | Publication date |
---|---|
ATE533104T1 (de) | 2011-11-15 |
WO2009109880A1 (en) | 2009-09-11 |
KR20100122107A (ko) | 2010-11-19 |
KR101657062B1 (ko) | 2016-09-13 |
CA2717622C (en) | 2017-10-17 |
US20110150213A1 (en) | 2011-06-23 |
EP2252932B1 (en) | 2011-11-09 |
US20140153716A1 (en) | 2014-06-05 |
JP2011513787A (ja) | 2011-04-28 |
CA2717622A1 (en) | 2009-09-11 |
CN102067080A (zh) | 2011-05-18 |
EP2252932A1 (en) | 2010-11-24 |
TW200945097A (en) | 2009-11-01 |
US8670559B2 (en) | 2014-03-11 |
CN102067080B (zh) | 2015-01-28 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP5599728B2 (ja) | ホワイトボックス実装 | |
US12101415B2 (en) | Method of RSA signature or decryption protected using a homomorphic encryption | |
JP5688528B2 (ja) | 入力に依存する符号化を用いたホワイトボックス暗号システム | |
JP5249053B2 (ja) | データ処理システムの完全性 | |
KR101580879B1 (ko) | 암호 키 데이터를 갱신하는 시스템 및 방법, 서버 시스템, 암호 키 갱신들을 제공하는 방법 및 컴퓨터 판독가능 기록매체 | |
JP6017501B2 (ja) | 暗号システム | |
US8543835B2 (en) | Tamper resistance of a digital data processing unit | |
US10097342B2 (en) | Encoding values by pseudo-random mask | |
EP2924677B1 (en) | Splitting s-boxes in a white-box implementation to resist attacks | |
CN102099780B (zh) | 指数模糊 | |
US9602273B2 (en) | Implementing key scheduling for white-box DES implementation | |
JP2010515945A (ja) | 実装のコピーの追跡 | |
US10700849B2 (en) | Balanced encoding of intermediate values within a white-box implementation | |
CN107273724B (zh) | 为白盒实施方案的输入和输出加水印 | |
EP3068067B1 (en) | Implementing padding in a white-box implementation | |
US20100215173A1 (en) | Data security |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20120224 |
|
A601 | Written request for extension of time |
Free format text: JAPANESE INTERMEDIATE CODE: A601 Effective date: 20130911 |
|
A602 | Written permission of extension of time |
Free format text: JAPANESE INTERMEDIATE CODE: A602 Effective date: 20130919 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20131008 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20140204 |
|
A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 20140303 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20140623 |
|
A911 | Transfer to examiner for re-examination before appeal (zenchi) |
Free format text: JAPANESE INTERMEDIATE CODE: A911 Effective date: 20140630 |
|
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: 20140714 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20140813 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 5599728 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
S111 | Request for change of ownership or part of ownership |
Free format text: JAPANESE INTERMEDIATE CODE: R313111 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
LAPS | Cancellation because of no payment of annual fees |