AES 암호화 / 복호화
AES-256-GCM으로 텍스트 암호화 및 복호화 — Web Crypto API를 사용하여 브라우저에서 100% 실행
AES Encrypt / Decrypt — Free Online
Encrypt and decrypt text using AES-256-GCM — the gold standard for symmetric encryption. Runs 100% in your browser via the Web Crypto API. Your data never leaves your device.
FAQ
What is AES-256?
AES (Advanced Encryption Standard) with a 256-bit key is the encryption standard used by governments, banks, and militaries worldwide. It is considered unbreakable with current technology.
What is GCM mode?
GCM (Galois/Counter Mode) provides both encryption and authentication — it detects if the ciphertext was tampered with, making it more secure than older modes like CBC.
What is the difference between encryption and hashing?
Encryption is reversible — you can decrypt ciphertext back to plaintext with the key. Hashing is one-way — you cannot reverse a hash.
계속 탐색
추천 보안 도구 도구…
비밀번호 강도 검사기
비밀번호가 얼마나 강한지 테스트하고 개선 팁 받기
QR 코드 생성기
URL, 텍스트, Wi-Fi, vCard 등을 위한 QR 코드 생성 — PNG 또는 SVG로 다운로드
QR 코드 리더
이미지나 카메라에서 QR 코드 스캔 및 디코딩 — 오프라인 작동
바코드 생성기
Code 128, Code 39, EAN-13, QR 등 형식으로 바코드 생성
SSH 키 생성기
Web Crypto API를 사용하여 Ed25519 또는 ECDSA SSH 키 쌍 생성 — 브라우저에서 100% 실행
RSA 키 생성기
Web Crypto API를 사용하여 PEM 형식의 2048비트 또는 4096비트 RSA 키 쌍 생성 — 브라우저에서 100% 실행
해시 비교기
파일 무결성 확인 또는 체크섬 일치를 위해 두 해시 값 비교
파일 해시 검사기
파일을 드래그 앤 드롭하여 MD5, SHA-1, SHA-256, SHA-512를 즉시 계산 — 알려진 해시와 비교하여 무결성 확인