Pico-Editor-Plugin icon indicating copy to clipboard operation
Pico-Editor-Plugin copied to clipboard

sha1 not fully secure

Open ghost opened this issue 11 years ago • 5 comments

SHA1 is not really a good option for password hashing. SHA512 should be used instead. Of course I'm happy to fork create a pull request if that's cool.

ghost avatar Jan 07 '14 02:01 ghost

Go ahead, if nobody else is interested I am :)

w-vi avatar Jan 09 '14 21:01 w-vi

Was this ever done?

adrianvalenz avatar Mar 27 '14 23:03 adrianvalenz

Not yet, been too busy. So someone else is still welcome to pick it up if they desire. :) It's fairly straightforward.

ghost avatar Mar 28 '14 00:03 ghost

@CaptSaltyJack @aydreeuhn - have switched over from SHA1 to SHA512.

mazuhl avatar Apr 30 '14 15:04 mazuhl

Nice work!

ghost avatar Apr 30 '14 15:04 ghost