Cryptography
Choose the cryptography from the left navigation bar. In cryptography we have 3 types
Encoding
Steps to encode the string
- Select the
Encoder/Decoderfrom the tab. - Enter the string you need to encode/decode.
- Choose the method to Encode/Decode and choose the encoding type URL/Base64.
- Click on Submit to perform the encoding/decoding.
Encryption
Steps to encrypt the string
- Select the
Encryptionfrom the tab. - Enter the string you need to encrypt.
- Choose the
Algorithm,Modefrom the list. - Generate the
Secret Key,Initial Vector - Select the output text format and click on
Encrypt.
Decryption
Steps to decrypt the string
- Enter the string you need to decrypt on right side under the
Decryption. - Choose the
Algorithm,Modefrom the list. - Enter the
Secret Key,Initial Vector - Click on the Decrypt.
Hashing
Steps to hash the string
- Select the
Hashingfrom the tab. - Enter the string you need to hash.
- Choose the hashing algorithm and click on
Submit.
