crypto Tools
bcrypt_hash
Hash a password with bcrypt or verify a password against a bcrypt hash
password
bcrypt
hash
hmac_sign
Generate an HMAC signature for a message
hmac
sign
html_entities
Encode or decode HTML entities
html
entities
jwt_decode
Decode a JWT without verifying the signature
jwt
decode
password_generate
Generate a secure random password
password
random
totp_generate
Generate a TOTP secret and current code, or get current code for an existing secret
totp
2fa
otp
authenticator
url_encode
URL encode or decode a string
url
encode
decode