Simple Decrypt
Simple decryption method (atob(^)), to be used along with the "Simple Encrypt" coded function brick.
Description
Simple decryption method (atob(^)), to be used along with the "Simple Encrypt" coded function brick.
Inputs
- Encrypted text (String)
- Cipher key (String)
Outputs
- Plain text (String)