[Newb] Mask attack on FNV1a-32
#2
There's no way to get back the original string, since there's too much data lost. All you can do is to collide it. Since it's a 32 bit checksum, you will be flooded with possible collisions, even on CPU.


Messages In This Thread
[Newb] Mask attack on FNV1a-32 - by BertP - 07-14-2018, 09:51 PM
RE: [Newb] Mask attack on FNV1a-32 - by atom - 07-14-2018, 11:03 PM
RE: [Newb] Mask attack on FNV1a-32 - by BertP - 07-14-2018, 11:56 PM