Алати за кодирање
Кодирајте, декодирајте и хешујте податке.
Encoding, escaping and hashing are the plumbing of software — and the fastest source of subtle bugs when done wrong. These tools handle the three tasks that come up daily: Base64 (data in text form), URL encoding (data in links), and hashes (fingerprints of data). All of them treat text as UTF-8, so Chinese, emoji and special characters survive intact — which is exactly where naive tools break.
Which tool do I need?
Alati u ovoj kategoriji
Генератор NTLM хешева
Израчунајте NTLM хеш (MD4 од UTF-16LE уноса) било које лозинке или ниске, у потпуности у вашем прегледачу.
HMAC генератор
Генеришите HMAC (хеш са кључем) из тајног кључа и поруке користећи SHA-1, SHA-256, SHA-384 или SHA-512.