Logo

Topik sebelumnya

plistlib --- Generate and parse Mac OS X .plist files

Topik berikutnya

hashlib --- Secure hashes and message digests

Halaman Ini

  • Laporkan Bug
  • Lihat Sumber

Navigasi

  • index
  • modul |
  • berikut |
  • sebelum |
  • python logo
  • Python »
  • 3.8.20 Documentation »
  • Pustaka Standar Python »
  • |

Layanan KriptografiΒΆ

Modul-modul yang dideskripsikan di bagian ini mengimplementasikan berbagai algoritma dunia kriptografi. Mereka (modul-modul) tersedia bebas saat pemasangan. Pada sistem Unix, modul crypt mungkin saja tersedia. Berikut ini ikhtisar:

  • hashlib --- Secure hashes and message digests
    • Hash algorithms
    • SHAKE variable length digests
    • Key derivation
    • BLAKE2
      • Creating hash objects
      • Konstanta
      • Contoh-contoh
        • Simple hashing
        • Using different digest sizes
        • Keyed hashing
        • Randomized hashing
        • Personalization
        • Tree mode
      • Credits
  • hmac --- Keyed-Hashing for Message Authentication
  • secrets --- Generate secure random numbers for managing secrets
    • Random numbers
    • Generating tokens
      • How many bytes should tokens use?
    • Other functions
    • Recipes and best practices

Topik sebelumnya

plistlib --- Generate and parse Mac OS X .plist files

Topik berikutnya

hashlib --- Secure hashes and message digests

Halaman Ini

  • Laporkan Bug
  • Lihat Sumber

Navigasi

  • index
  • modul |
  • berikut |
  • sebelum |
  • python logo
  • Python »
  • 3.8.20 Documentation »
  • Pustaka Standar Python »
  • |
© Hak Cipta 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.

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

Terakhir diperbarui pada Sep 08, 2024. Found a bug?
Created using Sphinx 2.4.4.