aa_macro syntax 
 aa_macro source 
 HTML source 
 HTML render 
Key

§ 4.41 - [decrypt] Built-In

Mnemonic aid: decrypt

See also:  [decrypt] )

Decrypts content from a hexadecimal block.

The mode=1 option tells  [decrypt] ) to use a more robust random number generator. Use of mode=1 is recommended. The mode option, if supplied, must be either 0 (the default) or 1, and must match the mode used in the corresponding  [encrypt] ) operation(s.)

In mode=0, the default, the seed=N option is a positive integer that affects the decryption decoding. The default is 1. In mode=1, the seed can be an integer or a string.

The salt=string option is a text string that affects the decryption decoding. The default is no salt.

The icount=N option is a positive integer that affects the decryption decoding. The default is 1.

Other built-ins used here:  [encrypt] )

Keyboard Navigation
, Previous Page . Next Page t TOC i Index
This manual was generated with wtfm
on January 10th, 2026 at 2:38 MT
wtfm uses aa_macro and SqLite
aa_macro uses Python 2.7