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
Loading
Please register or sign in to comment
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