Skip to main content
Version: 2.11

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)