Created by potrace 1.16, written by Peter Selinger 2001-2019

Miva Developer Docs

Syntax
bf_encrypt( key, plaintext, encrypted var )

Returns#

Returns 1 on success, 0 on error

Parameters#

Parameter Description
key the encryption key in ECB mode. The key must be 16 characters.
plaintext the text thats encrypted
encrypted if sucessful it will contain the results