aboutsummaryrefslogblamecommitdiffstats
path: root/TODO
blob: 06dd743d0f37ebc6d1f35e4c29c3c80a05e3fda7 (plain) (tree)
1
2
3
4
5
6
7
8
9
10









                                                        

                   
Just for fun:
  Keccak-3200 by using int128_t and extending the
  round constants (of course this is problematic because
  the construction of the round constants are designed
  to for at most 64 bits so we will get that the higher
  halfs are equal to the next's lower half; hopefully
  this does not matter)

Test parallelisation and acceleration.

Manuals are needed.