Python logo

Tema anterior

plistlib — Generate and parse Apple .plist files

Próximo tema

hashlib — Secure hashes and message digests

Esta página

  • Reporta un bug
  • Ver fuente

Navegación

  • índice
  • módulos |
  • siguiente |
  • anterior |
  • Python logo
  • Python »
  • 3.13.3 Documentation »
  • La biblioteca estándar de Python »
  • Servicios criptográficos
  • |
  • |

Servicios criptográficos¶

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
    • Algoritmos de hash
    • Usage
    • Constructors
    • Attributes
    • Hash Objects
    • Resúmenes SHAKE de largo variable
    • Cifrado de archivos
    • Derivación de clave
    • BLAKE2
      • Creando objetos hash
      • Constantes
      • Ejemplos
        • Cifrado simple
        • Usar diferentes tamaños de resumen
        • Cifrado de clave
        • Cifrado aleatorio
        • Personalización
        • Modo de árbol
      • Créditos
  • hmac — Keyed-Hashing for Message Authentication
  • secrets — Generate secure random numbers for managing secrets
    • Números aleatorios
    • Generando tokens
      • ¿Cuántos bytes deben tener los tokens?
    • Otras funciones
    • Recetas y mejores prácticas

Tema anterior

plistlib — Generate and parse Apple .plist files

Próximo tema

hashlib — Secure hashes and message digests

Esta página

  • Reporta un bug
  • Ver fuente
«

Navegación

  • índice
  • módulos |
  • siguiente |
  • anterior |
  • Python logo
  • Python »
  • 3.13.3 Documentation »
  • La biblioteca estándar de Python »
  • Servicios criptográficos
  • |
  • |
© Copyright 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.

La Python Software Foundation es una organización sin fines de lucro. Por favor, haga una donación.

Última actualización el may 18, 2025 (06:32 UTC). Found a bug?
Creado usando Sphinx 8.2.3.