12-21-2013, 06:57 AM 
		
	
	
		Hello,
I have a question about 2 hash type distinguishing
It is hard to identify MySQL4.1/MySQL5(htype=300) and sha1(sha1($pass)) (htype=4500)
as reference;
http://www.palominodb.com/blog/2011/12/0...l-password
I doubt that just two hashtype is the same(exact) hash except between Uppercased hash(300) and Lowercased hash(4500), as memtioned Example hashes pages
pls , explain me about difference of two hashtype..
	
	
	
	
I have a question about 2 hash type distinguishing
It is hard to identify MySQL4.1/MySQL5(htype=300) and sha1(sha1($pass)) (htype=4500)
as reference;
http://www.palominodb.com/blog/2011/12/0...l-password
I doubt that just two hashtype is the same(exact) hash except between Uppercased hash(300) and Lowercased hash(4500), as memtioned Example hashes pages
pls , explain me about difference of two hashtype..
 
 

 

