Generador de Hash Bcrypt

Genera y verifica hashes de contraseñas con bcrypt

Generador de Hash Bcrypt

Hashing de contraseñas con bcrypt

Higher cost = more secure but slower. Estimated time: ~100ms

Range: 4-31 (recommended: 10-12 for most applications)

0 characters

Format: $2b$10$[22-char salt][31-char hash]

About Bcrypt

Bcrypt is a password hashing function designed by Niels Provos and David Mazieres based on the Blowfish cipher. It incorporates a salt to protect against rainbow table attacks and an adaptive cost factor that makes it resistant to brute-force attacks by increasing computation time. The cost factor determines how many iterations (2^cost) are performed, with each increment roughly doubling the computation time.

Cómo Usar

  1. Ingresa tu entrada en el área de texto de arriba
  2. Selecciona las opciones deseadas
  3. Haz clic en el botón de procesar para ver los resultados
  4. Copia el resultado a tu portapapeles

Preguntas Frecuentes

¿Qué es Generador de Hash Bcrypt?

Genera y verifica hashes de contraseñas con bcrypt

¿Es esta herramienta gratuita?

¡Sí! Todas las herramientas en ToolsKeeper son completamente gratuitas sin limitaciones ni registro requerido.

¿Están seguros mis datos?

Absolutamente. Todo el procesamiento ocurre directamente en tu navegador. Tus datos nunca salen de tu dispositivo ni se envían a ningún servidor.

Herramientas Relacionadas