해시 생성기 온라인 도구

Free 무료 · 가입 불필요 · 데이터 저장 안 함
INPUT TEXT OR FILE
MD5128 bit
SHA-1160 bit
SHA-256256 bit
SHA-512512 bit
COMPARE

더 많은 개발 도구

HMAC 생성기
HMAC-SHA256
AES 암호화
AES-256
RSA 암호화
RSA-OAEP
Base64
인코딩/디코딩
JWT 디코더
토큰 확인
비밀번호 생성
안전한 난수
URL 인코더
퍼센트 인코딩
JSON 포매터
형식화·검증·압축

왜 이것이 최고의 온라인 해시 생성기인가

다양한 알고리즘

Generate MD5, SHA-1, SHA-256 and SHA-512 hashes simultaneously with a single input, no need to run separately.

파일 해싱

Upload any file and compute its checksum to verify file integrity — useful for downloads, backups and security audits.

해시 비교

Paste two hashes side by side to instantly verify if they match — useful for confirming download integrity.

클라이언트 측 처리

All hashing runs in your browser using the Web Crypto API. Files and text are never uploaded to a server.

자주 묻는 질문

What is the difference between MD5 and SHA-256?

MD5 produces a 128-bit hash and is fast but cryptographically broken — use it only for checksums, not security. SHA-256 is part of the SHA-2 family, produces a 256-bit hash, and is considered secure for most purposes.

Can I use this to hash passwords?

No. MD5 and SHA-256 are fast hashes not suitable for passwords. Use a slow password hashing algorithm like bcrypt, scrypt, or Argon2 for password storage.

How do I verify a file download with a hash?

Hash the downloaded file using the same algorithm (usually SHA-256 or MD5) and compare the result to the checksum provided by the source. They must match exactly.

심층 가이드
개발자 보안 도구 가이드
해시, HMAC, AES, RSA & JWT
가이드 읽기