Secure hash function and AES
- From: "Zarathustra" <lormayna@xxxxxxxxx>
- Date: 22 Nov 2006 04:39:10 -0800
Hello everybody,
I need a secure, but easy to calculate hash function for wireless
sensor network. I may using AES128 and a random number generator. My
idea to valuate H(x) is :
- initialize the random generator with x and generate a number r;
-Calculate x XOR r;
-Encrypt x with key x XOR r.
Do you think this will be secure? It's easy to find some flaws or some
collisions?
Thank you everybody
LORENZO
.
- Follow-Ups:
- Re: Secure hash function and AES
- From: Jose Sanchez
- Re: Secure hash function and AES
- From: Mike Amling
- Re: Secure hash function and AES
- From: Unruh
- Re: Secure hash function and AES
- From: Kristian Gjøsteen
- Re: Secure hash function and AES
- From: Tom St Denis
- Re: Secure hash function and AES
- Prev by Date: Re: Leopard15/L15
- Next by Date: Re: Secure hash function and AES
- Previous by thread: Re: Poly1305 vs. UMAC vs. new MAC1071
- Next by thread: Re: Secure hash function and AES
- Index(es):
Relevant Pages
|
|