SHA512 or Whirlpool
#1

What do you choose and why ?
Reply
#2

Whirlpool:
Quote:
Originally Posted by ******
Посмотреть сообщение
Very simple plugin. Just provides an implementation of the whirlpool hash algorithm for PAWN. This is so that you don't need to use bad hash systems like MD5, plain awful ones like Adler32 (UDB_Hash) or ones that aren't even true hashes (encode).

Unlike most other hash functions (MD5 and SHA1 included) there are no known weaknesses in whirlpool, so you can be sure your hashes are secure.
So I will got with whirlpool.
Reply
#3

Sorry for exhumation, but:
I haven't seen any evidence that one is a clear winner in terms of security or performance, both are awesome. But Whirlpool is very uncommon...

So I would suggest y'a to use SHA512, which is Very common and made by NSA! : https://sampforum.blast.hk/showthread.php?tid=188734
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)