Or try an example search: 8 bit multiplier
Project information The Modular Simultaneous Exponentiation core is a flexible hardware design to support modular simultaneous exponentiations in…
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).
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).
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…
Present is a lightweight block cipher dedicated to implement in Hardware. It was developed by Knudsen team. This cipher operates on the 64 bit text…
VHDL implementation of the NOEKEON block cipher (iterative architecture).
This is the GV_SHA256, a fast SHA-256 engine (580Mbps @ 74MHz), fully compliant to the NIST FIPS-180-4 SHA-256 approved algorithm. It is…
This is a fully pipelined implementation of the AES (rijndael) cipher with 128 bit keysize. Post place and route logs show the maximum speed to be…
The Cryptographic Algorithm which is most widely used throughout the world for protecting information. Cryptography is the art of secret writing,…