Or try an example search: BCD Adder
Project information The Modular Simultaneous Exponentiation core is a flexible hardware design to support modular simultaneous exponentiations in…
Consecutive AES core Description of project.. Features - AES encoder - 128/192/256 bit - AES decoder - 128/192/256 bit Status - Key Expansion added…
This Core implements the Advanced Encryption Standard (Rijndael Algorithm) according to the NIST standard as documented in FIPS-197. This AES core…
Three different implementations of the AES-128 (VHDL).
Please write a description of the project here. It is used as a MetaTag (search engines looks at this).
Four stage pipeline design working at 361.890MHz on Xilinx's 28nm Kintex 7 speed grade 3 FPGA device. Calculating 4 blocks parallely,…
General Description I know there are plenty of AES (Rijndael) implementations around. I created my own anyway because I was unhappy with either the…
Bit-serial multiplication on the NIST B-163 curve. This implementation utilizes DSP481E blocks (Artix-7 FPGA).
The module is designed and optimized for Bitcoin hash work on FPGA or ASIC.
Modular multiplication and modular exponentiation play an important role in the most of existing cryptographic systems. In fact these are time and…
Camellia block cipher cores. Features The project is composed of different cores: Performance optimized: exploits pipelining in order to maximize…
The main goal on this research work was to provide a compact hardware CLEFIA structure, while still being able to achieve implementations with…
Crypto-PAn A hardware implementation of Crypto-PAn[1]. The core makes use of a fully pipelined 128-bit AES (Rijndael) cipher engine as the…
VHDL implementation of the classic DES block cipher (iterative architecture).
VHDL implementation of the DESL block cipher (iterative architecture).
VHDL implementation of the DESLX block cipher (iterative architecture).
VHDL implementation of the DESX block cipher (iterative architecture).
Overview IOTA PoW needs a lot of computational power which makes sending transactions on smaller microcontrollers (like ARM) very slow. This is a…
Simple to use SHA-2 algorithm Is a VHDL implementation of SHA-224/256 core. Major project choice is semplicity: just feed core with message a chunk…
Mini AES Advanced Encryption Standard (AES) implementation with small area/resources utilization. Features - Encryption and Decryption unit in…