Jump to content
  • 0

How to encrypt password on lucera2


Question

Posted (edited)

Hello,

 

Maybe stupid question, but what is lucera2 pack password algorithm? 

 

becouse (PHP)

base64_encode( pack( "H*", sha1( utf8_encode("password"))))

give me this hash: W6ph5Mm5Pz8GgiULbPgzG37mj9g=

but on lucera2 encrypted hash is: dN/CsnrPo2TaVfk6XK7inMrTVXJH7aI4gxs+m9kxsB13/plOTxK51M+pKhJEYdIGUZfYz38z/IhWbaLbKk1urg==

 

 

I found myself: 

base64_encode(hash('whirlpool', "password", true))

 

Edited by Dreigons

0 answers to this question

Recommended Posts

There have been no answers to this question yet

Guest
This topic is now closed to further replies.


×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock