Akama Aka
Explore posts from serversNo secure hashing method?
I just remember those days I coded a whole website in php and at the end I've made a security check and got 99+ Security Vulns just because it was guided the insecure way instead of the secure way just because it's a bit more complex or a bit more lines. And that made me so down. I'm still not done with it after 2-3 years because I lose the motivation every time.
84 replies
No secure hashing method?
Ik and I agree to it.
I've just seen this Docs about their hashing and it was so "Yes you can do it like that but we don't recommend it because it's not secure" and I was so. Bro yes for basic and learning understanding okay fine but why you guys doesn't go directly the secure way and teach it to people how it's done correctly.
It's just making for me, why Companies that developes a programming language show people just the insecure ways and mostly not even showing the secure ways how it's made professionally. in this case they mentioned it but why not directly show how to hash and salt a password properly
84 replies
No secure hashing method?
https://stackoverflow.com/questions/14168703/crypto-algorithm-list
But I see that the normal "depricated" crypto has that. But php has that. Thats what I know to 100% :laugh:
84 replies