KR20200087708A - 근사 계산에 대한 계산 검증 - Google Patents
근사 계산에 대한 계산 검증 Download PDFInfo
- Publication number
- KR20200087708A KR20200087708A KR1020200003240A KR20200003240A KR20200087708A KR 20200087708 A KR20200087708 A KR 20200087708A KR 1020200003240 A KR1020200003240 A KR 1020200003240A KR 20200003240 A KR20200003240 A KR 20200003240A KR 20200087708 A KR20200087708 A KR 20200087708A
- Authority
- KR
- South Korea
- Prior art keywords
- value
- polynomial function
- external device
- polynomial
- calculation
- Prior art date
Links
- 238000004364 calculation method Methods 0.000 claims abstract description 92
- 230000006870 function Effects 0.000 claims description 88
- 238000012795 verification Methods 0.000 claims description 56
- 238000000034 method Methods 0.000 claims description 41
- 238000004891 communication Methods 0.000 claims description 34
- 238000000205 computational method Methods 0.000 claims 1
- 238000000605 extraction Methods 0.000 claims 1
- 230000008569 process Effects 0.000 description 11
- 230000014509 gene expression Effects 0.000 description 9
- 238000010586 diagram Methods 0.000 description 6
- 238000012545 processing Methods 0.000 description 5
- 238000012856 packing Methods 0.000 description 4
- 239000013598 vector Substances 0.000 description 4
- 230000005540 biological transmission Effects 0.000 description 3
- 238000013461 design Methods 0.000 description 2
- 238000005516 engineering process Methods 0.000 description 2
- 238000007667 floating Methods 0.000 description 2
- 230000007423 decrease Effects 0.000 description 1
- 238000011161 development Methods 0.000 description 1
- 238000011156 evaluation Methods 0.000 description 1
- 239000004973 liquid crystal related substance Substances 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 230000003287 optical effect Effects 0.000 description 1
- 230000004044 response Effects 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F17/00—Digital computing or data processing equipment or methods, specially adapted for specific functions
- G06F17/10—Complex mathematical operations
- G06F17/11—Complex mathematical operations for solving equations, e.g. nonlinear equations, general mathematical optimization problems
-
- 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
Landscapes
- Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Mathematical Physics (AREA)
- Theoretical Computer Science (AREA)
- Data Mining & Analysis (AREA)
- Pure & Applied Mathematics (AREA)
- Computational Mathematics (AREA)
- Mathematical Analysis (AREA)
- Mathematical Optimization (AREA)
- Operations Research (AREA)
- Signal Processing (AREA)
- Algebra (AREA)
- Computer Networks & Wireless Communication (AREA)
- Databases & Information Systems (AREA)
- Software Systems (AREA)
- General Engineering & Computer Science (AREA)
- Computer Security & Cryptography (AREA)
- Storage Device Security (AREA)
- Arrangements For Transmission Of Measured Signals (AREA)
Abstract
Description
도 2는 본 개시의 일 실시 예에 따른 연산 장치의 구성을 나타낸 블럭도,
도 3은 본 개시의 계산 검증 동작을 설명하기 위한 시퀀스도,
도 4는 본 개시의 논리 회로 설계 예를 도시한 도면,
도 5는 본 개시의 연산 방법 설명하기 위한 흐름도, 그리고,
도 6은 본 개시의 연산 검증 방법을 설명하기 위한 흐름도이다.
300: 제2 서버 장치 400: 연산 장치
410: 통신 장치 420: 메모리
430: 디스플레이 440: 조작 입력 장치
450: 프로세서
Claims (20)
- 연산 방법에 있어서,
입력 값을 수신하는 단계;
유한환(finite commutative ring) 상에서 기설정된 산술 회로에 상기 입력 값을 반영하여 출력 값 및 상기 출력 값을 검증하기 위한 제1 다항 함수를 생성하는 단계; 및
상기 생성된 출력 값 및 상기 제1 다항 함수를 외부 장치에 전송하는 단계;를 포함하는 연산 방법. - 제1항에 있어서,
상기 입력 값 및 상기 출력 값 각각은,
동형 암호문인 연산 방법. - 제1항에 있어서,
상기 유한환에서 랜덤하게 추출된 랜덤 값을 수신하는 단계;
상기 랜덤 값에 대한 연산 값 및 상기 연산 값을 검증하기 위한 제2 다항 함수를 생성하는 단계; 및
상기 생성된 연산 값 및 상기 제2 다항 함수를 상기 외부 장치에 전송하는 단계;를 더 포함하는 연산 방법. - 제3항에 있어서,
상기 유한환은 갈루아환인 연산 방법. - 제3항에 있어서,
상기 제1 다항 함수를 생성하는 단계 및 상기 제2 다항 함수를 생성하는 단계 각각은,
n 변수 다항식을 이용하여 다항 함수를 생성하는 연산 방법. - 제1항에 있어서,
상기 산술 회로는,
복수의 층으로 구성되며, 각 층은 덧셈 게이트 또는 곱셈 게이트 중 적어도 하나의 게이트를 포함하는 연산 회로인 연산 방법. - 제1항에 있어서,
상기 산술 회로는,
모듈러 연산과 하위 비트를 0으로 만드는 다항식 연산과 나누기 연산을 이용한 반올림 연산을 포함하는 연산 방법. - 연산 검증 방법에 있어서,
입력 값을 외부 장치에 송신하는 단계;
유한환(finite commutative ring) 상에서 기설정된 산술 회로에 상기 입력 값을 반영하여 생성된 연산 결과 및 다항 함수를 수신하는 단계;
상기 수신된 다항 함수를 이용한 검증 연산을 수행하는 단계; 및
상기 수행된 검증 연산 결과와 상기 수신된 연산 결과를 이용하여 상기 외부 장치에서의 연산을 검증하는 단계;를 포함하는 연산 검증 방법. - 제8항에 있어서,
상기 유한환에서 랜덤 값을 추출하는 단계; 및
상기 추출된 랜덤 값을 상기 외부 장치에 전송하는 단계;를 더 포함하는 연산 검증 방법. - 제9항에 있어서,
상기 추출하는 단계는,
상기 유한환의 부분집합이며 서로 다른 두 수의 차이가 영인자(zero divisor)가 아닌 집합에서 랜덤 값을 추출하는 연산 검증 방법. - 제10항에 있어서,
상기 유한환은 갈루아환인 연산 검증 방법. - 제9항에 있어서,
상기 전달된 랜덤 값에 대응되는 다항 함수를 수신하는 단계;를 더 포함하고,
상기 검증하는 단계는,
상기 랜덤 값에 대응되는 다항 함수도 이용하여 상기 외부 장치에서의 연산을 검증하는 연산 검증 방법. - 연산 장치에 있어서,
입력 값을 수신하는 통신 장치;
적어도 하나의 인스트럭션(instruction)을 저장하는 메모리; 및
상기 적어도 하나의 인스트럭션을 실행하는 프로세서;를 포함하고,
상기 프로세서는,
상기 적어도 하나의 인스트럭션을 수행함으로써,
유한환(finite commutative ring) 상에서 기설정된 산술 회로에 상기 입력 값을 반영하여 출력 값 및 상기 출력 값을 검증하기 위한 제1 다항 함수를 생성하고,
상기 생성된 출력 값 및 상기 제1 다항 함수를 외부 장치에 전송하도록 상기 통신 장치를 제어하는 연산 장치. - 제13항에 있어서,
상기 프로세서는,
상기 외부 장치로부터 상기 유한환에서 추출된 랜덤 값을 수신하면, 상기 랜덤 값에 대한 연산 값 및 상기 연산 값을 검증하기 위한 제2 다항 함수를 생성하고,
상기 생성된 연산 값 및 상기 제2 다항 함수를 상기 외부 장치에 전송하도록 상기 통신 장치를 제어하는 연산 장치. - 제14항에 있어서,
상기 프로세서는,
n 변수 다항식을 이용하여 상기 제1 다항 함수 및 상기 제2 다항 함수를 생성하고, 상기 n 변수 다항식의 변수 개수에 대응되는 회수 만큼 계산 검증 동작을 수행하는 연산 장치. - 제13항에 있어서,
상기 산술 회로는,
복수의 층으로 구성되며, 각 층은 덧셈 게이트 또는 곱셈 게이트 중 적어도 하나의 게이트를 포함하는 연산 회로인 연산 장치. - 제13항에 있어서,
상기 산술 회로는,
모듈러 연산과 하위 비트를 0으로 만드는 다항식 연산과 나누기 연산을 이용한 반올림 연산을 포함하는 연산 장치. - 제13항에 있어서,
상기 입력 값 및 상기 출력 값 각각은,
동형 암호문인 연산 장치. - 연산 장치에 있어서,
외부 장치와 통신을 수행하는 통신 장치;
적어도 하나의 인스트럭션(instruction)을 저장하는 메모리; 및
상기 적어도 하나의 인스트럭션을 실행하는 프로세서;를 포함하고,
상기 프로세서는,
상기 적어도 하나의 인스트럭션을 수행함으로써,
입력 값을 외부 장치에 송신하도록 상기 통신 장치를 제어하고,
유한환(finite commutative ring) 상에서 기설정된 산술 회로에 상기 입력 값을 반영하여 생성된 연산 결과 및 다항 함수를 수신하면, 상기 수신된 다항 함수를 이용한 검증 연산을 수행하고,
상기 수행된 검증 연산 결과와 상기 수신된 연산 결과를 이용하여 상기 외부 장치에서의 연산을 검증하는 연산 장치. - 제19항에 있어서,
상기 프로세서는,
상기 유한환에서 랜덤 값을 추출하고 상기 추출된 랜덤 값을 상기 외부 장치에 전송하도록 상기 통신 장치를 제어하는 연산 장치.
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
PCT/KR2020/000534 WO2020145759A1 (ko) | 2019-01-11 | 2020-01-10 | 근사 계산에 대한 계산 검증 |
US17/422,278 US20220092150A1 (en) | 2019-01-11 | 2020-01-10 | Calculation verification for approximate calculation |
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US201962791330P | 2019-01-11 | 2019-01-11 | |
US62/791,330 | 2019-01-11 |
Publications (2)
Publication Number | Publication Date |
---|---|
KR20200087708A true KR20200087708A (ko) | 2020-07-21 |
KR102382952B1 KR102382952B1 (ko) | 2022-04-05 |
Family
ID=71832524
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1020200003240A KR102382952B1 (ko) | 2019-01-11 | 2020-01-09 | 근사 계산에 대한 계산 검증 |
Country Status (1)
Country | Link |
---|---|
KR (1) | KR102382952B1 (ko) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US11637700B2 (en) | 2020-08-14 | 2023-04-25 | Samsung Electronics Co., Ltd. | Method and apparatus with encryption based on error variance in homomorphic encryption |
WO2024147535A1 (ko) * | 2023-01-02 | 2024-07-11 | 주식회사 크립토랩 | 동형 암호문 처리 방법 및 전자 장치 |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20060080066A1 (en) * | 2004-09-30 | 2006-04-13 | Fujitsu Limited | Accuracy verification program for model parameter computation and storage medium storing the program |
KR20080084500A (ko) * | 2007-03-16 | 2008-09-19 | 삼성전자주식회사 | 집합 검증 장치 및 그 방법 |
KR20130060636A (ko) * | 2011-11-30 | 2013-06-10 | 삼성전자주식회사 | 복호장치와, 복호장치의 암호문 복호화 방법 |
KR101475747B1 (ko) * | 2014-01-22 | 2014-12-23 | 고려대학교 산학협력단 | 동형 암호를 이용한 다자간 위탁 연산 방법 |
-
2020
- 2020-01-09 KR KR1020200003240A patent/KR102382952B1/ko active IP Right Grant
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20060080066A1 (en) * | 2004-09-30 | 2006-04-13 | Fujitsu Limited | Accuracy verification program for model parameter computation and storage medium storing the program |
KR20080084500A (ko) * | 2007-03-16 | 2008-09-19 | 삼성전자주식회사 | 집합 검증 장치 및 그 방법 |
KR20130060636A (ko) * | 2011-11-30 | 2013-06-10 | 삼성전자주식회사 | 복호장치와, 복호장치의 암호문 복호화 방법 |
KR101475747B1 (ko) * | 2014-01-22 | 2014-12-23 | 고려대학교 산학협력단 | 동형 암호를 이용한 다자간 위탁 연산 방법 |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US11637700B2 (en) | 2020-08-14 | 2023-04-25 | Samsung Electronics Co., Ltd. | Method and apparatus with encryption based on error variance in homomorphic encryption |
WO2024147535A1 (ko) * | 2023-01-02 | 2024-07-11 | 주식회사 크립토랩 | 동형 암호문 처리 방법 및 전자 장치 |
Also Published As
Publication number | Publication date |
---|---|
KR102382952B1 (ko) | 2022-04-05 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US11115183B2 (en) | Terminal device performing homomorphic encryption, server device processing ciphertext and methods thereof | |
US11509454B2 (en) | Apparatus for processing modular multiply operation and methods thereof | |
US20200036511A1 (en) | Apparatus for approximately processing encrypted messages and methods thereof | |
CN113169860B (zh) | 用于对密文进行非多项式计算的装置和方法 | |
KR102167565B1 (ko) | 근사 암호화된 암호문에 대한 재부팅 연산을 수행하는 장치 및 방법 | |
US11201735B2 (en) | Apparatus for performing threshold design on secret key and method thereof | |
KR20210128303A (ko) | 공간 복잡도를 고려한 동형 암호화 또는 복호화 방법 | |
KR20220121221A (ko) | 동형 암호문의 변환 장치 및 방법 | |
JP7170878B2 (ja) | 暗号文に対する非多項式演算を行う装置及び方法 | |
US20220092150A1 (en) | Calculation verification for approximate calculation | |
KR102382952B1 (ko) | 근사 계산에 대한 계산 검증 | |
US11750367B2 (en) | Simulation device and method for homomorphic cryptosystem | |
KR102160294B1 (ko) | 비밀 키에 대한 정족수 설계를 수행하는 장치 및 방법 | |
CN115208548A (zh) | 用于处理关于同态加密消息的非多项式运算的设备及其方法 | |
US20240313946A1 (en) | Electronic apparatus for bootstrap processing homomorphic encrypted messages and methods thereof | |
KR102393941B1 (ko) | 근사 암호화된 암호문에 대한 인코딩 또는 디코딩 | |
US20240039695A1 (en) | Electronic apparatus for generating homomorphic encrypted message and method therefor | |
CN118830224A (zh) | 用于自举处理同态加密消息的装置及其方法 | |
KR20240000079A (ko) | 동형 암호문을 처리하는 장치 및 방법 | |
KR20240140829A (ko) | 동형 암호문에 대한 연산을 수행하는 전자 장치 및 이의 제어 방법 | |
KR20230049052A (ko) | 격자전자서명의 비밀 키 생성 방법 및 이를 이용한 장치 | |
KR20240108784A (ko) | 동형 암호문 처리 방법 및 전자 장치 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PA0109 | Patent application |
Patent event code: PA01091R01D Comment text: Patent Application Patent event date: 20200109 |
|
PA0201 | Request for examination | ||
PG1501 | Laying open of application | ||
E902 | Notification of reason for refusal | ||
PE0902 | Notice of grounds for rejection |
Comment text: Notification of reason for refusal Patent event date: 20210223 Patent event code: PE09021S01D |
|
E902 | Notification of reason for refusal | ||
PE0902 | Notice of grounds for rejection |
Comment text: Notification of reason for refusal Patent event date: 20210929 Patent event code: PE09021S01D |
|
E701 | Decision to grant or registration of patent right | ||
PE0701 | Decision of registration |
Patent event code: PE07011S01D Comment text: Decision to Grant Registration Patent event date: 20220324 |
|
GRNT | Written decision to grant | ||
PR0701 | Registration of establishment |
Comment text: Registration of Establishment Patent event date: 20220331 Patent event code: PR07011E01D |
|
PR1002 | Payment of registration fee |
Payment date: 20220401 End annual number: 3 Start annual number: 1 |
|
PG1601 | Publication of registration |