CN103812643A - ARM-based AXI (advanced extensible interface) SHA3 (secure hash algorithm 3) IP (internet protocol) core design - Google Patents

ARM-based AXI (advanced extensible interface) SHA3 (secure hash algorithm 3) IP (internet protocol) core design Download PDF

Info

Publication number
CN103812643A
CN103812643A CN201410039933.1A CN201410039933A CN103812643A CN 103812643 A CN103812643 A CN 103812643A CN 201410039933 A CN201410039933 A CN 201410039933A CN 103812643 A CN103812643 A CN 103812643A
Authority
CN
China
Prior art keywords
axi
module
keccak
sha3
ram
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.)
Pending
Application number
CN201410039933.1A
Other languages
Chinese (zh)
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.)
XIAMEN DENSE PRINCIPAL INFORMATION TECHNOLOGY CO LTD
Original Assignee
XIAMEN DENSE PRINCIPAL INFORMATION TECHNOLOGY CO LTD
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 XIAMEN DENSE PRINCIPAL INFORMATION TECHNOLOGY CO LTD filed Critical XIAMEN DENSE PRINCIPAL INFORMATION TECHNOLOGY CO LTD
Priority to CN201410039933.1A priority Critical patent/CN103812643A/en
Publication of CN103812643A publication Critical patent/CN103812643A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Landscapes

  • Read Only Memory (AREA)

Abstract

The invention belongs to ARM-based AXI (advanced extensible interface) SHA3 (secure hash algorithm 3) IP (internet protocol) core design. An SHA3 IP core is designed according to characteristics of a Keccak module and an AXI Slave module, an AXI module is connected with the Keccak module, and the IP core has the advantages of low power consumption and less resource occupation and can be conveniently integrated into SoC design.

Description

The SHA3 IP kernel design of the AXI interface based on ARM
Technical field:
The present invention is directed to the feature of Keccak module and AXI Slave module, design state machine, realize reading out data from the RAM of AXI Slave and given Keccak processing, then the result of handling has been write in the RAM of AXI Slave, finally realized the Keccak IP design with AXI interface.
Background technology:
SHA (Secure Hash Algorithm, SHA) be a kind of DEA of being issued in 1993 by National Institute of Standards and Technology (National Institute of Standards and Technology, NIST).Its main thought is the eap-message digest that the message maps of variable-length is become to regular length, is widely used in the information security fields [1] such as cryptoguard, message discriminating, data integrity checking and digital signature.AXI interface is the up-to-date bus of ARM company, and this bus possesses high bandwidth, low delay, and the features such as flexible design, have become the most widely used on-chip bus standard [2] in SoC at present.Herein design the SHA3IP core based on AXI interface based on Keccak project [3] and the AXI project [4] of increasing income of increasing income.The design has low-power consumption, and the feature that resource occupation is less is applicable in the SoC design of portable equipment.
Summary of the invention:
1, realized being connected of AXI module and Keccak module, be convenient to designer and control and access Keccak module with unified interface.
2, for the independent operation of convenient read-write, the design has splitted into two a RAM in AXI Slave, and one of them is responsible for cushioning the output of AXI and the input of Keccak, and another one is responsible for the input of the AXI of the output that cushions Keccak.
Accompanying drawing explanation:
Fig. 1: project entirety interface schema
Fig. 2: local state figure
Embodiment:
1, read-write operation step is as follows:
(1) reset initialization enters IDLE state, waits for that AXI writes data to RAM_A and completes with Keccak and be ready to input data.
(2) carry out read states, what state machine control generated RAM_A reads address and control signal, data in RAM_A are read out successively and send a Keccak to process, if Keccak module occurs that busy state cannot receive data in the process of reading, enter Wait state, wait for that after Keccak is ready to, continuing reading out data send a Keccak again.After data in RAM_A have all read, state machine again enters Wait state and waits for that data processing finishes.
(3) enter WR state, the input that state machine calculated address and control signal are handled Keccak is written in RAM_B and cushions, in data writing, when the data processed if there is Keccak are also unripe, enter Wait state, wait for after data processing well and continue again data writing.
2, for convenience of the read-write of data, we have also defined the function of RAM_A and RAM_B home address:
Figure BSA0000100853250000011
When user needs deal with data, first needing data length to be processed to write the 0x1 address of RAM_A, then data to be processed need are started to write successively RAM_A from 0x02 address, after data write, write 0x01 toward 0x00, represent that data have write end and allowed state machine enter RD state.State machine first reads the length of input data in the time of RD state from 0x01, then generate control signal and address, starts reading out data give Keccak processing from 0x02 address.When detecting, state machine plays card after Keccak handles data, state machine enters WR state, first the data length of handling is write to the 0x01 address of RAM_B, then generate the data of control signal and address Keccak being handled and start to write successively RAM_B from 0x02 address, after data write, 0x00 address is write to 0x01, represent that these data of handling are effective.In the time that user detects that the 0x00 address of RAM_B is 0x01, start to read from 0x02 address the data of handling, after having read, RAM_A and RAM_B are resetted, the value of all addresses is all set to 0x00, then wait for data processing next time.

Claims (2)

1. utilize the Keccak module of ARM and the feature of AXI Slave module design SHA3IP core, realize being connected of AXI module and Keccak module, this IP kernel has low-power consumption, and the feature that resource occupation is less can easily be incorporated into during SoC designs.
2. realize following functions based on AXI interface SHA3IP core design: (1) has realized being connected of AXI module and Keccak module, control and access Keccak module with unified interface.(2) realized reading out data from the RAM of AXI Slave and given Keccak processing, and then the result of handling has been write in the RAM of AXI Slave.
CN201410039933.1A 2014-01-26 2014-01-26 ARM-based AXI (advanced extensible interface) SHA3 (secure hash algorithm 3) IP (internet protocol) core design Pending CN103812643A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410039933.1A CN103812643A (en) 2014-01-26 2014-01-26 ARM-based AXI (advanced extensible interface) SHA3 (secure hash algorithm 3) IP (internet protocol) core design

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410039933.1A CN103812643A (en) 2014-01-26 2014-01-26 ARM-based AXI (advanced extensible interface) SHA3 (secure hash algorithm 3) IP (internet protocol) core design

Publications (1)

Publication Number Publication Date
CN103812643A true CN103812643A (en) 2014-05-21

Family

ID=50708893

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410039933.1A Pending CN103812643A (en) 2014-01-26 2014-01-26 ARM-based AXI (advanced extensible interface) SHA3 (secure hash algorithm 3) IP (internet protocol) core design

Country Status (1)

Country Link
CN (1) CN103812643A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11822901B2 (en) 2019-03-18 2023-11-21 Pqshield Ltd. Cryptography using a cryptographic state

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101902379A (en) * 2009-06-01 2010-12-01 中兴通讯股份有限公司 Advanced extensible interface bus system and access control method thereof
CN102740511A (en) * 2011-04-12 2012-10-17 中兴通讯股份有限公司 Baseband radio frequency interface based on software defined radio (SDR) and application method thereof
WO2013089682A1 (en) * 2011-12-13 2013-06-20 Intel Corporation Method and apparatus to process keccak secure hashing algorithm

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101902379A (en) * 2009-06-01 2010-12-01 中兴通讯股份有限公司 Advanced extensible interface bus system and access control method thereof
CN102740511A (en) * 2011-04-12 2012-10-17 中兴通讯股份有限公司 Baseband radio frequency interface based on software defined radio (SDR) and application method thereof
WO2013089682A1 (en) * 2011-12-13 2013-06-20 Intel Corporation Method and apparatus to process keccak secure hashing algorithm

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
吴武飞,王奕,李仁发: "可重构Keccak算法设计及FPGA实现", 《计算机应用》 *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11822901B2 (en) 2019-03-18 2023-11-21 Pqshield Ltd. Cryptography using a cryptographic state

Similar Documents

Publication Publication Date Title
TWI705374B (en) Electronic apparatus and operation method thereof
CN102662903B (en) A kind of method realizing PCIE device hot plug by CPLD or FPGA
JP2013037517A5 (en)
US20150067223A1 (en) Hot swappable memory motherboard
CN215576589U (en) Storage mainboard based on processor soars
WO2017161750A1 (en) Mobile apparatus
CN202434203U (en) Flash disk with OTG (on-the-go) function
WO2020206879A1 (en) Method and device for automatically adapting link width of pcie port, electronic apparatus and storage medium
TWI507883B (en) Memory card access device, control method thereof, and memory card access system
US20060168391A1 (en) [flash memory storage device with pci express]
CN103812643A (en) ARM-based AXI (advanced extensible interface) SHA3 (secure hash algorithm 3) IP (internet protocol) core design
CN203204494U (en) Multifunctional high-stability slot structure and multifunctional card insertion module combined system
TW201810058A (en) Peripheral interface circuit and peripheral memory system
TWI441026B (en) Electronic device and method of setting removal policy of usb device
TWI579704B (en) Ssic device and link control method for ssic device
CN112765070A (en) Data transmission debugging method and system, electronic equipment and storage medium
US20130179717A1 (en) Electronic system with power saving function
US20130054865A1 (en) Mouse
CN206441150U (en) A kind of 6U CPEX mainboards universal test frock
EP4332789A1 (en) Methods and system for importing data to a graph database using near-storage processing
CN201207291Y (en) U disc
CN205620911U (en) 2U links multistage JBOD high density storage server outward
CN103593235A (en) Internal-memory active protection method based on software implementation
CN204697234U (en) The automatic writing system of key based on Android intelligent television platform
CN202083979U (en) Laptop capable of realizing universalization of internal modules

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
CB02 Change of applicant information

Address after: 361008, Xiamen Software Park, Fujian Province, two expect No. 45, Lane 408

Applicant after: XIAMEN DENSE PRINCIPAL INFORMATION TECHNOLOGY CO,LTD

Address before: 361008 Fujian province Xiamen software park two sunrise Road No. 32 room 40303

Applicant before: XIAMEN DENSE PRINCIPAL INFORMATION TECHNOLOGY CO,LTD

COR Change of bibliographic data
DD01 Delivery of document by public notice

Addressee: Han Yongfei

Document name: Notification of Acceptance of Request for Reexamination

DD01 Delivery of document by public notice
RJ01 Rejection of invention patent application after publication

Application publication date: 20140521

RJ01 Rejection of invention patent application after publication