Crypto in cooperation with the Cognigy Extension provides the functionality of crypto algorithmsThis tutorial will explain how to integrate encryption and decryption to a Cognigy.AI virtual agent.

mceclip3.png

Table of Contents

  1. Install the Crypto Extension
  2. Create a Hash Key
  3. Encrypt
  4. Decrypt

 

Install the Crypto Extension

The first step is to install the required integration. In this case, a so-called Extension is uploaded to Cognigy.AI. Thus, open the Extensions Library in another tab and download the Crypto Extension by clicking on the Download button. Now follow this installation guide and upload the Extension to Cognigy, where it will be displayed as the following:

mceclip0.png

Congrats! The installation of the Extension is finished!

 

Create a Hash Key

A hash key is needed for the encryption and decryption algorithms.
The Create Hash node allows you to calculate a hash key:

 

mceclip0.png

Select a hashing algorithm, a text to hash and a storage option:

mceclip4.png

 

Encrypt

Creates and returns a encrypted object, with the selected algorithm and hash key.

 

mceclip1.png

Select a encryption algorithm, a text to encrypt and use an existing hash key:

mceclip5.png

Decrypt

Creates and returns a decrypted object, with the selected algorithm and hash key.

 

mceclip2.png

To decrypt an encryped object, select the same algorithm and hash key:

mceclip7.png

 

 


Comments

0 comments

Article is closed for comments.

Was this article helpful?
0 out of 0 found this helpful