Add mangling code
authorDavid Llewellyn-Jones <david@flypig.co.uk>
Sun, 14 Aug 2016 20:12:24 +0000 (21:12 +0100)
committerDavid Llewellyn-Jones <david@flypig.co.uk>
Sun, 14 Aug 2016 20:12:24 +0000 (21:12 +0100)
This adds code to mangle the password before it's hashed. This allows
test for password pre-hashing. Currently this code is inaccessible
and the C code needs updating to support it.


No differences found