Python logo

前のトピックへ

plistlib --- Apple .plist ファイルの生成と解析

次のトピックへ

hashlib --- セキュアハッシュおよびメッセージダイジェスト

このページ

  • バグ報告
  • ソースの表示

ナビゲーション

  • 索引
  • モジュール |
  • 次へ |
  • 前へ |
  • Python logo
  • Python »
  • 3.13.0a5 Documentation »
  • Python 標準ライブラリ »
  • 暗号関連のサービス
  • |
  • |

暗号関連のサービス¶

The modules described in this chapter implement various algorithms of a cryptographic nature. They are available at the discretion of the installation. Here's an overview:

  • hashlib --- セキュアハッシュおよびメッセージダイジェスト
    • ハッシュアルゴリズム
    • 使用法
    • Constructors
    • 属性
    • Hash Objects
    • SHAKE 可変長ダイジェスト
    • File hashing
    • 鍵導出
    • BLAKE2
      • ハッシュオブジェクトの作成
      • 定数
      • 使用例
        • 簡単なハッシュ化
        • Using different digest sizes
        • Keyed hashing
        • Randomized hashing
        • Personalization
        • ツリーモード
      • クレジット:
  • hmac --- メッセージ認証のための鍵付きハッシュ化
  • secrets --- 機密を扱うために安全な乱数を生成する
    • 乱数
    • トークンの生成
      • トークンは何バイト使うべきか?
    • その他の関数
    • レシピとベストプラクティス

前のトピックへ

plistlib --- Apple .plist ファイルの生成と解析

次のトピックへ

hashlib --- セキュアハッシュおよびメッセージダイジェスト

このページ

  • バグ報告
  • ソースの表示
«

ナビゲーション

  • 索引
  • モジュール |
  • 次へ |
  • 前へ |
  • Python logo
  • Python »
  • 3.13.0a5 Documentation »
  • Python 標準ライブラリ »
  • 暗号関連のサービス
  • |
  • |
© Copyright 2001-2024, Python Software Foundation.
This page is licensed under the Python Software Foundation License Version 2.
Examples, recipes, and other code in the documentation are additionally licensed under the Zero Clause BSD License.
See History and License for more information.

The Python Software Foundation is a non-profit corporation. Please donate.

最終更新: Apr 09, 2024 (19:59 UTC) Found a bug?
Created using Sphinx 7.2.6.