[Plugin] MurmurHash3
#21

Quote:
Originally Posted by adri1
Посмотреть сообщение
Why don't you use SHA256_PassHash function?
slower, lengthy.
Quote:
Originally Posted by Chaprnks
Посмотреть сообщение
I'm curious, would this be possible to implement Mumurhash into y_stringhash?
no and why would you.

It will give zero advantage, if you mean "run it at the compiling runtime" then no, it won't be possible, plugin doesn't work until you start the server.
Reply
#22

Quote:
Originally Posted by ThePhenix
Посмотреть сообщение
Because Murmurhash is not meant to be used for passwords. It could be used for the same purposes as Bernstein.
I would like to see some speed comparisons versus Bernstein as I think Bernstein is definitely faster. I'm not sure.
You want compare hash functions in pawn or what?

Quote:
Originally Posted by adri1
Посмотреть сообщение
Why don't you use SHA256_PassHash function?
Because MumurHash isn't for security and why I need use SHA256, if exist SHA256?...
Reply
#23

Quote:
Originally Posted by Kaperstone
Посмотреть сообщение
slower, lengthy.

no and why would you.
What do you mean no? Why isn't it possible?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)