14.01.2015, 23:12
password=SHA1('%s')
That is not how strings work. And, yes, whirlpool is considered more secure; and it shouldn't really have anything to do with special loading / saving. It should be saved as a normal string to the database, and loaded the same.
That is not how strings work. And, yes, whirlpool is considered more secure; and it shouldn't really have anything to do with special loading / saving. It should be saved as a normal string to the database, and loaded the same.