Inverse Hash Function
From: Linda Pan (panlinda_at_hotmail.com)
Date: 12/30/04
- Next message: Henrick Hellström: "Re: Inverse Hash Function"
- Previous message: Mok-Kong Shen: "Re: [Lit.] Buffer overruns"
- Next in thread: Henrick Hellström: "Re: Inverse Hash Function"
- Reply: Henrick Hellström: "Re: Inverse Hash Function"
- Reply: Valery Pryamikov: "Re: Inverse Hash Function"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 30 Dec 2004 01:39:26 GMT
Dear experts,
I met a problem, and I don't have experience to solve it. Thus, please give
me a help.
My question is:
I have a hash function: h().
I have a plain text: A
So I can get a hash value B = h(A)
Suppose that I have an inverse hash function: h'(), so that I can get a fake
plain text A', where A' = h'(B), probably A' is not equal to A, but I don't
care the original A.
I want to ask: Is it possible to build an inverse hash function h'() so that
h(h'(B)) = B?
I do appreciate if you could answer me or send me a hint.
Happy New Year!
P. L.
- Next message: Henrick Hellström: "Re: Inverse Hash Function"
- Previous message: Mok-Kong Shen: "Re: [Lit.] Buffer overruns"
- Next in thread: Henrick Hellström: "Re: Inverse Hash Function"
- Reply: Henrick Hellström: "Re: Inverse Hash Function"
- Reply: Valery Pryamikov: "Re: Inverse Hash Function"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|