လုံခြုံရေး ကိရိယာများ
hashing, decoding, signing-related local workflows အတွက် လုံခြုံရေးကိရိယာများ။
ကိရိယာအမည်၊ ကီးဝေါ့ဒ်၊ သို့မဟုတ် ဖော်မတ်အလိုက် စစ်ထုတ်ပါ။
လုံခြုံရေး ကိရိယာများ
4 ကိရိယာHMAC Generator
HMAC-SHA256 ကို သင်၏ ဘရောက်ဇာအတွင်းတွင် လုံခြုံစွာ တွက်ချက်ပါ။ keys နှင့် messages များကို ဘယ်တော့မှ မပို့ဘဲ မသိမ်းဆည်းပါ။ Text/Hex/Base64 input နှင့် Hex/Base64 output formats များကို ထောက်ပံ့သည်။
JWT Decoder
JWT ကို paste လုပ်ပြီး header/payload ကို ချက်ချင်း decode လုပ်ပါ။ signature verification ကို မလုပ်ပါ။ exp/iat/nbf ကို Unix time နှင့် datetime (UTC/local) အဖြစ် ပြသသည်။
SHA-256 Hash Calculator
SHA-256 ကို သင်၏ ဘရောက်ဇာအတွင်းတွင် တိုက်ရိုက် တွက်ချက်ပါ။ စာသားနှင့် local files များမှ checksums များကို ထုတ်လုပ်ပြီး verify လုပ်နိုင်သည်။ သင်၏ data ကို upload မလုပ်ပါ (Web Crypto API).
Password Generator
လုံခြုံသော random values များဖြင့် စက်တွင်း password များကို ဖန်တီးပါ။ server သို့ မပို့ပါ။ length, character sets, exclusions, copy နှင့် strength estimation ကို ထောက်ပံ့သည်။