MyBB Community Forums

Full Version: About Encryption
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello friends.

We are writing a system and would like to make a connection with the introduction of MyBB. But could not figure out MyBB'nin encryption system. My question to you, which means Powered by encrypting passwords in the database have already signed up?

Like for example the password test111, the output of the database
2f119eafd85514b52f3f3bb1cb10f731

Thanks in advance.

Note: I used Google Translate. I hope I've recounted.
md5(md5(SALT).md5(PASS)); i believe.
(2012-01-02, 04:13 AM)Booher Wrote: [ -> ]md5(md5(SALT).md5(PASS)); i believe.

How do I use a home page for this?
(2012-01-02, 04:13 AM)Booher Wrote: [ -> ]md5(md5(SALT).md5(PASS)); i believe.
That's correct.
(2012-01-02, 09:08 AM)İGK Web Dizayn Wrote: [ -> ]
(2012-01-02, 04:13 AM)Booher Wrote: [ -> ]md5(md5(SALT).md5(PASS)); i believe.

How do I use a home page for this?

You use PHP and a database. It depends on what you're using.
It's not encrypted, it's hashed.

What exactly are you trying to do?
(2012-01-02, 10:07 PM)Paul H. Wrote: [ -> ]It's not encrypted, it's hashed.

What exactly are you trying to do?

PHP and MySQL Powered By using the account I want to be made with the input.