Afficher un message
Vieux 17/05/2007, 03h44   #3
Erik Max Francis
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Creating password hash value

Prince Al wrote:

> The Hash returned by the above Java code is: zZyZDPFGJ4emgl4gi1+Mmg==
> and no matter how many different combinations I try, I cannot get the
> *nix output to be the same.


Well, what is the Unix output? If two things aren't matching when they
should, the you have to look at both of them to make sure you're doing
it right. MD5 hashes are often stored in hex form, not base 64, for one
thing. (And yes, as pointed out, this has nothing to do with Unix shells.)

--
Erik Max Francis && max@alcyone.com && http://www.alcyone.com/max/
San Jose, CA, USA && 37 20 N 121 53 W && AIM, Y!M erikmaxfrancis
Thousands have lived without love, not one without water.
-- W.H. Auden
  Réponse avec citation
 
Page generated in 0,06163 seconds with 9 queries