Search:

Type: Posts; User: Maineiac

Search: Search took 0.14 seconds.

  1. Replies
    5
    Views
    2,153

    Re: Looking for algorithm idea help

    Here are a couple of examples:

    String: d ac2b1f3e4 ce5db ac3 71a24b
    Key: 123456789abcdef
    Hash: d0ac2b1f3e40ce5db0ac371a24b

    String: d ac2b1f3e4 ce5db ac3 71a24b
    Key: abcdef
    Hash:...
  2. Replies
    5
    Views
    2,153

    Looking for algorithm idea help

    I'm trying to solve a puzzle: I've been given a bunch of sets of String/Key/Hash trios, and I need to figure out the hash function that generated each Hash from the given String/Key.

    I'm stumped....
Results 1 to 2 of 2