Re: building 512 bit hash functions from a block cipher
From: Mok-Kong Shen (mok-kong.shen_at_t-online.de)
Date: 02/29/04
- Next message: Paul Rubin: "Re: building 512 bit hash functions from a block cipher"
- Previous message: Paul Pires: "Re: FFT test with few kbits"
- In reply to: Tom Naxos: "building 512 bit hash functions from a block cipher"
- Next in thread: Tom St Denis: "Re: building 512 bit hash functions from a block cipher"
- Reply: Tom St Denis: "Re: building 512 bit hash functions from a block cipher"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Sun, 29 Feb 2004 23:17:34 +0100
Tom Naxos wrote:
[snip]
> Does anyone know a way to obtain a secure 512 bit hash function from aes256?
Just a random thought: Rijndael (not the specific form AES)
allows block length of 256. One could also use a 128-bit
block size cipher to build a 256-bit block size cipher,
using e.g. the Feistel construct, I suppose. Wouldn't that
possibly help somehow?
M. K. Shen
- Next message: Paul Rubin: "Re: building 512 bit hash functions from a block cipher"
- Previous message: Paul Pires: "Re: FFT test with few kbits"
- In reply to: Tom Naxos: "building 512 bit hash functions from a block cipher"
- Next in thread: Tom St Denis: "Re: building 512 bit hash functions from a block cipher"
- Reply: Tom St Denis: "Re: building 512 bit hash functions from a block cipher"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|