Dev Tools
Your IP Address
Copy
Get IP from Domain
Resolve IP
Encrypt
MD5 Encrypt
Encrypt
PHP Bcrypt
10
11
12
13
Encrypt
SHA-256 Hash
Generate
Copy
Date Difference
Date Difference
to
Days
Months between two dates
to
Months
JWT Secret Generator
Generate JWT Secret
32 Bit
64 Bit
96 Bit
128 Bit
160 Bit
192 Bit
224 Bit
256 Bit
288 Bit
320 Bit
352 Bit
384 Bit
416 Bit
448 Bit
480 Bit
512 Bit
Generate Secret
JWT Encoder
Header
{ "alg": "HS256", "typ": "JWT" }
Payload
{ "sub": "1234567890", "name": "John Doe", "admin": true, "iat": 1516239022 }
Secret
a-string-secret-at-least-256-bits-long
Encode
Decode