Password Hash Generator
Hash passwords using PBKDF2-SHA256 and verify hashes — client-side secure key derivation
Password Hash Generator
PBKDF2-SHA256 via WebCrypto API
Real bcrypt requires server-side libraries. This tool uses PBKDF2-SHA256 — a WebCrypto-native key derivation function with equivalent security properties. The output format is not bcrypt-compatible.
Tiếp tục khám phá
Công cụ Công cụ bảo mật khác bạn có thể thích…
Password Strength Checker
Check password strength and get suggestions to improve security
Tạo mã QR
Tạo mã QR cho URL, văn bản và dữ liệu khác
QR Code Reader
Read and decode QR codes from uploaded images
Barcode Generator
Generate barcodes in CODE128, EAN-13, and other formats
Tạo khóa SSH
Tạo cặp khóa SSH Ed25519 hoặc ECDSA bằng Web Crypto API — chạy 100% trên trình duyệt
Tạo khóa RSA
Tạo cặp khóa RSA 2048-bit hoặc 4096-bit định dạng PEM bằng Web Crypto API — chạy 100% trên trình duyệt
Hash Compare
Compare two hash values to verify file integrity or passwords
Tạo TOTP / 2FA
Tạo mật khẩu dùng một lần theo thời gian (TOTP) từ khóa bí mật — tương thích với Google Authenticator