Use faster password hashing in tests
PBKDF2 was taking about 30% of the runtime on my computer, possibly more on Jenkins.
This should fix timeouts we have been getting on Jenkins lately (cc @rboyer)
PBKDF2 was taking about 30% of the runtime on my computer, possibly more on Jenkins.
This should fix timeouts we have been getting on Jenkins lately (cc @rboyer)