Camellia Block Cipher Cores

Details
Category: Crypto Core
Created: October 17, 2007
Updated: January 27, 2020
Language: VHDL
Other project properties
WishBone compliant: No
WishBone version: n/a
License: GPL
Description
Camellia block cipher cores.
Features
The project is composed of different cores:
- Performance optimized: exploits pipelining in order to maximize the throughput. There are two different versions: the first accept only 128-bit key in order to minimize area and the second accept all key sizes.
- Area optimized: exploits looping in order to minimize area.
Status
All the cores are tested only at pre-synthesis stage and therefore cannot be considered stable.