zilpay / zil-pay

ZilPay browser extension enables browsing Zilliqa blockchain enabled websites.
https://zilpay.io
Other
3 stars 1 forks source link

Add Password advanced settings for PBKDF2 (Security level) #93

Closed hicaru closed 1 year ago

hicaru commented 1 year ago

The problem:

Now use sha256 as default hashing, which can be hacked by a quantum system or a super computer.

Use PBKDF2 :

add advanced settings for password hashing, with sha256, sha512. Users can make chose for use sha256, sha512 and amount of iteractions, by defualt this is 2048.