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.
ログインデータを投稿し、パスワードがデータベース内のパスワードと一致するかどうかを確認するアプリがあります。私のデータベースのパスワードは、ハッシュ、ワールプール機能を使用して保存されます。ios obj-cでハッシュを使用してパスワードを渦巻くにはどうすればよいですか? ありがとう。
C での参照実装は、作成者から入手できます。