C3 Nehemia C5P with better hardware RNG and AES support

Ralf-P. Weinmann rpw at uni.de
Wed Oct 15 14:06:11 PDT 2003


On Wed, Oct 15, 2003 at 05:14:17PM +0200, Eugen Leitl wrote:
> News in from San Jose microprocessor forum:
> 
> latest VIA C3 C5P does 1 GHz at 7 W power dissipation,
> has now two hardware RNG engines (and two x86 opcodes to
> read them), and an Advanced Cryptography Engine
> which can do AES (Rijndael128? doesn't say) at
> 12.5 GBit/s rate.

Look at the PadLock ACE programming guide [1]. Only seems to support Rijndael
with a block size of 128 bits (= AES); it allows both key scheduling in
hardware and in software, the latter allowing you to have your own custom
key schedule. It also allows you to increase the number of rounds if you
think Rijndael-128's security margins are too low. Props to the VIA engineers
for both the customizability. The errate are funny as well. Looks like the
current stepping has a bug in the key schedule for 192 and 256 bit keys.

Cheers,
Ralf

[1] VIA PadLock ACE programming guide
    http://www.via.com.tw/en/images/Products/eden/pdf/PadLock_ACE_prog_guide.pdf

-- 
Ralf-P. Weinmann <rpw at uni.de>





More information about the cypherpunks-legacy mailing list