Base64, Hash & HMAC Encryptor

Demo to preview the settings

Introduction

Hash & HMAC generator for encrypting text strings using one of the following encryption methods: Base64, SHA-1,SHA-224,SHA3-224,SHA-256,SHA3-256,SHA-384,SHA3-384,SHA-512,SHA3-512,SHAKE128,SHAKE256
Image without caption

How to Setup

Just place the element on the page. Done. Now you can use the plugin features.

Plugin Elements

HMAC generator

Image without caption

Fields

Title
Description
Encryption method
Choosing an Encryption Method
Input type
Format of String
Secret key type
Format of Secret key
Output type
Format of resulting encrypted data
String
The string to be encrypted
Secret key
Secret key to protect encrypted data

Actions

Generate HMAC
Image without caption
Title
Description
Encryption method
Choosing an Encryption Method
Input type
Format of String
Secret key type
Format of Secret key
Output type
Format of resulting encrypted data
String
The string to be encrypted
Secret key
Secret key to protect encrypted data

Exposed States

Title
Description
Type
Output HMAC
Encripted with Encryption method string
Text

Hash generator

Image without caption

Fields

Title
Description
Encryption method
Choosing an Encryption Method
Input string
The string to be encrypted
Output type
Format of resulting encrypted data

Actions

Generate hash
Return string encoded using Encryption method in HEX format
Image without caption
Title
Description
Encryption method
Choosing an Encryption Method
Input string
The string to be encrypted

Exposed states

Title
Description
Type
Output hash
Encrypted string
Text
Input Hash
Returns value of Input string without any changes
Text

Base64 converter

Image without caption

Fields

Title
Description
String
String to convert
Type
Type of operation

Actions

Encode/decode
Image without caption
Title
Description
String
String to convert
Type
Type of operation

Exposed states

Title
Description
Type
Output value
Converted string
Text
Input value
Initial string
Text
Image without caption

Changelogs