Closed weepy closed 9 years ago
Because MD5 is faster than SHA512?
Surely the speed is irrelevant since there's only one operation that takes milliseconds
On Sun, 5 Apr 2015 16:39 Jakukyo Friel notifications@github.com wrote:
Because MD5 is faster than SHA512?
— Reply to this email directly or view it on GitHub https://github.com/chriszarate/supergenpass/issues/66#issuecomment-89794924 .
SGP has been around awhile. When it first came out, MD5 was the only option. I've since added SHA-512, but MD5 is kept as default since many users (including myself) have used it for years.
seems a bit unceccessary to have both. ? Can't you just pick the best one ? e.g. SHA-2 ?