Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私はウェブサイトのログインページを作成する方法についてインターネットをたくさん見回しており、パスワード暗号化用の md5 関数とパスワード用のソルトに出くわしました。md5 を調べたところ、md5 は安全ではなく、ハッカーが解読できると書かれているページがかなり見つかりました。PHPの他の暗号化機能は何ですか?
PHP に組み込まれているハッシュ関数のリストを次に示します。
http://www.php.net/manual/en/function.hash-algos.php