
d
Author profile
devmazee2057282
Developer articles and tutorials by devmazee2057282.
@devmazee2057282View on DEV
Articles by @devmazee2057282
Browse the latest writing surfaced through DevArt.




#php#security
PHP Security: Introduction
It's time web applications built with PHP implement better security.

#discuss#cryptography
Symmetric Encryption Key Storage
I was wondering ... if say you're using something like AES(symmetric based), while you can use it to...


#security#password
Handling Passwords
There are many ways to handle passwords, but this is how I do it.