Passwd format?

Mark Murray markm at FreeBSD.ORG
Sat Nov 13 09:00:24 PST 2004


Ivan Voras writes:
> How are the values encoded? This looks something like base64.

Yes; it is similar to base64.

> Is it possible to actually verify the password against this format using 
> only a bare implementation of the md5 algorithm?

No. Well, it may be, but it would need to be called a few times on some very 
specific strings. Best look at the source in src/lib/libcrypt/ to see how it 
works.

M
--
Mark Murray
iumop ap!sdn w,I idlaH




More information about the freebsd-current mailing list