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 idlaHReceived on Sat Nov 13 2004 - 16:00:24 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:22 UTC