Skip to content
🔧

OTP 코드 생성기

인코딩 및 암호화 · 무료 온라인 도구

Base32 비밀 키에서 TOTP 2FA 코드를 생성합니다.

CoderNewbie 팀

Secret

Current code

------
Refreshes in30s

Codes refresh every 30 seconds based on the current Unix time.

Web Crypto

HMAC-SHA1은 crypto.subtle을 통해 네이티브로 계산 — 외부 라이브러리가 필요 없습니다.

자동 새로고침

코드가 매 시간 단계마다 자동으로 재생성되며, 실시간 카운트다운이 표시됩니다.

프라이빗

시크릿은 브라우저를 떠나지 않습니다 — 모든 계산은 로컬입니다.

OTP 코드 생성기 사용 방법

  1. 1Enter or paste your data into the input field.
  2. 2Select the desired encoding, hashing, or encryption options.
  3. 3Click the action button to process your data.
  4. 4Copy the result from the output field.

주요 기능

  • 100% 무료 — 가입, 구독, 광고 없음
  • 브라우저에서만 실행 — 데이터는 기기를 떠나지 않습니다
  • 빠르고 가벼움 — 즉시 결과 확인
  • 크로스 플랫폼 — 데스크톱, 태블릿, 모바일 지원

자주 묻는 질문

Is my data safe?

Yes. All encoding, hashing, and encryption operations run entirely in your browser. Your data is never sent to any server.

Can I use this for passwords?

We recommend using the Password Generator for creating secure passwords, and Bcrypt Hash for storing password hashes. Never store plain-text passwords.

What hash algorithms are supported?

The Hash Generator supports MD5, SHA-1, SHA-256, and SHA-512. For HMAC signatures, use the HMAC Generator.

관련 도구