JP6413743B2 - 暗号処理装置、暗号処理方法、及び暗号処理プログラム - Google Patents
暗号処理装置、暗号処理方法、及び暗号処理プログラム Download PDFInfo
- Publication number
- JP6413743B2 JP6413743B2 JP2014254548A JP2014254548A JP6413743B2 JP 6413743 B2 JP6413743 B2 JP 6413743B2 JP 2014254548 A JP2014254548 A JP 2014254548A JP 2014254548 A JP2014254548 A JP 2014254548A JP 6413743 B2 JP6413743 B2 JP 6413743B2
- Authority
- JP
- Japan
- Prior art keywords
- polynomial
- vector
- encryption
- cryptographic
- binary
- 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
- 238000003672 processing method Methods 0.000 title claims description 5
- 239000013598 vector Substances 0.000 claims description 212
- 238000004458 analytical method Methods 0.000 claims description 36
- 230000005540 biological transmission Effects 0.000 claims description 21
- 238000004364 calculation method Methods 0.000 claims description 20
- 238000006243 chemical reaction Methods 0.000 claims description 20
- 238000000034 method Methods 0.000 description 30
- 230000014509 gene expression Effects 0.000 description 27
- 238000007792 addition Methods 0.000 description 11
- 230000010365 information processing Effects 0.000 description 11
- 230000008569 process Effects 0.000 description 11
- 230000009466 transformation Effects 0.000 description 6
- 238000004891 communication Methods 0.000 description 5
- 238000010219 correlation analysis Methods 0.000 description 3
- 238000010586 diagram Methods 0.000 description 3
- 230000001174 ascending effect Effects 0.000 description 2
- 238000009472 formulation Methods 0.000 description 2
- 230000006870 function Effects 0.000 description 2
- 239000000203 mixture Substances 0.000 description 2
- 230000003287 optical effect Effects 0.000 description 2
- 239000000654 additive Substances 0.000 description 1
- 230000000996 additive effect Effects 0.000 description 1
- 230000033228 biological regulation Effects 0.000 description 1
- 230000007423 decrease Effects 0.000 description 1
- 238000005516 engineering process Methods 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 230000008520 organization Effects 0.000 description 1
- 239000004065 semiconductor Substances 0.000 description 1
- 238000000844 transformation Methods 0.000 description 1
Images
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/008—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols involving homomorphic encryption
-
- 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
- H04L9/3093—Public key, i.e. encryption algorithm being computationally infeasible to invert or user's encryption keys not requiring secrecy involving Lattices or polynomial equations, e.g. NTRU scheme
-
- 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
-
- 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/24—Key scheduling, i.e. generating round keys or sub-keys for block encryption
Landscapes
- Engineering & Computer Science (AREA)
- Computer Security & Cryptography (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Physics & Mathematics (AREA)
- Algebra (AREA)
- General Physics & Mathematics (AREA)
- Mathematical Analysis (AREA)
- Mathematical Optimization (AREA)
- Mathematical Physics (AREA)
- Pure & Applied Mathematics (AREA)
- Computing Systems (AREA)
- Theoretical Computer Science (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
- Storage Device Security (AREA)
Description
E(m1)+E(m2)=E(m1+m2) (1)
E(m1)*E(m2)=E(m1*m2) (2)
記憶部は、第1のベクトルを記憶する。生成部は、第1のベクトルの要素をバイナリ変換した第1のバイナリベクトルに対応する第1の多項式を暗号化して、第1の暗号化多項式を生成する。送信部は、第1の暗号化多項式を表す暗号情報を暗号演算装置へ送信する。
非特許文献2の3.2節には、準同型暗号の実用的な構成法について記載されている。この構成法では、まず、暗号鍵生成において、主に3つの鍵生成パラメータ(n,q,t)が用いられる。nは2冪の整数であり、格子次元と呼ばれる。qは素数であり、tは素数qよりも小さい整数である。
c0=a0*u+t*g+m (13)
c1=a1*u+t*f (14)
=(c0+d0,c1+d1) (15)
=(c0*d0,c0*d1+c1*d0,c1*d1) (16)
=[c0+c1*sk+c2*sk2+・・・]q mod t (17)
[z]q=w−q (w≧q/2の場合) (19)
+Mod(1,1033)*x,x4+1) (20)
pk=(a0,a1) (21)
a0=Mod(Mod(885,1033)*x3
+Mod(519,1033)*x2+Mod(621,1033)*x
+Mod(327,1033),x4+1) (22)
a1=Mod(Mod(661,1033)*x3
+Mod(625,1033)*x2+Mod(861,1033)*x
+Mod(311,1033),x4+1) (23)
Enc(m,pk)=(c0,c1) (24)
m=3+2x+2x2+2x3 (25)
c0=Mod(Mod(822,1033)*x3
+Mod(1016,1033)*x2+Mod(292,1033)*x
+Mod(243,1033),x4+1) (26)
c1=Mod(Mod(840,1033)*x3
+Mod(275,1033)*x2+Mod(628,1033)*x
+Mod(911,1033),x4+1) (27)
=Enc(f(x)+g(x),pk) (31)
Enc(f(x),pk)*Enc(g(x),pk)
=Enc(f(x)*g(x),pk) (32)
B=(b0,b2,...,bn-1) (42)
E(pm2(B))=Enc(pm2(B),pk) (46)
VB=(b0,b2,...,bk-1) (52)
ak-1 (0),ak-1 (1),...,ak-1 (d-1)) (55)
VB→(b0 (0),b0 (1),...,b0 (d-1),b1 (0),b1 (1),...,b1 (d-1),...,
bk-1 (0),bk-1 (1),...,bk-1 (d-1)) (56)
a1 (0),a1 (1),...,a1 (d-1),0,0,...,0,...,
ak-1 (0),ak-1 (1),...,ak-1 (d-1),0,0,...,0) (57)
UB=(b0 (0),b0 (1),...,b0 (d-1),0,0,...,0,
b1 (0),b1 (1),...,b1 (d-1),0,0,...,0,...,
bk-1 (0),bk-1 (1),...,bk-1 (d-1),0,0,...,0) (58)
E(f(x))*E(g(x))=E(f(x)*g(x)) (72)
VC→(1,0,...,0,1,0,...,0,...,
1,0,...,0) (92)
UC=(1,0,...,0,0,0,...,0,
1,0,...,0,0,0,...,0,...,
1,0,...,0,0,0,...,0) (93)
(b)ベクトルVCとベクトルVBの内積
(c)ベクトルVAとベクトルVAの内積
(d)ベクトルVBとベクトルVBの内積
(e)ベクトルVAとベクトルVBの内積
(付記1)
第1のベクトルを記憶する記憶部と、
前記第1のベクトルの要素をバイナリ変換した第1のバイナリベクトルに対応する第1の多項式を暗号化して、第1の暗号化多項式を生成する生成部と、
前記第1の暗号化多項式と、第2のベクトルの要素をバイナリ変換した第2のバイナリベクトルに対応する第2の多項式を暗号化して生成される、第2の暗号化多項式とを乗算して、第3の暗号化多項式を生成する暗号演算装置へ、前記第1の暗号化多項式を表す暗号情報を送信する送信部とを備え、
前記第3の暗号化多項式を復号して得られる第3の多項式の所定部分の変数に2を代入することで、前記第1のベクトルと前記第2のベクトルとの演算結果が得られることを特徴とする暗号処理装置。
(付記2)
前記生成部は、前記第1のベクトルの要素を複数のビットを含むビット列に変換し、2つの要素に対応する2つのビット列の間に、複数の0を表すビット値を含むビット列を挿入することで、前記第1のバイナリベクトルを生成することを特徴とする付記1記載の暗号処理装置。
(付記3)
前記複数の0を表すビット値を含む前記ビット列のビット数は、前記複数のビットを含む前記ビット列のビット数dと等しく、前記第3の多項式の前記所定部分は、前記第3の多項式に含まれる2(d−1)次以下の次数の項に対応し、前記演算結果は、前記第1のベクトルと前記第2のベクトルとの内積であることを特徴とする付記2に記載の暗号処理装置。
(付記4)
暗号処理装置が、第1のベクトルの要素をバイナリ変換した第1のバイナリベクトルに対応する第1の多項式を暗号化して、第1の暗号化多項式を生成する工程と、
前記暗号処理装置が、前記第1の暗号化多項式と、第2のベクトルの要素をバイナリ変換した第2のバイナリベクトルに対応する第2の多項式を暗号化して生成される、第2の暗号化多項式とを乗算して、第3の暗号化多項式を生成する暗号演算装置へ、前記第1の暗号化多項式を表す暗号情報を送信する工程とを備え、
前記第3の暗号化多項式を復号して得られる第3の多項式の所定部分の変数に2を代入することで、前記第1のベクトルと前記第2のベクトルとの演算結果が得られることを特徴とする暗号処理方法。
(付記5)
前記第1の暗号化多項式を生成する工程は、前記第1のベクトルの要素を複数のビットを含むビット列に変換し、2つの要素に対応する2つのビット列の間に、複数の0を表すビット値を含むビット列を挿入することで、前記第1のバイナリベクトルを生成することを特徴とする付記4記載の暗号処理方法。
(付記6)
前記複数の0を表すビット値を含む前記ビット列のビット数は、前記複数のビットを含む前記ビット列のビット数dと等しく、前記第3の多項式の前記所定部分は、前記第3の多項式に含まれる2(d−1)次以下の次数の項に対応し、前記演算結果は、前記第1のベクトルと前記第2のベクトルとの内積であることを特徴とする付記5に記載の暗号処理方法。
(付記7)
暗号処理をコンピュータに実行させる暗号処理プログラムであって、
前記暗号処理は、
第1のベクトルの要素をバイナリ変換した第1のバイナリベクトルに対応する第1の多項式を暗号化して、第1の暗号化多項式を生成する工程と、
前記第1の暗号化多項式と、第2のベクトルの要素をバイナリ変換した第2のバイナリベクトルに対応する第2の多項式を暗号化して生成される、第2の暗号化多項式とを乗算して、第3の暗号化多項式を生成する暗号演算装置へ、前記第1の暗号化多項式を表す暗号情報を送信する工程とを備え、
前記第3の暗号化多項式を復号して得られる第3の多項式の所定部分の変数に2を代入することで、前記第1のベクトルと前記第2のベクトルとの演算結果が得られることを特徴とする暗号処理プログラム。
(付記8)
前記第1の暗号化多項式を生成する工程は、前記第1のベクトルの要素を複数のビットを含むビット列に変換し、2つの要素に対応する2つのビット列の間に、複数の0を表すビット値を含むビット列を挿入することで、前記第1のバイナリベクトルを生成することを特徴とする付記7記載の暗号処理プログラム。
(付記9)
前記複数の0を表すビット値を含む前記ビット列のビット数は、前記複数のビットを含む前記ビット列のビット数dと等しく、前記第3の多項式の前記所定部分は、前記第3の多項式に含まれる2(d−1)次以下の次数の項に対応し、前記演算結果は、前記第1のベクトルと前記第2のベクトルとの内積であることを特徴とする付記8に記載の暗号処理プログラム。
111、311、321 記憶部
112、312、322、332 生成部
113、313、323、333 送信部
301、302 端末装置
303 暗号演算装置
304 分析装置
331、341 受信部
342 分析部
501 CPU
502 メモリ
503 入力装置
504 出力装置
505 補助記憶装置
506 媒体駆動装置
507 ネットワーク接続装置
508 バス
509 可搬型記録媒体
Claims (4)
- 暗号処理装置と暗号演算装置と分析装置とを備えるシステムであって、
前記暗号処理装置は、
第1のベクトルを記憶する記憶部と、
前記第1のベクトルの要素をバイナリ変換した第1のバイナリベクトルに対応する第1の多項式を暗号化して、第1の暗号化多項式を生成する生成部と、
前記第1の暗号化多項式を表す暗号情報を前記暗号演算装置へ送信する送信部とを含み、
前記暗号演算装置は、前記第1の暗号化多項式と、第2のベクトルの要素をバイナリ変換した第2のバイナリベクトルに対応する第2の多項式を暗号化して生成される、第2の暗号化多項式とを乗算して、第3の暗号化多項式を生成し、前記第3の暗号化多項式を表す暗号情報を前記分析装置へ送信し、
前記分析装置は、前記第3の暗号化多項式を復号して第3の多項式を生成し、前記第3の多項式の所定部分の変数に2を代入することで、前記第1のベクトルと前記第2のベクトルとの演算結果を求めることを特徴とするシステム。 - 前記生成部は、前記第1のベクトルの要素を複数のビットを含むビット列に変換し、2つの要素に対応する2つのビット列の間に、複数の0を表すビット値を含むビット列を挿入することで、前記第1のバイナリベクトルを生成することを特徴とする請求項1記載のシステム。
- 前記複数の0を表すビット値を含む前記ビット列のビット数は、前記複数のビットを含む前記ビット列のビット数dと等しく、前記第3の多項式の前記所定部分は、前記第3の多項式に含まれる2(d−1)次以下の次数の項に対応し、前記演算結果は、前記第1のベクトルと前記第2のベクトルとの内積であることを特徴とする請求項2記載のシステム。
- 暗号処理装置が、第1のベクトルの要素をバイナリ変換した第1のバイナリベクトルに対応する第1の多項式を暗号化して、第1の暗号化多項式を生成する工程と、
前記暗号処理装置が、前記第1の暗号化多項式を表す暗号情報を暗号演算装置へ送信する工程と、
前記暗号演算装置が、前記第1の暗号化多項式と、第2のベクトルの要素をバイナリ変換した第2のバイナリベクトルに対応する第2の多項式を暗号化して生成される、第2の暗号化多項式とを乗算して、第3の暗号化多項式を生成する工程と、
前記暗号演算装置が、前記第3の暗号化多項式を表す暗号情報を分析装置へ送信する工程と、
前記分析装置が、前記第3の暗号化多項式を復号して第3の多項式を生成する工程と、
前記分析装置が、前記第3の多項式の所定部分の変数に2を代入することで、前記第1のベクトルと前記第2のベクトルとの演算結果を求める工程と、
を備えることを特徴とする暗号処理方法。
Priority Applications (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2014254548A JP6413743B2 (ja) | 2014-12-16 | 2014-12-16 | 暗号処理装置、暗号処理方法、及び暗号処理プログラム |
US14/869,470 US9794068B2 (en) | 2014-12-16 | 2015-09-29 | Cryptographic processing device and cryptographic processing method |
EP15187868.3A EP3035581B1 (en) | 2014-12-16 | 2015-10-01 | Homomorphic cryptographic processing method and cryptographic processing device for pattern matching with similarities computation |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2014254548A JP6413743B2 (ja) | 2014-12-16 | 2014-12-16 | 暗号処理装置、暗号処理方法、及び暗号処理プログラム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2016114855A JP2016114855A (ja) | 2016-06-23 |
JP6413743B2 true JP6413743B2 (ja) | 2018-10-31 |
Family
ID=54251442
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2014254548A Expired - Fee Related JP6413743B2 (ja) | 2014-12-16 | 2014-12-16 | 暗号処理装置、暗号処理方法、及び暗号処理プログラム |
Country Status (3)
Country | Link |
---|---|
US (1) | US9794068B2 (ja) |
EP (1) | EP3035581B1 (ja) |
JP (1) | JP6413743B2 (ja) |
Families Citing this family (16)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2018125020A1 (en) * | 2016-12-29 | 2018-07-05 | Limited Liability Company "Innovation Development Hub" | Cryptographic transformation device |
US10666422B2 (en) * | 2017-12-29 | 2020-05-26 | Shenzhen China Star Optoelectronics Technology Co., Ltd. | Data processing method |
US10797856B2 (en) * | 2018-04-18 | 2020-10-06 | Fujitsu Limited | Outsourcing processing operations with homomorphic encryption |
US11032061B2 (en) * | 2018-04-27 | 2021-06-08 | Microsoft Technology Licensing, Llc | Enabling constant plaintext space in bootstrapping in fully homomorphic encryption |
JP6977882B2 (ja) * | 2018-05-25 | 2021-12-08 | 日本電信電話株式会社 | 秘密一括近似システム、秘密計算装置、秘密一括近似方法、およびプログラム |
DE102018122278A1 (de) * | 2018-09-12 | 2020-03-12 | Infineon Technologies Ag | Ausführen einer kryptographischen Operation |
JP6916770B2 (ja) * | 2018-09-27 | 2021-08-11 | Kddi株式会社 | 秘匿計算装置、秘匿計算方法及び秘匿計算プログラム |
US11764940B2 (en) | 2019-01-10 | 2023-09-19 | Duality Technologies, Inc. | Secure search of secret data in a semi-trusted environment using homomorphic encryption |
WO2020145503A1 (en) * | 2019-01-10 | 2020-07-16 | Crypto Lab Inc. | Apparatus for processing approximately encrypted messages and methods thereof |
JP7349616B2 (ja) * | 2019-04-26 | 2023-09-25 | 株式会社エーエヌラボ | 支払支援システム、支払支援方法及び支払支援プログラム |
JP7212179B2 (ja) * | 2019-05-09 | 2023-01-24 | グーグル エルエルシー | Rlwe暗号文の圧縮および忘却型展開 |
US10839060B1 (en) * | 2019-08-27 | 2020-11-17 | Capital One Services, Llc | Techniques for multi-voice speech recognition commands |
US12099997B1 (en) | 2020-01-31 | 2024-09-24 | Steven Mark Hoffberg | Tokenized fungible liabilities |
JP7527866B2 (ja) * | 2020-07-01 | 2024-08-05 | キヤノン株式会社 | プログラム、情報処理装置及び制御方法 |
EP4364345A1 (en) * | 2021-06-28 | 2024-05-08 | Astrapi Corporation | Devices, systems, software, and methods for efficient data processing for fully homomorphic encryption |
JP7101430B1 (ja) * | 2021-10-28 | 2022-07-15 | Eaglys株式会社 | 暗号処理プログラム、暗号処理方法、暗号処理装置、暗号処理システム |
Family Cites Families (10)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP3824397B2 (ja) | 1997-09-10 | 2006-09-20 | オリンパス株式会社 | ベクトル規格化装置 |
US20060245587A1 (en) * | 2005-04-28 | 2006-11-02 | Binyamin Pinkas | System and method for private information matching |
JP4575283B2 (ja) * | 2005-11-15 | 2010-11-04 | 株式会社東芝 | 暗号装置、復号装置、プログラム及び方法 |
JP5258915B2 (ja) | 2011-02-28 | 2013-08-07 | 株式会社デンソーアイティーラボラトリ | 特徴変換装置、それを含む類似情報探索装置、コード化パラメータ生成方法、及びコンピュータ・プログラム |
US8925075B2 (en) * | 2011-11-07 | 2014-12-30 | Parallels IP Holdings GmbH | Method for protecting data used in cloud computing with homomorphic encryption |
US9436835B1 (en) * | 2012-01-05 | 2016-09-06 | Gokay Saldamli | Homomorphic encryption in computing systems and environments |
JP5862413B2 (ja) * | 2012-03-28 | 2016-02-16 | 富士通株式会社 | 情報変換規則生成プログラム、情報変換規則生成装置および情報変換規則生成方法 |
JP2014126865A (ja) | 2012-12-27 | 2014-07-07 | Fujitsu Ltd | 暗号処理装置および方法 |
JP6173904B2 (ja) * | 2013-12-13 | 2017-08-02 | 株式会社東芝 | 共通鍵暗号装置及びプログラム、並びに、共通鍵復号装置及びプログラム |
JP6260442B2 (ja) | 2014-05-02 | 2018-01-17 | 富士通株式会社 | 情報処理方法及びプログラム |
-
2014
- 2014-12-16 JP JP2014254548A patent/JP6413743B2/ja not_active Expired - Fee Related
-
2015
- 2015-09-29 US US14/869,470 patent/US9794068B2/en active Active
- 2015-10-01 EP EP15187868.3A patent/EP3035581B1/en not_active Not-in-force
Also Published As
Publication number | Publication date |
---|---|
EP3035581A1 (en) | 2016-06-22 |
JP2016114855A (ja) | 2016-06-23 |
US20160197726A1 (en) | 2016-07-07 |
US9794068B2 (en) | 2017-10-17 |
EP3035581B1 (en) | 2018-10-24 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP6413743B2 (ja) | 暗号処理装置、暗号処理方法、及び暗号処理プログラム | |
JP6413598B2 (ja) | 暗号処理方法、暗号処理装置、及び暗号処理プログラム | |
JP6083234B2 (ja) | 暗号処理装置 | |
JP6421576B2 (ja) | 暗号処理装置、暗号処理方法、及び暗号処理プログラム | |
EP3068066B1 (en) | Private computation on encrypted biometric data using homomorphic encryption | |
US9100185B2 (en) | Encryption processing apparatus and method | |
JP6349841B2 (ja) | 暗号文処理装置、暗号文処理方法、暗号文処理プログラムおよび情報処理装置 | |
JP2016012111A (ja) | 暗号処理方法、暗号処理装置、および暗号処理プログラム | |
JP6260442B2 (ja) | 情報処理方法及びプログラム | |
US20150270964A1 (en) | Encryption device, encryption method, information processing device, and encryption system | |
JP6575532B2 (ja) | 暗号化装置、復号装置、暗号処理システム、暗号化方法、復号方法、暗号化プログラム、及び復号プログラム | |
JP2015031935A (ja) | 情報処理方法及びプログラム | |
WO2014030706A1 (ja) | 暗号化データベースシステム、クライアント装置およびサーバ、暗号化データ加算方法およびプログラム | |
JP7117964B2 (ja) | 復号装置、暗号システム、復号方法及び復号プログラム | |
JP5323196B2 (ja) | 演算装置、方法およびプログラム | |
WO2022009384A1 (ja) | 最終べき計算装置、ペアリング演算装置、暗号処理装置、最終べき計算方法及び最終べき計算プログラム | |
KR101932032B1 (ko) | 선형 길이의 암호문을 가지는 다항식 함수 암호화 방법 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20171113 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20180625 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20180703 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20180823 |
|
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: 20180904 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20180917 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 6413743 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
LAPS | Cancellation because of no payment of annual fees |