Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| a_f:f:af:encrypt_b64 [2022/09/13 18:15] – external edit 127.0.0.1 | a_f:f:af:encrypt_b64 [2025/06/12 03:59] (current) – Change to AwareIM aware_support3 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | {{tag>Functions | + | {{tag>Index Function |
| ====== ENCRYPT_B64 ====== | ====== ENCRYPT_B64 ====== | ||
| ===== Description ===== | ===== Description ===== | ||
| - | Provides BASE64 with XOR shift encryption (decryption) of the specified string. Can be used to encrypt | + | Provides BASE64 with XOR shift encryption (decryption) of the specified string. Can be used to encrypt |
| ===== Parameters ===== | ===== Parameters ===== | ||
| An attribute of the Plain Text type or an expression producing a string | An attribute of the Plain Text type or an expression producing a string | ||
| ===== Example ===== | ===== Example ===== | ||
| <code aim> | <code aim> | ||