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.
Python でハッシュを生成するための一般的な (推奨される) モジュールはありますか?
特に私は必要ですが、多くのハッシュアルゴリズムが存在するPHPまたはJavaの拡張のwhirlpoolようなものが理想的であるため、将来的に使用することができます.mhashjacksum
whirlpool
mhash
jacksum
Googleで簡単に検索すると、純粋な Python 実装と、Whirlpool アルゴリズム用に C で記述されたバインディングの両方が見つかります。