6 ms·
> The htpasswd utility can now generate SHA-256 or SHA-512 crypt() hashes where supported by the C library. Oh god, it didn’t have SHA-256 support before today
by jagger27 5y ago
> The htpasswd utility can now generate SHA-256 or SHA-512 crypt() hashes where supported by the C library.
Oh god, it didn’t have SHA-256 support before today? Was it using MD5 and SHA-1?
I knew basic auth was weak but jeez.