Python logo

Poprzedni temat

plistlib — Генерация и анализ файлов Apple .plist

Następny temat

hashlib — Secure hashes and message digests

Esta página

  • Relatar um bug
  • Mostrar o código-fonte

Nawigacja

  • indeks
  • moduły |
  • dalej |
  • wstecz |
  • Python logo
  • Python »
  • 3.13.7 Documentation »
  • Biblioteka standardowa Pythona »
  • Cryptographic Services
  • |
  • |

Cryptographic Services¶

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 — Secure hashes and message digests
    • Hash algorithms
    • Usage
    • Constructors
    • Attributes
    • Hash Objects
    • SHAKE variable length digests
    • File hashing
    • Key derivation
    • BLAKE2
      • Creating hash objects
      • Stały
      • Przykłady
        • Simple hashing
        • Using different digest sizes
        • Keyed hashing
        • Randomized hashing
        • Personalization
        • Tree mode
      • Credits
  • hmac — Keyed-Hashing for Message Authentication
  • secrets — Генерация безопасных случайных чисел для управления секретами.
    • Rastgele sayılar
    • Генерація токенів
      • Скільки байтів мають використовувати токени?
    • Інші функції
    • Рецепти та найкращі практики

Poprzedni temat

plistlib — Генерация и анализ файлов Apple .plist

Następny temat

hashlib — Secure hashes and message digests

Esta página

  • Relatar um bug
  • Mostrar o código-fonte
«

Nawigacja

  • indeks
  • moduły |
  • dalej |
  • wstecz |
  • Python logo
  • Python »
  • 3.13.7 Documentation »
  • Biblioteka standardowa Pythona »
  • Cryptographic Services
  • |
  • |
© Prawa autorskie 2001-2025, 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.

Ostatnia modyfikacja wrz 06, 2025 (08:25 UTC). Found a bug?
Created using Sphinx 8.2.3.