FR3101981B1 - Extraction et insertion de mots binaires - Google Patents

Extraction et insertion de mots binaires Download PDF

Info

Publication number
FR3101981B1
FR3101981B1 FR1911349A FR1911349A FR3101981B1 FR 3101981 B1 FR3101981 B1 FR 3101981B1 FR 1911349 A FR1911349 A FR 1911349A FR 1911349 A FR1911349 A FR 1911349A FR 3101981 B1 FR3101981 B1 FR 3101981B1
Authority
FR
France
Prior art keywords
extraction
binary data
masked
binary words
processing
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.)
Active
Application number
FR1911349A
Other languages
English (en)
Other versions
FR3101981A1 (fr
Inventor
Rene Peyrard
Fabrice Romain
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.)
STMicroelectronics Rousset SAS
STMicroelectronics Grenoble 2 SAS
Original Assignee
STMicroelectronics Rousset SAS
STMicroelectronics Grenoble 2 SAS
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 STMicroelectronics Rousset SAS, STMicroelectronics Grenoble 2 SAS filed Critical STMicroelectronics Rousset SAS
Priority to FR1911349A priority Critical patent/FR3101981B1/fr
Priority to US17/038,584 priority patent/US20210109713A1/en
Priority to CN202011078321.5A priority patent/CN112650470A/zh
Publication of FR3101981A1 publication Critical patent/FR3101981A1/fr
Application granted granted Critical
Publication of FR3101981B1 publication Critical patent/FR3101981B1/fr
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F7/00Methods or arrangements for processing data by operating upon the order or content of the data handled
    • G06F7/76Arrangements for rearranging, permuting or selecting data according to predetermined rules, independently of the content of the data
    • G06F7/764Masking
    • 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/002Countermeasures against attacks on cryptographic mechanisms
    • H04L9/003Countermeasures against attacks on cryptographic mechanisms for power analysis, e.g. differential power analysis [DPA] or simple power analysis [SPA]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F7/00Methods or arrangements for processing data by operating upon the order or content of the data handled
    • G06F7/38Methods or arrangements for performing computations using exclusively denominational number representation, e.g. using binary, ternary, decimal representation
    • G06F7/48Methods or arrangements for performing computations using exclusively denominational number representation, e.g. using binary, ternary, decimal representation using non-contact-making devices, e.g. tube, solid state device; using unspecified devices
    • G06F7/57Arithmetic logic units [ALU], i.e. arrangements or devices for performing two or more of the operations covered by groups G06F7/483 – G06F7/556 or for performing logical operations
    • G06F7/575Basic arithmetic logic units, i.e. devices selectable to perform either addition, subtraction or one of several logical operations, using, at least partially, the same circuitry
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F7/00Methods or arrangements for processing data by operating upon the order or content of the data handled
    • G06F7/38Methods or arrangements for performing computations using exclusively denominational number representation, e.g. using binary, ternary, decimal representation
    • G06F7/48Methods or arrangements for performing computations using exclusively denominational number representation, e.g. using binary, ternary, decimal representation using non-contact-making devices, e.g. tube, solid state device; using unspecified devices
    • G06F7/491Computations with decimal numbers radix 12 or 20.
    • G06F7/492Computations with decimal numbers radix 12 or 20. using a binary weighted representation within each denomination
    • G06F7/493Computations with decimal numbers radix 12 or 20. using a binary weighted representation within each denomination the representation being the natural binary coded representation, i.e. 8421-code
    • G06F7/494Adding; Subtracting
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F7/00Methods or arrangements for processing data by operating upon the order or content of the data handled
    • G06F7/38Methods or arrangements for performing computations using exclusively denominational number representation, e.g. using binary, ternary, decimal representation
    • G06F7/48Methods or arrangements for performing computations using exclusively denominational number representation, e.g. using binary, ternary, decimal representation using non-contact-making devices, e.g. tube, solid state device; using unspecified devices
    • G06F7/491Computations with decimal numbers radix 12 or 20.
    • G06F7/492Computations with decimal numbers radix 12 or 20. using a binary weighted representation within each denomination
    • G06F7/493Computations with decimal numbers radix 12 or 20. using a binary weighted representation within each denomination the representation being the natural binary coded representation, i.e. 8421-code
    • G06F7/496Multiplying; Dividing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F7/00Methods or arrangements for processing data by operating upon the order or content of the data handled
    • G06F7/60Methods 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/72Methods 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/727Modulo N arithmetic, with N being either (2**n)-1,2**n or (2**n)+1, e.g. mod 3, mod 4 or mod 5
    • 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/12Details relating to cryptographic hardware or logic circuitry
    • H04L2209/122Hardware reduction or efficient architectures

Landscapes

  • Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Computing Systems (AREA)
  • Computational Mathematics (AREA)
  • Mathematical Analysis (AREA)
  • Mathematical Optimization (AREA)
  • Pure & Applied Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Mathematical Physics (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Error Detection And Correction (AREA)
  • Executing Machine-Instructions (AREA)
  • Compression, Expansion, Code Conversion, And Decoders (AREA)

Abstract

Extraction et insertion de mots binaires La présente description concerne un procédé de traitement de données binaires masquées, mis en oeuvre par un dispositif adapté à effectuer des calculs sur des données binaires (10), comprenant une opération d'extraction et d'insertion d'une première partie (B1_M) d'une première donnée binaire masquée (B_M) dans une deuxième donnée binaire masquée (Z_M), dans laquelle les première et deuxième données binaires masquées restent masquées pendant tout le traitement. Figure pour l'abrégé : Fig. 2
FR1911349A 2019-10-11 2019-10-11 Extraction et insertion de mots binaires Active FR3101981B1 (fr)

Priority Applications (3)

Application Number Priority Date Filing Date Title
FR1911349A FR3101981B1 (fr) 2019-10-11 2019-10-11 Extraction et insertion de mots binaires
US17/038,584 US20210109713A1 (en) 2019-10-11 2020-09-30 Device and method for extraction and insertion of binary words
CN202011078321.5A CN112650470A (zh) 2019-10-11 2020-10-10 用于二进制字的提取和插入的设备和方法

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
FR1911349 2019-10-11
FR1911349A FR3101981B1 (fr) 2019-10-11 2019-10-11 Extraction et insertion de mots binaires

Publications (2)

Publication Number Publication Date
FR3101981A1 FR3101981A1 (fr) 2021-04-16
FR3101981B1 true FR3101981B1 (fr) 2021-11-12

Family

ID=69810936

Family Applications (1)

Application Number Title Priority Date Filing Date
FR1911349A Active FR3101981B1 (fr) 2019-10-11 2019-10-11 Extraction et insertion de mots binaires

Country Status (3)

Country Link
US (1) US20210109713A1 (fr)
CN (1) CN112650470A (fr)
FR (1) FR3101981B1 (fr)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
FR3101983B1 (fr) 2019-10-11 2021-11-12 St Microelectronics Grenoble 2 Détermination d'un bit indicateur
FR3101980B1 (fr) 2019-10-11 2021-12-10 St Microelectronics Grenoble 2 Processeur
FR3101982B1 (fr) 2019-10-11 2024-03-08 St Microelectronics Grenoble 2 Détermination d'un bit indicateur

Family Cites Families (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB1245441A (en) * 1968-08-27 1971-09-08 Int Computers Ltd Improvements in or relating to adders operating on variable fields within words
US3906459A (en) * 1974-06-03 1975-09-16 Control Data Corp Binary data manipulation network having multiple function capability for computers
US20040254966A1 (en) * 2003-05-16 2004-12-16 Daewoo Educational Foundation Bit manipulation operation circuit and method in programmable processor
US7370180B2 (en) * 2004-03-08 2008-05-06 Arm Limited Bit field extraction with sign or zero extend
EP1845442B1 (fr) * 2006-04-11 2011-11-09 STMicroelectronics Srl Calcul d'une multiplication modulaire avec un circuit électronique
CN101355421B (zh) * 2008-09-25 2011-05-11 中国电信股份有限公司 分组加解密数据长度适配的方法
WO2012127572A1 (fr) * 2011-03-18 2012-09-27 富士通株式会社 Procédé, programme et dispositif de traitement de données secrètes
EP2634953A1 (fr) * 2012-03-02 2013-09-04 Gemalto SA Procédé de contre-mesure contre l'analyse de canal latéral pour algorithmes cryptographiques utilisant des opérations booléennes et opérations arithmétiques
CN107196973B (zh) * 2017-07-25 2019-12-17 广东虹勤通讯技术有限公司 一种数据加密、解密方法及装置
CN107689863A (zh) * 2017-09-05 2018-02-13 成都三零嘉微电子有限公司 一种算术加法掩码转布尔异或掩码的防护电路

Also Published As

Publication number Publication date
CN112650470A (zh) 2021-04-13
FR3101981A1 (fr) 2021-04-16
US20210109713A1 (en) 2021-04-15

Similar Documents

Publication Publication Date Title
FR3101981B1 (fr) Extraction et insertion de mots binaires
US11605087B2 (en) Method and apparatus for identifying identity information
PH12019502304A1 (en) Method and device for writing service data in block chain system
CN107357779B (zh) 一种获取机构名称的方法及装置
US8862460B2 (en) System, method, and program for processing text using object coreference technology
FR2820849B1 (fr) Procede de stockage de donnees informatiques et dispositif de stockage correspondant
SG10201710531VA (en) Program, information processing apparatus and method
FR3101980B1 (fr) Processeur
FR3103584B1 (fr) Procédé de gestion du débogage d’un système sur puce formant par exemple un microcontrôleur, et système sur puce correspondant
Mathison et al. Computers and Telecommunications: Issues in Public Policy.
FR3101983B1 (fr) Détermination d'un bit indicateur
Eide et al. The validity of frozen section diagnosis based on video-microscopy.
FR3094108B1 (fr) Procédé d'exécution, par un microprocesseur, d'un code binaire comportant une fonction appelante et une fonction appelee
KR102336760B1 (ko) 래들 식별 방법 및 그 전자 장치
Deo et al. Implementation and operational research: expedited results delivery systems using GPRS technology significantly reduce early infant diagnosis test turnaround times
FR3063920B1 (fr) Tuyauterie specifique pour moteur d'aeronef et procede de fabrication associe
Rowland Jr The Process of Reification: Recent Trends in Communications Legislation and Policy-Making.
FR3103404B1 (fr) Dispositif de traitement de plusieurs faces d’objets, et procédé de traitement correspondant
Ajai et al. Diagnosing ovine epididymitis by immunofluorescence.
MX2008010522A (es) Metodo configurado para facilitar servicios de asesoria financiera.
FR2384300A1 (fr) Procede et dispositif pour l'acceleration du calcul de l'adresse d'une microinstruction dans un systeme de traitement de donnees
FR2445983A1 (fr) Dispositif pour executer des operations arithmetiques decimales
Cuevas et al. Identification of river hydromorphological features using histograms of oriented gradients cascaded to the Viola-Jones algorithm
FR3093198B1 (fr) Transmission de données liées sur bus I2C
FR3118230B1 (fr) Systeme de traitement d’informations

Legal Events

Date Code Title Description
PLFP Fee payment

Year of fee payment: 2

PLSC Publication of the preliminary search report

Effective date: 20210416

PLFP Fee payment

Year of fee payment: 3

PLFP Fee payment

Year of fee payment: 4

PLFP Fee payment

Year of fee payment: 5

PLFP Fee payment

Year of fee payment: 6