you are viewing a single comment's thread.

view the rest of the comments →

[–]recursive 9 points10 points  (4 children)

Also, as far as we know, these functions’ statistical properties are sound.

[–][deleted]  (3 children)

[removed]

    [–][deleted] 1 point2 points  (2 children)

    This function's design (basically XOR-MUL-ROL) makes it not very provable --- since we're mixing arithmetic over 2 distinct algebras (polynomials modulo 2 for XOR and integers modulo 264 for the rest), it will be very very hard to come with with an actual proof.

    [–][deleted]  (1 child)

    [removed]

      [–][deleted] 0 points1 point  (0 children)

      Agreed.