CN101540672A - 数据处理系统以及数据处理方法 - Google Patents
数据处理系统以及数据处理方法 Download PDFInfo
- Publication number
- CN101540672A CN101540672A CN200910005867A CN200910005867A CN101540672A CN 101540672 A CN101540672 A CN 101540672A CN 200910005867 A CN200910005867 A CN 200910005867A CN 200910005867 A CN200910005867 A CN 200910005867A CN 101540672 A CN101540672 A CN 101540672A
- Authority
- CN
- China
- Prior art keywords
- mentioned
- prime number
- integer
- remainder
- unit
- 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.)
- Granted
Links
- 238000012545 processing Methods 0.000 title claims abstract description 60
- 238000003672 processing method Methods 0.000 title claims abstract description 20
- 238000012360 testing method Methods 0.000 claims abstract description 142
- 230000015654 memory Effects 0.000 claims abstract description 35
- 238000004364 calculation method Methods 0.000 claims abstract description 8
- 238000003860 storage Methods 0.000 claims description 25
- 238000000034 method Methods 0.000 abstract description 40
- 230000003247 decreasing effect Effects 0.000 abstract description 6
- 230000008859 change Effects 0.000 abstract description 4
- 238000007873 sieving Methods 0.000 abstract 2
- 230000006870 function Effects 0.000 description 17
- 239000000872 buffer Substances 0.000 description 16
- 238000010586 diagram Methods 0.000 description 14
- 230000009471 action Effects 0.000 description 11
- 239000000945 filler Substances 0.000 description 10
- 230000008901 benefit Effects 0.000 description 9
- 238000005516 engineering process Methods 0.000 description 8
- 230000008569 process Effects 0.000 description 8
- 238000012216 screening Methods 0.000 description 8
- 230000000694 effects Effects 0.000 description 6
- 229910002056 binary alloy Inorganic materials 0.000 description 5
- 230000020509 sex determination Effects 0.000 description 5
- 102100029469 WD repeat and HMG-box DNA-binding protein 1 Human genes 0.000 description 4
- 101710097421 WD repeat and HMG-box DNA-binding protein 1 Proteins 0.000 description 4
- 238000013459 approach Methods 0.000 description 3
- 230000005039 memory span Effects 0.000 description 3
- 230000004913 activation Effects 0.000 description 2
- 238000003491 array Methods 0.000 description 2
- 238000006243 chemical reaction Methods 0.000 description 2
- 230000006872 improvement Effects 0.000 description 2
- 230000014759 maintenance of location Effects 0.000 description 2
- 230000007246 mechanism Effects 0.000 description 2
- 238000011017 operating method Methods 0.000 description 2
- 230000009897 systematic effect Effects 0.000 description 2
- 241001269238 Data Species 0.000 description 1
- 230000001133 acceleration Effects 0.000 description 1
- 230000004888 barrier function Effects 0.000 description 1
- 230000005540 biological transmission Effects 0.000 description 1
- 238000004891 communication Methods 0.000 description 1
- 230000008878 coupling Effects 0.000 description 1
- 238000010168 coupling process Methods 0.000 description 1
- 238000005859 coupling reaction Methods 0.000 description 1
- 238000013461 design Methods 0.000 description 1
- 230000006866 deterioration Effects 0.000 description 1
- 238000006073 displacement reaction Methods 0.000 description 1
- 230000005611 electricity Effects 0.000 description 1
- 230000002349 favourable effect Effects 0.000 description 1
- 239000012467 final product Substances 0.000 description 1
- 230000008676 import Effects 0.000 description 1
- 238000011835 investigation Methods 0.000 description 1
- 238000002372 labelling Methods 0.000 description 1
- 238000002360 preparation method Methods 0.000 description 1
- 230000004043 responsiveness Effects 0.000 description 1
Images
Classifications
-
- 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
-
- 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/3006—Public key, i.e. encryption algorithm being computationally infeasible to invert or user's encryption keys not requiring secrecy underlying computational problems or public-key parameters
- H04L9/3033—Public key, i.e. encryption algorithm being computationally infeasible to invert or user's encryption keys not requiring secrecy underlying computational problems or public-key parameters details relating to pseudo-prime or prime number generation, e.g. primality test
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F2207/00—Indexing scheme relating to methods or arrangements for processing data by operating upon the order or content of the data handled
- G06F2207/72—Indexing scheme relating to groups G06F7/72 - G06F7/729
- G06F2207/7204—Prime number generation or prime number testing
-
- 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/20—Manipulating the length of blocks of bits, e.g. padding or block truncation
-
- 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/56—Financial cryptography, e.g. electronic payment or e-cash
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Computing Systems (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Mathematical Analysis (AREA)
- Pure & Applied Mathematics (AREA)
- Mathematical Optimization (AREA)
- Computational Mathematics (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Computer Security & Cryptography (AREA)
- Mathematical Physics (AREA)
- General Engineering & Computer Science (AREA)
- Storage Device Security (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
Abstract
Description
Claims (30)
Applications Claiming Priority (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2008072723A JP5328186B2 (ja) | 2008-03-21 | 2008-03-21 | データ処理システム及びデータ処理方法 |
JP2008072723 | 2008-03-21 | ||
JP2008-072723 | 2008-03-21 |
Related Child Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN2011104102369A Division CN102393813A (zh) | 2008-03-21 | 2009-02-10 | 数据处理系统以及数据处理方法 |
Publications (2)
Publication Number | Publication Date |
---|---|
CN101540672A true CN101540672A (zh) | 2009-09-23 |
CN101540672B CN101540672B (zh) | 2013-06-26 |
Family
ID=40638135
Family Applications (2)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN2011104102369A Pending CN102393813A (zh) | 2008-03-21 | 2009-02-10 | 数据处理系统以及数据处理方法 |
CN2009100058675A Expired - Fee Related CN101540672B (zh) | 2008-03-21 | 2009-02-10 | 数据处理系统以及数据处理方法 |
Family Applications Before (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN2011104102369A Pending CN102393813A (zh) | 2008-03-21 | 2009-02-10 | 数据处理系统以及数据处理方法 |
Country Status (4)
Country | Link |
---|---|
US (1) | US8374345B2 (zh) |
EP (1) | EP2104031A3 (zh) |
JP (1) | JP5328186B2 (zh) |
CN (2) | CN102393813A (zh) |
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN102546162A (zh) * | 2010-12-29 | 2012-07-04 | 北京数字太和科技有限责任公司 | 一种数据安全处理方法 |
CN103348672A (zh) * | 2011-02-09 | 2013-10-09 | 富士通株式会社 | 嵌入式设备中的信息处理装置、信息处理方法以及信息处理程序 |
CN106059769A (zh) * | 2015-04-17 | 2016-10-26 | 恩智浦有限公司 | 使用查找表的模幂运算 |
CN107729018A (zh) * | 2012-09-28 | 2018-02-23 | 英特尔公司 | 循环向量化方法和设备 |
Families Citing this family (26)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP5179933B2 (ja) * | 2008-04-18 | 2013-04-10 | ルネサスエレクトロニクス株式会社 | データ処理装置 |
FR2946207A1 (fr) * | 2009-05-28 | 2010-12-03 | Proton World Internat Nv | Protection d'une generation de nombres premiers pour algorithme rsa |
JP5366758B2 (ja) * | 2009-10-27 | 2013-12-11 | 日本電信電話株式会社 | パラメータ設定装置、パラメータ設定方法、プログラム |
GB2480259A (en) * | 2010-05-10 | 2011-11-16 | Etsem Ltd | Data sequence encryption using primes generated from random natural numbers |
CN102325024A (zh) * | 2011-09-26 | 2012-01-18 | 飞天诚信科技股份有限公司 | 一种生成大素数的方法和装置 |
DE102011117236A1 (de) * | 2011-10-28 | 2013-05-02 | Giesecke & Devrient Gmbh | Effiziente Primzahlprüfung |
DE102011117219A1 (de) * | 2011-10-28 | 2013-05-02 | Giesecke & Devrient Gmbh | Bestimmen eines Divisionsrests und Ermitteln von Primzahlkandidaten für eine kryptographische Anwendung |
DE102011117237A1 (de) * | 2011-10-28 | 2013-05-02 | Giesecke & Devrient Gmbh | Effiziente modulare Inversion mit Primzahltest |
JP5848106B2 (ja) * | 2011-11-28 | 2016-01-27 | ルネサスエレクトロニクス株式会社 | 半導体装置及びicカード |
EP2791784A1 (fr) * | 2011-12-15 | 2014-10-22 | Inside Secure | Procede de generation de nombres premiers prouves adapte aux cartes a puce |
US9083703B2 (en) * | 2012-03-29 | 2015-07-14 | Lockheed Martin Corporation | Mobile enterprise smartcard authentication |
US10270748B2 (en) | 2013-03-22 | 2019-04-23 | Nok Nok Labs, Inc. | Advanced authentication techniques and applications |
US9396320B2 (en) | 2013-03-22 | 2016-07-19 | Nok Nok Labs, Inc. | System and method for non-intrusive, privacy-preserving authentication |
US9887983B2 (en) | 2013-10-29 | 2018-02-06 | Nok Nok Labs, Inc. | Apparatus and method for implementing composite authenticators |
CN103227987B (zh) * | 2013-04-08 | 2016-05-04 | 哈尔滨工程大学 | 一种异构传感网认证组密钥管理方法 |
CN104767622B (zh) * | 2015-04-20 | 2018-08-14 | 努比亚技术有限公司 | 加密方法及装置 |
US10769635B2 (en) | 2016-08-05 | 2020-09-08 | Nok Nok Labs, Inc. | Authentication techniques including speech and/or lip movement analysis |
US10637853B2 (en) | 2016-08-05 | 2020-04-28 | Nok Nok Labs, Inc. | Authentication techniques including speech and/or lip movement analysis |
CN108242994B (zh) * | 2016-12-26 | 2021-08-13 | 阿里巴巴集团控股有限公司 | 密钥的处理方法和装置 |
US10248553B2 (en) * | 2017-07-14 | 2019-04-02 | International Business Machines Corporation | Test methodology for detection of unwanted cryptographic key destruction |
US11868995B2 (en) | 2017-11-27 | 2024-01-09 | Nok Nok Labs, Inc. | Extending a secure key storage for transaction confirmation and cryptocurrency |
US11831409B2 (en) | 2018-01-12 | 2023-11-28 | Nok Nok Labs, Inc. | System and method for binding verifiable claims |
GB2574613B (en) * | 2018-06-12 | 2020-07-22 | Advanced Risc Mach Ltd | Device, system, and method of generating and handling cryptographic parameters |
US12041039B2 (en) | 2019-02-28 | 2024-07-16 | Nok Nok Labs, Inc. | System and method for endorsing a new authenticator |
US11792024B2 (en) | 2019-03-29 | 2023-10-17 | Nok Nok Labs, Inc. | System and method for efficient challenge-response authentication |
CN113900476A (zh) * | 2021-10-11 | 2022-01-07 | 吴鸿邦 | 一种高效分解素数与合成破译rsa密码的新型算法 |
Family Cites Families (14)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP3626340B2 (ja) * | 1996-12-26 | 2005-03-09 | 株式会社東芝 | 暗号装置及び暗号鍵生成方法、並びに素数生成装置及び素数生成方法 |
TW419925B (en) * | 1998-01-27 | 2001-01-21 | Mitsubishi Electric Corp | Method and apparatus for arithmetic operation and recording medium thereof |
JP2003511899A (ja) * | 1999-10-01 | 2003-03-25 | フランス テレコム | エンティティの真正性及びメッセージの完全性を証明するための特定のキーのセット |
FR2820905B1 (fr) * | 2001-02-09 | 2005-02-18 | Gemplus Card Int | Dispositif et procede de traitement de valeurs numeriques, notamment sous forme non-adjacente |
US7120248B2 (en) * | 2001-03-26 | 2006-10-10 | Hewlett-Packard Development Company, L.P. | Multiple prime number generation using a parallel prime number search algorithm |
JP2003122251A (ja) * | 2001-10-10 | 2003-04-25 | Sony Corp | 暗号情報生成方法と暗号情報生成装置、暗号情報生成プログラム及び記録媒体 |
US6718536B2 (en) * | 2002-06-21 | 2004-04-06 | Atmel Corporation | Computer-implemented method for fast generation and testing of probable prime numbers for cryptographic applications |
US7113595B2 (en) * | 2002-08-09 | 2006-09-26 | Gemplus | Generation of a random number that is non-divisible by a set of prime numbers |
US7346637B2 (en) * | 2003-07-31 | 2008-03-18 | Indian Institute Of Technology | Polynomial time deterministic method for testing primality of numbers |
DE10357749B4 (de) | 2003-12-10 | 2007-12-20 | Infineon Technologies Ag | Vorrichtung und Verfahren zum Bestimmen einer Teilerfreiheit einer Testzahl in Bezug auf eine Mehrzahl von Primzahlen |
CN102170351B (zh) * | 2004-11-11 | 2014-02-19 | 塞尔蒂卡姆公司 | 定制的静态Diffie-Hellman群 |
KR20080025349A (ko) | 2006-09-15 | 2008-03-20 | 이노베이티브 소닉 리미티드 | 무선통신시스템에서 서빙그랜트를 설정하는 방법 및 장치 |
US7986779B2 (en) * | 2007-06-30 | 2011-07-26 | Intel Corporation | Efficient elliptic-curve cryptography based on primality of the order of the ECC-group |
US8005210B2 (en) * | 2007-06-30 | 2011-08-23 | Intel Corporation | Modulus scaling for elliptic-curve cryptography |
-
2008
- 2008-03-21 JP JP2008072723A patent/JP5328186B2/ja not_active Expired - Fee Related
-
2009
- 2009-02-06 US US12/366,679 patent/US8374345B2/en not_active Expired - Fee Related
- 2009-02-09 EP EP09250320A patent/EP2104031A3/en not_active Withdrawn
- 2009-02-10 CN CN2011104102369A patent/CN102393813A/zh active Pending
- 2009-02-10 CN CN2009100058675A patent/CN101540672B/zh not_active Expired - Fee Related
Cited By (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN102546162A (zh) * | 2010-12-29 | 2012-07-04 | 北京数字太和科技有限责任公司 | 一种数据安全处理方法 |
CN103348672A (zh) * | 2011-02-09 | 2013-10-09 | 富士通株式会社 | 嵌入式设备中的信息处理装置、信息处理方法以及信息处理程序 |
CN107729018A (zh) * | 2012-09-28 | 2018-02-23 | 英特尔公司 | 循环向量化方法和设备 |
US10884744B2 (en) | 2012-09-28 | 2021-01-05 | Intel Corporation | System and method of loop vectorization by compressing indices and data elements from iterations based on a control mask |
CN106059769A (zh) * | 2015-04-17 | 2016-10-26 | 恩智浦有限公司 | 使用查找表的模幂运算 |
CN106059769B (zh) * | 2015-04-17 | 2020-09-29 | 恩智浦有限公司 | 一种用于执行使用查找表的模幂运算的装置及其方法 |
Also Published As
Publication number | Publication date |
---|---|
US20090245507A1 (en) | 2009-10-01 |
CN102393813A (zh) | 2012-03-28 |
US8374345B2 (en) | 2013-02-12 |
CN101540672B (zh) | 2013-06-26 |
JP5328186B2 (ja) | 2013-10-30 |
JP2009229615A (ja) | 2009-10-08 |
EP2104031A2 (en) | 2009-09-23 |
EP2104031A3 (en) | 2012-02-08 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN101540672B (zh) | 数据处理系统以及数据处理方法 | |
Menezes | Elliptic curve public key cryptosystems | |
US8077863B2 (en) | Secret sharing apparatus, method, and program | |
CN107040362B (zh) | 模乘设备和方法 | |
CN1677917B (zh) | 用于流式密码中的循环存储单元的方法和系统 | |
US9577826B2 (en) | Method of generating proven prime numbers suitable for being implemented in a smart card | |
CN100527072C (zh) | 用于执行蒙哥马利型模乘法的装置及方法 | |
US8509429B2 (en) | Protection of a prime number generation against side-channel attacks | |
CN100579006C (zh) | 一种实现快速大素数生成的rsa加密方法 | |
EP0917047A2 (en) | Method and apparatus for modular inversion for information security and recording medium with a program for implementing the method | |
US7486789B2 (en) | Device and method for calculation on elliptic curve | |
US9680647B2 (en) | Method of using a token in cryptography | |
US11190340B2 (en) | Efficient unified hardware implementation of multiple ciphers | |
US8291223B2 (en) | Arithmetic circuit for montgomery multiplication and encryption circuit | |
CN103095450A (zh) | 抵抗故障攻击的有限域密码算法 | |
CN104025018A (zh) | 有效地检验素数 | |
CN101243388A (zh) | 用于在加密计算中执行求逆运算的电路结构和方法 | |
JP2000511649A (ja) | 公開鍵暗号方法 | |
CN105027074A (zh) | 质数产生 | |
CN101464920A (zh) | 一种自动生成二元域ecc协处理器电路的设计方法 | |
CN104012029A (zh) | 通过至少一个蒙哥马利运算确定除余数和对于密码应用确定素数候选 | |
JP5038868B2 (ja) | 鍵共有方法、第1装置、第2装置、及びそれらのプログラム | |
Géraud et al. | Double-speed barrett moduli | |
JP4836676B2 (ja) | 素数生成プログラム | |
KR102348797B1 (ko) | Rsa 암호화 시스템의 rsa 회로 모듈 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
C06 | Publication | ||
PB01 | Publication | ||
C10 | Entry into substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
ASS | Succession or assignment of patent right |
Owner name: NEC CORP. Free format text: FORMER OWNER: RENESAS TECHNOLOGY CORP. Effective date: 20100906 |
|
C41 | Transfer of patent application or patent right or utility model | ||
COR | Change of bibliographic data |
Free format text: CORRECT: ADDRESS; FROM: TOKYO, JAPAN TO: KANAGAWA, JAPAN |
|
TA01 | Transfer of patent application right |
Effective date of registration: 20100906 Address after: Kanagawa, Japan Applicant after: NEC Corp. Address before: Tokyo, Japan Applicant before: Renesas Technology Corp. |
|
C14 | Grant of patent or utility model | ||
GR01 | Patent grant | ||
CP02 | Change in the address of a patent holder | ||
CP02 | Change in the address of a patent holder |
Address after: Tokyo, Japan Patentee after: Renesas Electronics Corporation Address before: Kanagawa, Japan Patentee before: Renesas Electronics Corporation |
|
CF01 | Termination of patent right due to non-payment of annual fee | ||
CF01 | Termination of patent right due to non-payment of annual fee |
Granted publication date: 20130626 Termination date: 20210210 |