Closed zkamvar closed 5 years ago
This fixes a WofM issue brought up by @thibautjombart where using the scrypt algorithm for day-to-day operations was slow AF.
This allows the user to hash the names quicker (albiet slightly less securely) for exploratory data analysis.
This is only failing because the pdf generator does not like the UTF-8 characters in the manual, but otherwise it's working
Will merge when the basic checks pass (but not the stupid pdf check)
This fixes a WofM issue brought up by @thibautjombart where using the scrypt algorithm for day-to-day operations was slow AF.
This allows the user to hash the names quicker (albiet slightly less securely) for exploratory data analysis.