WO2022154241A1 - 재부팅 및 제어신호의 재암호화가 필요없으며 무한 연산이 가능한 동형암호화기반의 동적 데이터 처리 방법 - Google Patents

재부팅 및 제어신호의 재암호화가 필요없으며 무한 연산이 가능한 동형암호화기반의 동적 데이터 처리 방법 Download PDF

Info

Publication number
WO2022154241A1
WO2022154241A1 PCT/KR2021/017080 KR2021017080W WO2022154241A1 WO 2022154241 A1 WO2022154241 A1 WO 2022154241A1 KR 2021017080 W KR2021017080 W KR 2021017080W WO 2022154241 A1 WO2022154241 A1 WO 2022154241A1
Authority
WO
WIPO (PCT)
Prior art keywords
controller
encryption
control data
control signal
approximating
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.)
Ceased
Application number
PCT/KR2021/017080
Other languages
English (en)
French (fr)
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.)
SNU R&DB Foundation
Original Assignee
Seoul National University R&DB Foundation
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 Seoul National University R&DB Foundation filed Critical Seoul National University R&DB Foundation
Publication of WO2022154241A1 publication Critical patent/WO2022154241A1/ko
Priority to US18/342,627 priority Critical patent/US12634113B2/en
Anticipated expiration legal-status Critical
Ceased legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/008Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols involving homomorphic encryption
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/30Public key, i.e. encryption algorithm being computationally infeasible to invert or user's encryption keys not requiring secrecy
    • H04L9/3066Public key, i.e. encryption algorithm being computationally infeasible to invert or user's encryption keys not requiring secrecy involving algebraic varieties, e.g. elliptic or hyper-elliptic curves
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L2209/00Additional information or applications relating to cryptographic mechanisms or cryptographic arrangements for secret or secure communication H04L9/00
    • H04L2209/04Masking or blinding
    • H04L2209/046Masking or blinding of operations, operands or results of the operations
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L2209/00Additional information or applications relating to cryptographic mechanisms or cryptographic arrangements for secret or secure communication H04L9/00
    • H04L2209/80Wireless
    • H04L2209/805Lightweight hardware, e.g. radio-frequency identification [RFID] or sensor

Definitions

  • the present invention relates to a homomorphic encryption-based dynamic control data processing method, and more particularly, to a homomorphic encryption-based dynamic data processing method capable of infinite computation without rebooting and re-encrypting control data.
  • a cyber-physical system The more physical systems are connected to computers by network communication, the more likely the actual control system will become a target for hackers.
  • a computation cluster part
  • a physical system physical part
  • a communication unit a link between the cyber part and the physical part
  • a method of encrypting and using a control signal may be adopted.
  • a decryption process is required.
  • the controller For decryption, the controller must possess the secret key, and in such an environment, there is a possibility of the secret key being stolen by a hacker, so there is a security vulnerability.
  • Korean Patent No. 10-1919940 registered on November 19, 2018, proposes a method for solving the problem of updating state variables during bootstrapping.
  • This patent introduces multiple controllers and proposes a method in which one controller updates state variables while the other controller is bootstrapping.
  • this method uses several controllers, it is difficult to apply in practice due to cost and complexity increase, and since the controller still has a limitation that requires rebooting, it is difficult to shorten the required calculation time.
  • An object of the present invention is to provide a method for processing dynamic control data capable of infinitely calculating homomorphic encryption-based dynamic data without requiring a reboot process and a re-encryption process of a control signal by solving the problems of the prior art.
  • a dynamic data processing method includes: a controlled unit; a controller; a module for decoding a control signal received from the controller; an actuator receiving and operating a control signal decoded from the decoding module; It is executed in an environment including a sensor and a homomorphic encryption module for homomorphically encrypting the signal of the sensor, The state equation of the controller is to be.
  • the state equation is converted into a Schur stable region ( ) and the unstable region ( ) and a first step of separating; a second step of approximating the Sure stable region; and a third step of approximating the unstable region.
  • the second step is is an approximation step.
  • the third step is As a step of approximating to , the state variable arithmetic expression for generating a control signal is,
  • F s is the absolute value of all eigenvalues less than 1, the absolute values of all eigenvalues of F u are greater than or equal to 1, and k 1 is is a sufficiently large natural number that converges to zero.
  • k 2 is ( is a sufficiently small number greater than 0)
  • A is a matrix in which the elements immediately above the diagonal elements are all 1, and the remaining elements are 0.
  • k 1 and k 2 can be the same value.
  • the dynamic data processing method according to the present invention may be executed by a computer program recorded on a computer-readable recording medium.
  • FIG. 1 is an exemplary block diagram of an environment in which a method of processing dynamic control data according to the present invention is performed
  • FIG. 2 is a flowchart of a method for processing dynamic data according to the present invention
  • Fig. 3 is an exemplary block diagram of an electronic computing device for implementing the dynamic data processing method according to the present invention
  • Encryption/decryption may be applied to the information (data) transmission process performed in the present specification as needed, and the expressions describing the information (data) transmission process in the present specification and claims are all encrypted/decrypted, even if not separately mentioned. It should be construed as including cases.
  • expressions such as “transfer from A to B (transfer)" or “A receives from B” include transmission (transmission) or reception with another medium included in the middle, and directly from A to B It does not represent only being transmitted (delivered) or received.
  • the order of each step should be understood as non-limiting unless the preceding step must be logically and temporally performed before the subsequent step.
  • module or “unit” refers to a logical combination of hardware that is applied universally or individually and software that performs the function.
  • dynamic control data is defined as control data that becomes meaningless or its value is significantly reduced if it is not processed within a certain period of time, and thus effectively disappears
  • dynamic controller means a controller made of a dynamic system In this way, the state variable is maintained inside the controller and the state variable is updated at every operation time.
  • the present invention is performed by an electronic arithmetic device such as a computer capable of electronic calculation, and the mathematical operation and calculation of each step of the present invention described below is suitable for a known coding method and/or the present invention for performing the corresponding operation or calculation. It can be implemented by computer operation by coding designed to
  • the method according to the present invention may be executed by an electronic computing device such as a computer, a tablet PC, a mobile phone, a portable computing device, or a stationary computing device. It should also be understood that one or more methods or aspects of the present invention may be executed by at least one processor.
  • the processor may be installed in a computer, a tablet PC, a mobile device, a portable computing device, and the like.
  • a memory configured to store computer program instructions may be installed in such a device such that the program is specifically programmed to cause the processor to execute the stored program instructions to execute one or more processes as described herein.
  • the information and methods described herein may be implemented by a computer, tablet PC, mobile device, portable computing device, etc. including one or more additional components and a processor.
  • control logic may be implemented in a non-volatile computer-readable medium including program instructions executable by a processor, a controller/control unit, or the like.
  • Examples of computer-readable media include, but are not limited to, ROM, RAM, CD-ROM, magnetic tape, floppy disk, flash drive, smart card, optical data storage device, and the like.
  • the computer-readable recording medium may be distributed in computers connected to a network, and the computer-readable medium may be stored and executed in a distributed manner, for example, by a remote server or a controller area network (CAN).
  • CAN controller area network
  • the electronic computing device 309 includes a processor (eg, a central processing unit (CPU) 310 , a memory 320 , a wired or wireless communication unit 330 , and at least one input unit). 340, and at least one output unit 350, but the components including are not limited to the listed components. It is understood that the structure shown in Fig. 3 is provided in a simplified manner for illustrative purposes only.
  • the structure of the electronic arithmetic unit 309 may be changed in an appropriate manner by those skilled in the art according to the claims to be described later.
  • each component of the electronic arithmetic unit 309 may also be changed according to the following claims. It can be changed in an appropriate manner by those skilled in the art.Therefore, the structure of the device shown in Fig. 3 is merely exemplary and should not be construed as limiting the scope of the present invention.
  • the processor 310 may control the operation of the electronic computing device 309 .
  • the processor 310 may be operated to control and interact with various components installed in the electronic computing device 309 as shown in FIG. 3 .
  • the memory 320 may store program instructions or data executed by the processor 310 .
  • the processes (steps) described in this specification may be stored in the memory 320 in the form of program instructions for execution of the processor 310 .
  • the communication unit 330 may enable the electronic computing device 309 to transmit data to or receive data from at least one external device through a communication network.
  • the input unit 340 may allow the electronic computing device 309 to receive various types of inputs, such as audio/video input, user input, and data input.
  • the input unit 340 includes, for example, at least one camera 342 (ie, “image acquisition unit”), a touch panel 344 , and a microphone (not shown) to accept various types of inputs. ), a sensor 346 , a keyboard, a mouse, and at least one button or switch (not shown) may include various input devices.
  • image acquisition unit may refer to, but is not limited to, the camera 342 .
  • the output unit 1350 may display information on the display screen 1352 for the user to view. Display screen 1352 may be configured to accept at least one input, such as a user tapping or pressing screen 1352 , through various known mechanisms.
  • the output unit 1350 may further include a light source 1354 .
  • the electronic computing device 1309 is shown as a single device, it may be comprised of multiple separate devices that may be connected and interact with each other during use.
  • value is defined as a concept including not only a scalar value but also a matrix, a vector, or a polynomial.
  • the meaning of obtaining a predetermined value by performing an operation such as encryption or hashing on a specific value means not only the specific value but also the transformation value of the specific value (for example, adding a predetermined value to the specific value, or It is defined as including an operation such as encryption or hashing for another value calculated through a process such as changing a specific value according to a predetermined rule).
  • controller 10 is a discrete-time linear time-invariant controller.
  • controller 10 is a discrete-time linear time-invariant controller.
  • those of ordinary skill in the control field who understand the technical spirit of the present invention can apply the present invention to other types of linear controllers or time-varying controllers without much difficulty.
  • FIG. 1 shows an example of a control environment for performing dynamic control data processing according to the present invention.
  • This environment includes a controller 10 , an actuator 20 , a decryption module 25 , a controlled unit 30 , a sensor 40 , and an encryption module 45 .
  • the actuator 20 and the decryption module 25 are illustrated in FIG. 1 as separate components, the actuator 20 and the decryption module 25 may be integrally formed.
  • the sensor 40 and the encryption module 45 are also shown in FIG. 1 as separate components, the sensor 40 and the encryption module 45 may be integrally configured. At least one of the decryption module 25 and the encryption module 45 may be integrally configured with the controller 10 .
  • Decryption and encryption may use a symmetric key method or a public key encryption method.
  • the decryption module 25 and the encryption module 45 have the same key.
  • the decryption module 25 uses the private key and the encryption module 45 has the public key. can have
  • the actuator 20 controls the controlled unit 30 according to the control command u(t) of the controller 10 .
  • the sensor 40 senses the output of the controlled unit 30 .
  • the encryption module 45 is a value obtained by isomorphic encryption of the signal detected by the sensor 40. is input to the controller 10 as a controller input value.
  • the decryption module 25 is an encrypted controller output signal value that is an output of the controller 10 . is decoded and provided to the actuator 20 .
  • the equation of state of the control system according to the present invention is defined as follows. Since the same operation applied to the state equation of the plaintext state and the state equation of the ciphertext state produces the same result due to the characteristics of the homomorphic encryption, the plaintext state is described herein for convenience of explanation.
  • Coordinate transformation of state variables ( ) can always be divided into a stable region (subscript “s”) and an unstable region (subscript “u”) as follows (step 200).
  • the coordinate transformation matrix T 1 may be a matrix expressing the state matrix F in Jordan Canonical Form.
  • step 210 the stable region is approximated as (step 210).
  • FIG. 2 shows that the stable region is first approximated and the unstable region is approximated, the order may be changed.
  • Equation 3 can be arranged in the following approximation matrix form.
  • Equation 4 can be summarized as follows.
  • Equation 5 the matrix A is a matrix in which all elements immediately above the diagonal element are "1" and all other elements are "0".
  • Equation 5 since the state matrix A takes the form of an integer matrix, it can be seen that the state matrix of the control system becomes an integer matrix, and thus Equation 5 enables infinite operation in the isomorphic encrypted state.
  • a value of z s is calculated based on the state variable of the stable region calculated by Equation 5 (step 230).
  • step 200 the unstable region is approximated as follows.
  • the state equation of the unstable region can be arranged as follows.
  • Equation 9 can be expressed again as follows.
  • Equation 10 since the state matrix of the unstable region becomes an integer matrix in the coordinate-transformed state, infinite calculation is possible for the unstable region in the homomorphic encryption state.
  • Equation 9 The state variable coordinated by Equation 10 When the value is calculated, the z u value is calculated therefrom by Equation 9 (step 230).
  • k 1 and k 2 may be the same or different values.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Theoretical Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Algebra (AREA)
  • Mathematical Analysis (AREA)
  • Mathematical Optimization (AREA)
  • Mathematical Physics (AREA)
  • Pure & Applied Mathematics (AREA)
  • Physics & Mathematics (AREA)
  • Computing Systems (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Storage Device Security (AREA)

Abstract

본 발명은 동형 암호 기반의 동적 제어 데이터 처리 방법에 대한 것으로서, 좀 더 자세하게는 재부팅과 제어 데이터의 재암호화 과정 없이 무한 연산이 가능한 동형 암호 기반의 동적 데이터 처리 방법에 대한 것이다. 본 발명에 의한 동적 데이터 처리 방법은, 상기 상태 방정식을 슈어 안정(Schur stable) 영역(zs(t+1)) = Fszs(t) + Gsy(t))와 불안정 영역(zu(t+1) = Fuzu(t) + Guy(t))로 분리하는 제1 단계와; 상기 슈어 안정 영역을 근사화하는 제2 단계와; 상기 불안정 영역을 근사화하는 제3 단계를 포함한다. 제3 단계는, zu(t+1) ≒ F0zu(t) + Guy(t)로 근사화하는 단계이다.

Description

재부팅 및 제어신호의 재암호화가 필요없으며 무한 연산이 가능한 동형암호화기반의 동적 데이터 처리 방법
본 발명은 동형 암호 기반의 동적 제어 데이터 처리 방법에 대한 것으로서, 좀 더 자세하게는 재부팅과 제어 데이터의 재암호화 과정 없이 무한 연산이 가능한 동형 암호 기반의 동적 데이터 처리 방법에 대한 것이다.
네트워크 통신으로 컴퓨터에 물리적 시스템이 연결될수록 실제 제어 시스템이 해커의 목표가 될 가능성이 높아진다. 일반적으로 연산부(computation; 사이버 부분), 물리적 시스템(물리적 부분)와 통신부(사이버 파트와 물리적 부분간의 링크)를 통칭하여 사이버-물리 시스템(cyber-physical system)이라고 한다.
사이버-물리 시스템의 개방성 및 연결성으로 인해 악성 공격에 취약할 수 밖에 없는데, 산업 플랜트 등이 악성 해커의 공격에 노출된다면 대규모 사고를 초래할 수도 있고 작게는 개별 플랜트 등이 오작동할 수 있다.
그러한 문제를 예방하기 위하여 제어 신호를 암호화하여 사용하는 방법이 채택될 수 있는데, 암호화된 데이터를 제어기가 연산을 하기 위해서는 복호화 과정이 필요하다.
복호화를 위해서는 제어기가 비밀키를 소유하고 있어야 하는데 그러한 환경에서는 비밀키가 해커에 의해서 탈취될 가능성이 있기 때문에 보안상 취약점이 존재한다.
이러한 문제를 해결하기 위하여 제어 데이터를 동형 암호화하고, 암호화된 제어 데이터를 연산하는 기술적 사상이 2013년 12월 25일에 공개된 유럽특허출원공개 EP 2 677 680 A1에 기재되어 있다. 그런데 동형 암호문은 연산을 거듭할수록 내부 노이즈가 증가하고, 실수를 정수화하는 과정에서 포함되는 스케일링 팩터(비례 정수)가 누적되는 등의 한계로 인해 나중에는 더 이상의 연산이 불가능하게 된다. 그러한 경우 제어기를 부트스트래핑(재부팅)해야 하는데, 부트스트래핑을 하는 동안은 제어기가 암호화된 상태 변수를 업데이트하지 못하므로 제어기 동작이 멈추는 문제가 있었다.
2018년 11월 19일에 등록공고된 한국특허 제10-1919940호는, 부트스트래핑을 하는 동안에 상태 변수 업데이트 문제를 해결하기 위한 방법을 제안하고 있다. 이 특허는 다중 제어기를 도입하여 어느 하나의 제어기가 부트 스트래핑을 하는 동안에 다른 제어기가 상태 변수를 업데이트하는 방법을 제안하고 있다. 그러나 이 방법은 제어기를 여러 개 사용하므로 비용 문제와 복잡도 상승으로 인해 실제 적용에 어려움이 있고, 제어기가 여전히 재부팅을 해야 하는 한계를 가지고 있기 때문에 소요 연산 시간을 짧게 하기도 어려운 문제가 있었다.
본 출원인은 상기 문제를 해결하기 위해 2019년 10월 10일에 상태 행렬을 정수화함으로써 무한 연산이 가능한 발명에 대해 특허출원을 하고 특허등록을 받은 ㅂ바 있다(특허 제10-2306635호; 2021년 9월 28일 등록공고).
그러나 이 발명에 따르면 제어 신호의 재암호화 과정이 필요한 한계가 있어서 예를 들어 제어 알고리즘을 분산하여 여러 제어기가 처리하는 시스템에서는 문제가 생길 수 있다.
본 발명은 전술한 종래 기술의 문제를 해결함으로써 재부팅 과정 및 제어 신호의 재암호화 과정이 필요없으면서도, 동형암호기반 동적 데이터의 무한 연산이 가능한 동적 제어 데이터의 처리 방법을 제공하는 것을 목적으로 한다.
본 발명에 의한 동적 데이터 처리 방법은, 피제어부와, 제어기와, 제어기로부터 수신한 제어 신호를 복호화하는 모듈과, 복호화 모듈로부터 복호화된 제어 신호를 수신하여 작동하는 액츄에이터와, 피제어부의 출력을 검지하는 센서와, 센서의 신호를 동형 암호화하는 동형 암호화 모듈을 포함하는 환경에서 실행되며,상기 제어기의 상태 방정식은,
Figure PCTKR2021017080-appb-img-000001
이다.
본 발명에 의한 동적 데이터 처리 방법은, 상기 상태 방정식을 슈어 안정(Schur stable) 영역(
Figure PCTKR2021017080-appb-img-000002
)과 불안정 영역(
Figure PCTKR2021017080-appb-img-000003
)으로 분리하는 제1 단계와; 상기 슈어 안정 영역을 근사화하는 제2 단계와; 상기 불안정 영역을 근사화하는 제3 단계를 포함한다.
제2 단계는,
Figure PCTKR2021017080-appb-img-000004
로 근사화하는 단계이다.
제3 단계는,
Figure PCTKR2021017080-appb-img-000005
로 근사화하는 단계로서, 제어 신호 생성을 위한 상태 변수 연산식은,
Figure PCTKR2021017080-appb-img-000006
Figure PCTKR2021017080-appb-img-000007
Figure PCTKR2021017080-appb-img-000008
Figure PCTKR2021017080-appb-img-000009
Figure PCTKR2021017080-appb-img-000010
이다.
Fs는 모든 고유값(eigenvalue)의 절대값은 1보다 작으며, Fu의 모든 고유값의 절대값은 1보다 크거나 같으며, k1
Figure PCTKR2021017080-appb-img-000011
가 0에 수렴하는 충분히 큰 자연수이다.
k2
Figure PCTKR2021017080-appb-img-000012
(
Figure PCTKR2021017080-appb-img-000013
는 0보다 큰 충분히 작은 수)이고
Figure PCTKR2021017080-appb-img-000014
(
Figure PCTKR2021017080-appb-img-000015
이고,
Figure PCTKR2021017080-appb-img-000016
)인 조건을 만족시키는 자연수이다.
Figure PCTKR2021017080-appb-img-000017
이며, A는 대각 원소 바로 위의 원소가 모두 1이며, 나머지 원소는 0인 행렬이다.
k1과 k2는 같은 값이 될 수 있다.
본 발명에 의한 동적 데이터 처리 방법은, 컴퓨터 판독 가능 기록 매체에 기록된 컴퓨터 프로그램에 의해 실행될 수 있다.
본 발명에 의한 동형 암호 기반의 동적 데이터를 처리함에 있어서 재부팅 및 제어 신호의 재암호화 과정이 필요없이도 무한 연산이 가능한 동적 데이터의 처리 방법이 제공되는 효과가 있다.
도 1은 본 발명에 의한 동적 제어 데이터의 처리 방법이 수행되는 환경의 예시적인 블록도.
도 2는 본 발명에 의한 동적 데이터의 처리 방법의 흐름도.
도 3은 본 발명에 의한 동적 데이터 처리 방법을 실행하는 전자적 연산 장치의 예시적인 블록도.
이하에서는 첨부 도면을 참조하여 본 발명에 대해서 자세하게 설명한다.
본 명세서에서 수행되는 정보(데이터) 전송 과정은 필요에 따라서 암호화/복호화가 적용될 수 있으며, 본 명세서 및 특허청구범위에서 정보(데이터) 전송 과정을 설명하는 표현은 별도로 언급되지 않더라도 모두 암호화/복호화하는 경우도 포함하는 것으로 해석되어야 한다. 본 명세서에서 "A로부터 B로 전송(전달)" 또는 "A가 B로부터 수신"과 같은 형태의 표현은 중간에 다른 매개체가 포함되어 전송(전달) 또는 수신되는 것도 포함하며, A로부터 B까지 직접 전송(전달) 또는 수신되는 것만을 표현하는 것은 아니다. 본 발명의 설명에 있어서 각 단계의 순서는 선행 단계가 논리적 및 시간적으로 반드시 후행 단계에 앞서서 수행되어야 하는 경우가 아니라면 각 단계의 순서는 비제한적으로 이해되어야 한다. 즉 위와 같은 예외적인 경우를 제외하고는 후행 단계로 설명된 과정이 선행 단계로 설명된 과정보다 앞서서 수행되더라도 발명의 본질에는 영향이 없으며 권리범위 역시 단계의 순서에 관계없이 정의되어야 한다. 그리고 본 명세서에서 “A 또는 B”는 A와 B 중 어느 하나를 선택적으로 가리키는 것 뿐만 아니라 A와 B 모두를 포함하는 것도 의미하는 것으로 정의된다. 또한, 본 명세서에서 "포함"이라는 용어는 포함하는 것으로 나열된 요소 이외에 추가로 다른 구성요소를 더 포함하는 것도 포괄하는 의미를 가진다.
본 명세서에서 "모듈" 또는 "유니트"라 함은 범용적 또는 개별적으로 적용되는 하드웨어와 그 기능을 수행하는 소프트웨어의 논리적 결합을 의미한다.
본 명세서에서는 본 발명의 설명에 필요한 필수적인 구성요소만을 설명하며, 본 발명의 본질과 관계가 없는 구성요소는 언급하지 아니한다. 그리고 언급되는 구성요소만을 포함하는 배타적인 의미로 해석되어서는 아니되며 다른 구성요소도 포함할 수 있는 비배타적인 의미로 해석되어야 한다.
본 명세서에서 "동적 제어 데이터"라고 함은, 일정 시간 내에 처리되지 않으면 무의미해지거나 그 가치가 현저히 떨어져서 사실상 효용성이 사라지는 제어 데이터로 정의되며, "동적 제어기"라고 함은 동적 시스템으로 만들어진 제어기라는 뜻으로 제어기 내부에 상태 변수를 유지하여 매 연산시간마다 상태변수가 갱신되는 형태의 제어기를 포함한다.
본 발명은 전자적 연산이 가능한 컴퓨터 등의 전자적 연산 장치에 의해서 수행되며, 후술하는 본 발명의 각 단계의 수학적 연산 및 산출은 해당 연산 또는 산출을 하기 위해 공지되어 있는 코딩 방법 및/또는 본 발명에 적합하게 고안된 코딩에 의해서 컴퓨터 연산으로 구현될 수 있다.
본 발명에 의한 방법은 컴퓨터, 태블릿 PC, 모바일폰, 휴대용 연산 장치, 고정식 연산 장치 등의 전자적 연산장치에 의해서 실행될 수 있다. 또한, 본 발명의 하나 또는 그 이상의 방법 또는 형태가 적어도 하나의 프로세서에 의해 실행될 수 있다는 점이 이해되어야 한다. 프로세서는, 컴퓨터, 태블릿PC, 모바일 장치, 휴대용 연산장치 등에 설치될 수 있다. 컴퓨터 프로그램 명령을 저장하도록 되어 있는 메모리가 그러한 장치에 설치되어서 프로그램이 저장된 프로그램 명령을 프로세서가 실행하도록 특별히 프로그램되어 하나 또는 그 이상의, 본 명세서에 기재된 기재된 바와 같은 프로세스를 실행할 수 있다. 또한, 본 명세서에 기재된 정보 및 방법 등은,하나 또는 그 이상의 추가적인 구성요소와 프로세서를 포함하는 컴퓨터, 태블릿PC, 모바일 장치, 휴대용 연산 장치 등에 의해서 실행될 수 있다는 점이 이해되어야 한다. 또한, 제어 로직은, 프로세서, 제어부/제어 유니트 등에 의해 실행가능한 프로그램 명령을 포함하는 비휘발성 컴퓨터 판독 가능 매체로 구현될 수 있다. 컴퓨터판독 가능 매체의 예로는, ROM, RAM, CD-ROM, 자기 테이프, 플로피 디스크, 플래시 드라이브, 스마트 카드, 광학 데이터 저장 장치 등이 있지만 그에 제한되는 것은 아니다. 또한, 컴퓨터 판독 가능 기록 매체는 네트워크로 연결된 컴퓨터에 분산되어, 컴퓨터 판독 가능 매체가 분산된 방식 예를 들어 원격 서버 또는 CAN(Controller Area Network)에 의해 분산된 방식으로 저장되고 실행될 수도 있다.
본 발명의 각 단계를 수행하는 전자적 연산 장치의 일례가 도 3에 도시되어 있다. 도 3에 도시된 바와 같이 전자적 연산 장치(309)는 프로세서(예를 들어 중앙 처리 유니트(CPU; 310)와, 메모리(320)와, 유선 또는 무선 통신 유니트(330)와, 적어도 하나의 입력 유니트(340), 및 적어도 하나의 출력 유니트(350)를 포함하지만, 포함하는 구성요소는 열거된 구성요소에 제한되지 않는다. 도 3에 도시된 구조는 단지 설명의 목적으로 단순화되어 제공되는 것이라는 점이 이해되어야 한다. 전자적 연산 장치(309)의 구조는 후술하는 특허청구범위에 따라서 당업자에 의해 적절한 방식으로 변경될 수 있다. 또한, 전자적 연산 장치(309)의 각 구성요소 역시 후술하는 특허청구범위에 따라서 당업자에 의해 적절한 방식으로 변경될 수 있다. 그러므로, 도 3에 도시된 장치의 구조는 단지 예시적이며 본 발명의 권리범위를 제한하는 것으로 해석되어서는 아니된다.
프로세서(310)는 전자적 연산 장치(309)의 작동을 제어할 수 있다. 더 자세하게는 프로세서(310)는 도 3에 도시된 바와 같은 전자적 연산 장치(309)에 설치된 여러 구성요소를 제어하고 상호작용하도록 작동될 수 있다. 예를 들어, 메모리(320)는 프로세서(310)에 의해 실행되는 프로그램 명령이나 데이터를 저장할 수 있다. 본 명세서에서 설명하는 프로세스(단계)는 프로세서(310)의 실행을 위해 메모리(320)에 프로그램 명령어의 형태로 저장될 수 있다. 통신 유니트(330)는 전자적 연산 장치(309)가 통신 네트워크를 통해서 적어도 하나의 외부 장치로 데이터를 전송하거나 적어도 하나의 외부 장치로부터 데이터를 수신하도록 할 수 있다. 입력 유니트(340)는 전자적 연산 장치(309)가 오디오/비디오 입력, 사용자 입력, 데이터 입력 등의 다양한 형태의 입력을 수신하도록 할 수 있다. 이러한 목적을 위해 입력 유니트(340)는 다양한 형태의 입력을 받아들이기 위해서 예를 들어, 적어도 하나의 카메라(342, 즉 "이미지 획득 유니티")와, 터치 패널(344)과, 마이크로폰(도시되지 않음), 센서(346), 키보드, 마우스, 적어도 하나의 버튼이나 스위치(도시되지 않음) 등과 같은 다양한 입력 장치를 포함할 수 있다. 본 명세서에서 사용되는 "이미지 획득 유니트"라는 용어는 카메라(342)를 가리킬 수 있지만 그것에 제한되는 것은 아니다. 출력 유니트(1350)는, 사용자가 볼 수 있도록 디스플레이 스크린(1352)에 정보를 표시할 수 있다. 디스플레이 스크린(1352)은 공지되어 있는 다양한 메커니즘을 통해서 사용자 태핑(tapping)이나 스크린(1352)을 누르는 것과 같은 적어도 하나의 입력을 받아들이도록 구성될 수 있다. 출력 유니트(1350)는, 광원(1354)을 더 포함할 수 있다. 전자적 연산 장치(1309)는, 단일 장치로 도시되어 있지만, 사용되는 동안 서로 연결되고 상호작용할 수 있는 다중의 분리된 장치로 구성될 수도 있다.
본 명세서에서 "값"이라 함은 스칼라값 뿐만 아니라 행렬, 벡터 또는 다항식도 포함하는 개념으로 정의된다.
본 명세서에서 특정값에 대해 암호화 또는 해쉬 등과 같은 연산을 하여 소정의 값을 획득한다는 의미는 해당 특정값 뿐만 아니라 해당 특정값의 변형값(예를 들어, 특정값에 소정의 값을 추가로 연산하거나 소정의 규칙에 따라서 해당 특정값을 변화시키는 등의 과정을 통해서 산출된 다른 값)에 대한 암호화 또는 해쉬 등의 연산도 포함하는 것으로 정의된다.
본 명세서에서 설명하는 예시적인 실시예는 본 명세서에 개시(開示)되는 장치의 구조, 기능, 제작 및 용도와 방법의 원리에 대한 전반적인 이해를 제공한다. 이러한 하나 이상의 실시예가 첨부 도면에 도시되어 있다. 당업자라면 여기에 구체적으로 기재되고 첨부 도면에 도시되어 있는 장치 및 방법이 비제한적이고 예시적인 실시예이며 본 발명의 권리범위는 특허청구범위에 의해서 정의된다는 점을 이해할 것이다. 하나의 예시적인 실시예와 관련되어 도시되고 설명되는 특징은 다른 실시예의 특징과도 결합될 수 있다. 그러한 수정(modification) 또는 변경(variation)은 본 발명의 권리범위에 포함되도록 의도된다.
Figure PCTKR2021017080-appb-img-000018
는 *의 반올림 값을 의미한다.
본 명세서에서는 설명의 편의를 위해 제어기(10)가 이산시간 선형 시불변 제어기(discrete-time linear time-invariant controller)인 것으로 가정한다. 그러나 본 발명의 기술적 사상을 이해한, 제어 분야에서 통상의 지식을 가지는 사람이라면, 다른 형태의 선형 제어기 또는 시변 제어기에도 본 발명을 별다른 어려움 없이 적용할 수 있다.
도 1에는 본 발명에 의한 동적 제어 데이터 처리를 수행하는 제어 환경의 일례가 도시되어 있다.
이 환경은, 제어기(10)와, 액츄에이터(20)와, 복호화 모듈(25)과, 피제어부(30)와, 센서(40)와, 암호화 모듈(45)을 포함한다.
액츄에이터(20)와 복호화 모듈(25)은 별도의 구성요소로 도 1에 도시되어 있지만, 액츄에이터(20)와 복호화 모듈(25)은 일체로 구성될 수도 있다. 센서(40)와 암호화 모듈(45)도 별도의 구성요소로 도 1에 도시되어 있지만, 센서(40)와 암호화 모듈(45)은 일체로 구성될 수도 있다. 복호화 모듈(25)과 암호화 모듈(45) 중 적어도 어느 하나는 제어기(10)와 일체로 구성될 수도 있다.
복호화와 암호화는 대칭키 방식을 사용할 수도 있고, 공개키 암호화 방식을 사용할 수도 있다. 대칭키 방식인 경우에는, 복호화 모듈(25)과 암호화 모듈(45)이 동일한 키를 가지고 있으며, 공개키 암호화 방식인 경우에는 복호화 모듈(25)은 비밀키를, 암호화 모듈(45)은 공개키를 가질 수 있다.
액츄에이터(20)는 제어기(10)의 제어 명령 u(t)에 따라서 피제어부(30)를 제어한다. 센서(40)는 피제어부(30)의 출력을 감지한다. 암호화 모듈(45)은 센서(40)가 감지한 신호를 동형 암호화한 값인
Figure PCTKR2021017080-appb-img-000019
를 제어기 입력값으로서 제어기(10)로 입력한다. 복호화 모듈(25)은 제어기(10)의 출력인 암호화된 제어기 출력 신호값인
Figure PCTKR2021017080-appb-img-000020
를 복호화하여 액츄에이터(20)에 제공한다.
본 발명에 의한 제어 시스템의 상태 방정식은 다음과 같이 정의된다. 평문 상태의 상태 방정식과 암호문 상태의 상태 방정식에 적용되는 동일한 연산은 동형암호의 특성상 동일한 결과를 산출하므로, 설명의 편의를 위해 본 명세서에서는 평문 상태로 설명한다.
Figure PCTKR2021017080-appb-img-000021
Figure PCTKR2021017080-appb-img-000022
상태 변수를 좌표변환(
Figure PCTKR2021017080-appb-img-000023
)을 하면 항상 다음과 같이 안정 영역(아래첨자 "s")과 불안정 영역(아래첨자 "u")으로 나눌 수 있다(단계 200).
Figure PCTKR2021017080-appb-img-000024
Figure PCTKR2021017080-appb-img-000025
Figure PCTKR2021017080-appb-img-000026
상기 좌표 변환 행렬 T1은 상태 행렬 F를 Jordan Canonical Form으로 표현하는 행렬이 될 수 있다.
Fs의 모든 고유값(eigenvalue
Figure PCTKR2021017080-appb-img-000027
;
Figure PCTKR2021017080-appb-img-000028
)의 절대값은 1보다 작다.
Fu의 모든 고유값(eigenvalue
Figure PCTKR2021017080-appb-img-000029
;
Figure PCTKR2021017080-appb-img-000030
)의 절대값은 1보다 크거나 같다.
k1→∞인 경우에는
Figure PCTKR2021017080-appb-img-000031
이 된다. 충분히 큰 자연수 k1를 선택하면 안정 영역은 다음과 같이 근사화된다(단계 210). 도 2에는 안정 영역을 먼저 근사화하고 불안정 영역을 근사화하는 것으로 도시되어 있지만 그 순서는 바뀌어도 무방하다.
Figure PCTKR2021017080-appb-img-000032
여기에서 t≥k1이다.
상기 수학식 3은 다음과 같은 근사화 행렬 형태로 정리할 수 있다.
Figure PCTKR2021017080-appb-img-000033
Figure PCTKR2021017080-appb-img-000034
상기 수학식 4는 다음과 같이 정리할 수 있다.
Figure PCTKR2021017080-appb-img-000035
수학식 5에서 행렬 A는 대각 원소 바로 위의 원소는 모두 "1"이며, 나머지 원소는 모두 "0"인 행렬이다.
수학식 5에서 상태 행렬 A는 정수 행렬의 형태를 취하므로, 제어 시스템의 상태 행렬이 정수 행렬이 되는 것으로 볼 수 있으며, 따라서 수학식 5는 동형 암호화된 상태에서 무한 연산이 가능해 진다.
수학식 5에 의해서 산출된 안정 영역의 상태 변수에 기초하여 zs값을 산출한다(단계 230).
단계(200)에서는 다음과 같이 불안정 영역을 근사화한다.
먼저 다음과 같은 관계가 성립할 수 있음을 알 수 있다.
Figure PCTKR2021017080-appb-img-000036
를 만족하는 임의의 실수 a에 대해서는,
Figure PCTKR2021017080-appb-img-000037
가 성립한다.
그리고 0보다 큰 임의의 충분히 작은
Figure PCTKR2021017080-appb-img-000038
,
Figure PCTKR2021017080-appb-img-000039
를 만족하는 복소수
Figure PCTKR2021017080-appb-img-000040
에 대해서,
Figure PCTKR2021017080-appb-img-000041
를 만족하는, 자연수 k와 복소수
Figure PCTKR2021017080-appb-img-000042
가 존재한다.
상기 관계를 기초로 유도하면 다음과 같은 정리(lemma)가 성립한다.
[LEMMA]
불안정한 행렬
Figure PCTKR2021017080-appb-img-000043
에 대해서 다음의 수학식 6을 만족하는 자연수 k2, 행렬
Figure PCTKR2021017080-appb-img-000044
, 행렬
Figure PCTKR2021017080-appb-img-000045
가 존재한다.
Figure PCTKR2021017080-appb-img-000046
상기 정리에 의하면, 불안정 영역의 상태 방정식은 다음과 같이 정리될 수 있다.
Figure PCTKR2021017080-appb-img-000047
Figure PCTKR2021017080-appb-img-000048
Figure PCTKR2021017080-appb-img-000049
의 관계를 만족하는 T2를 이용하여 다음과 같은 좌표 변환을 고려한다.
Figure PCTKR2021017080-appb-img-000050
Figure PCTKR2021017080-appb-img-000051
Figure PCTKR2021017080-appb-img-000052
Figure PCTKR2021017080-appb-img-000053
Figure PCTKR2021017080-appb-img-000054
수학식 9는 다시 다음과 같이 표현할 수 있다.
Figure PCTKR2021017080-appb-img-000055
Figure PCTKR2021017080-appb-img-000056
Figure PCTKR2021017080-appb-img-000057
Figure PCTKR2021017080-appb-img-000058
Figure PCTKR2021017080-appb-img-000059
수학식 10에 의하면 좌표변환된 상태에서 불안정 영역의 상태 행렬이 정수 행렬이 되기 때문에, 동형 암호화 상태에서 불안정 영역에 대해서 무한 연산이 가능해진다.
수학식 10에 의해서 좌표변환된 상태 변수
Figure PCTKR2021017080-appb-img-000060
값이 산출되면 그로부터 수학식 9에 의해서 zu값을 산출한다(단계 230).
zs값과 zu값이 산출되면 그로부터 상태변수 x값을 산출하고 그로부터 제어 데이터 u값을 산출하고 산출된 제어 데이터 정확하게는 제어데이터의 동형 암호화값을 액츄에이터(20)로 전송한다.
k1과 k2는 같은 값이 될 수도 있고, 서로 다른 값이 될 수도 있다.
본 발명에 의하면, 일반적으로 실수 원소를 가지는 상태 행렬을 안정 영역과 불안정 영역으로 분리하고, 각각의 영역에 대해서 상태 방정식을 근사화한 후 상태 행렬을 정수 행렬화함으로써 동형 암호문 상태에서 무한 연산이 가능하게 할 수 있는 효과가 제공된다.
이상 첨부 도면을 참고하여 본 발명에 대해서 설명하였지만 본 발명의 권리범위는 후술하는 특허청구범위에 의해 결정되며 전술한 실시예 및/또는 도면에 제한되는 것으로 해석되어서는 아니된다. 그리고 특허청구범위에 기재된 발명의, 당업자에게 자명한 개량, 변경 및 수정도 본 발명의 권리범위에 포함된다는 점이 명백하게 이해되어야 한다.

Claims (5)

  1. 피제어부와, 제어기와, 제어기로부터 수신한 제어 신호를 복호화하는 모듈과, 복호화 모듈로부터 복호화된 제어 신호를 수신하여 작동하는 액츄에이터와, 피제어부의 출력을 검지하는 센서와, 센서의 신호를 동형 암호화하는 동형 암호화 모듈을 포함하는 환경에서 상기 제어기가 수행하는 동적 제어 데이터의 처리 방법에 있어서,
    상기 제어기의 상태 방정식은,
    Figure PCTKR2021017080-appb-img-000061
    이며,
    상기 상태 방정식을 슈어 안정(Schur stable) 영역(
    Figure PCTKR2021017080-appb-img-000062
    )과 불안정 영역(
    Figure PCTKR2021017080-appb-img-000063
    )으로 분리하는 제1 단계와,
    상기 슈어 안정 영역을 근사화하는 제2 단계와,
    상기 불안정 영역을 근사화하는 제3 단계를 포함하며,
    제2 단계는,
    Figure PCTKR2021017080-appb-img-000064
    로 근사화하는 단계이며,
    제3 단계는,
    Figure PCTKR2021017080-appb-img-000065
    로 근사화하는 단계로서,
    제어 신호 생성을 위한 상태 변수 연산식은,
    Figure PCTKR2021017080-appb-img-000066
    Figure PCTKR2021017080-appb-img-000067
    Figure PCTKR2021017080-appb-img-000068
    Figure PCTKR2021017080-appb-img-000069
    Figure PCTKR2021017080-appb-img-000070
    이며,
    Fs는 모든 고유값(eigenvalue)의 절대값은 1보다 작으며, Fu의 모든 고유값의 절대값은 1보다 크거나 같으며,
    k1
    Figure PCTKR2021017080-appb-img-000071
    가 0에 수렴하는 충분히 큰 자연수이며,
    k2
    Figure PCTKR2021017080-appb-img-000072
    (
    Figure PCTKR2021017080-appb-img-000073
    는 0보다 큰 충분히 작은 수)이고
    Figure PCTKR2021017080-appb-img-000074
    (
    Figure PCTKR2021017080-appb-img-000075
    이고,
    Figure PCTKR2021017080-appb-img-000076
    )인 조건을 만족시키는 자연수인,
    제어기가 수행하는 동적 제어 데이터의 처리 방법.
  2. 청구항 1에 있어서,
    Figure PCTKR2021017080-appb-img-000077
    이며, A는 대각 원소 바로 위의 원소가 모두 1이며, 나머지 원소는 0인 행렬인,
    제어기가 수행하는 동적 제어 데이터의 처리 방법.
  3. 청구항 1에 있어서,
    k1과 k2는 같은 값인,
    제어기가 수행하는 동적 제어 데이터의 처리 방법.
  4. 청구항 1 내지 청구항 3 중 어느 하나의 청구항에 기재된 방법의 단계를 실행하는 컴퓨터 프로그램이 기록된, 컴퓨터 판독 가능 기록 매체.
  5. 청구항 1 내지 청구항 3 중 어느 하나의 청구항에 기재된 방법의 단계를 실행하기 위해 컴퓨터 판독 가능 기록 매체에 기록된 컴퓨터 프로그램.
PCT/KR2021/017080 2021-01-18 2021-11-19 재부팅 및 제어신호의 재암호화가 필요없으며 무한 연산이 가능한 동형암호화기반의 동적 데이터 처리 방법 Ceased WO2022154241A1 (ko)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US18/342,627 US12634113B2 (en) 2021-01-18 2023-06-27 Method for processing dynamic data based on homomorphic encryption which carries out unlimited arithmetic operations without bootstrapping and reencryption of control data

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR10-2021-0006962 2021-01-18
KR1020210006962A KR102467595B1 (ko) 2021-01-18 2021-01-18 재부팅 및 제어신호의 재암호화가 필요없으며 무한 연산이 가능한 동형암호화기반의 동적 데이터 처리 방법

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US18/342,627 Continuation US12634113B2 (en) 2021-01-18 2023-06-27 Method for processing dynamic data based on homomorphic encryption which carries out unlimited arithmetic operations without bootstrapping and reencryption of control data

Publications (1)

Publication Number Publication Date
WO2022154241A1 true WO2022154241A1 (ko) 2022-07-21

Family

ID=82447186

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/KR2021/017080 Ceased WO2022154241A1 (ko) 2021-01-18 2021-11-19 재부팅 및 제어신호의 재암호화가 필요없으며 무한 연산이 가능한 동형암호화기반의 동적 데이터 처리 방법

Country Status (2)

Country Link
KR (1) KR102467595B1 (ko)
WO (1) WO2022154241A1 (ko)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2025121592A1 (ko) * 2023-12-05 2025-06-12 한양대학교 산학협력단 연산 속도가 향상된 동형 암호 시스템 및 이에 있어서 암호문 생성 방법

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20140071605A (ko) * 2012-12-04 2014-06-12 삼성전자주식회사 데이터 처리 방법, 센서 장치 및 사용자 단말
KR20140114933A (ko) * 2013-03-18 2014-09-30 한국전자통신연구원 정수 기반 준동형 암호 기법에서 압축 암복호화를 제공하는 시스템 및 방법
KR20180092199A (ko) * 2017-02-08 2018-08-17 서울대학교산학협력단 완전 동형 암호 방법에 의한 동적 데이터의 처리 방법
US20190182216A1 (en) * 2016-04-12 2019-06-13 The Governing Council Of The University Of Toronto System and methods for validating and performing operations on homomorphically encrypted data

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2677680A1 (en) 2012-06-19 2013-12-25 ABB Research Ltd. Processing operational data of an industrial system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20140071605A (ko) * 2012-12-04 2014-06-12 삼성전자주식회사 데이터 처리 방법, 센서 장치 및 사용자 단말
KR20140114933A (ko) * 2013-03-18 2014-09-30 한국전자통신연구원 정수 기반 준동형 암호 기법에서 압축 암복호화를 제공하는 시스템 및 방법
US20190182216A1 (en) * 2016-04-12 2019-06-13 The Governing Council Of The University Of Toronto System and methods for validating and performing operations on homomorphically encrypted data
KR20180092199A (ko) * 2017-02-08 2018-08-17 서울대학교산학협력단 완전 동형 암호 방법에 의한 동적 데이터의 처리 방법

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
CHEON JUNG HEE; HAN KYOOHYUNG; KIM HYUNTAE; KIM JUNSOO; SHIM HYUNGBO: "Need for Controllers Having Integer Coefficients in Homomorphically Encrypted Dynamic System", 2018 IEEE CONFERENCE ON DECISION AND CONTROL (CDC), IEEE, 17 December 2018 (2018-12-17), pages 5020 - 5025, XP033503700, DOI: 10.1109/CDC.2018.8619600 *

Also Published As

Publication number Publication date
US20230344618A1 (en) 2023-10-26
KR20220104524A (ko) 2022-07-26
KR102467595B1 (ko) 2022-11-16

Similar Documents

Publication Publication Date Title
CN108632284B (zh) 基于区块链的用户数据授权方法、介质、装置和计算设备
WO2021071054A1 (ko) 재부팅없이 무한 연산이 가능한 동형 암호 기반의 동적 궤환 제어기의 구성 방법
WO2018147497A1 (ko) 완전 동형 암호 방법에 의한 동적 데이터의 처리 방법
CN109644129B (zh) 用于硬件加速密码的密钥的线程所有权
WO2017071329A1 (zh) 密码管理方法、密码管理系统及终端设备
WO2020130348A1 (ko) 디바이스 고유암호키 생성기 및 방법
WO2017105072A1 (ko) 생체 정보 기반 인증 장치 그리고 이의 동작 방법
WO2023158193A1 (ko) 동형 암호를 기반으로 하는 데이터 처리 방법 및 장치
WO2019124667A1 (ko) 웨어러블 디바이스 통신 지원 장치 및 방법
CA2571450A1 (en) Encrypted keyboard
WO2019177265A1 (ko) 랜섬웨어 대응을 위한 데이터 처리 방법, 이를 실행시키는 프로그램 및 상기 프로그램을 기록한 컴퓨터 판독 가능한 기록매체
CN110955888B (zh) 应用程序数据保护方法、装置、设备、存储介质
WO2023191216A1 (ko) 데이터 암호화 및 복호화 시스템, 방법
WO2015160190A1 (ko) 사용자 인증용 가상 키보드 생성 장치 및 방법
WO2025230063A1 (ko) 키 캡슐화 메커니즘을 위한 재구성형 모듈-격자 양자내성암호 프로세서
WO2024210253A1 (en) Method for threshold secret sharing and reconstruction for multi-compartment
WO2019103360A1 (ko) Iot 경량단말 환경에서 프록시 재암호화 기반의 데이터 관리 방법 및 시스템
CN115934031B (zh) 一种计算引擎、数据处理方法、设备及存储介质
WO2017107053A1 (en) Isolated remotely-virtualized mobile computing environment
WO2024144078A1 (ko) 동형 암호문의 선형변환 장치 및 방법
WO2021090975A1 (ko) 임시 익명 인증서 생성 방법
KR102467595B1 (ko) 재부팅 및 제어신호의 재암호화가 필요없으며 무한 연산이 가능한 동형암호화기반의 동적 데이터 처리 방법
WO2015199325A1 (ko) 유한체 gf(3n)상에서 쉬프트 된 다항식 기저를 이용한 이차 미만의 공간복잡도를 갖는 병렬 곱셈기, 그 방법 및 이를 기록한 기록매체
WO2023224182A1 (en) Method and device for performing homomorphic permutation
WO2023113572A1 (ko) 전자 장치 및 암호화 방법

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 21919865

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 21919865

Country of ref document: EP

Kind code of ref document: A1