[RADIATOR] suggested hash algorithm for passwords in text files

Hartmaier Alexander alexander.hartmaier at t-systems.at
Fri Jan 10 07:15:18 CST 2014


>From time to time I'm struggling with getting a new user account stored
in a file working.

As MD5 isn't recommended these days and we don't want to use some
vendor/product specific algorithm like the mysql or mssql ones I'm
looking for something like SHA256 or better.
Digest::SHA is a required module since version 4.10 but it's sha256 and
sha512 methods seem to be unused currently.
I've tried using Encrypted-Password = "{SHA}" but thats Netscape SHA and
seems to be incompatible with SHA1.


--
Best regards, Alexander Hartmaier

T-Systems Austria GesmbH
TSS Security Services
Network Security & Monitoring Engineer

phone: +43(0)57057-4320
fax: +43(0)57057-954320



*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*
T-Systems Austria GesmbH Rennweg 97-99, 1030 Wien
Handelsgericht Wien, FN 79340b
*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*
Notice: This e-mail contains information that is confidential and may be privileged.
If you are not the intended recipient, please notify the sender and then
delete this e-mail immediately.
*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*


More information about the radiator mailing list