Skip to main content
Version: 2.13

Simple Encrypt

Simple encryption method (btoa(^)), to be used along with the "Simple Decrypt" coded function brick.

Description​

Simple encryption method (btoa(^)), to be used along with the "Simple Decrypt" coded function brick.

Inputs​

  • Plain text (String)
  • Cipher key (String)

Outputs​

  • Encrypted text (String)