Changes

Jump to navigation Jump to search
2 bytes added ,  12:56, 11 October 2011
m
| valign='top' | '''Summary'''
|Decrypts the encrypted <code>$input</code>.<br/>
<code>$decryption-type</code> must be <code>symmetric</code>. An option for asymmetric encryption will most likely be added with another version of BaseX. <b>Default is <code>symmetric</code></b><br/>.
<code>$secret-key</code> is the secret key which is used for both encryption and decryption of input data. Its length is fixed and depends on the chosen algorithm: <code>8 bytes for DES</code>, <code>16 bytes for AES</code>.<br/>
<code>$cryptographic-algorithm</code> must either be <code>DES</code> or <code>AES</code>. Other algorithms are not supported so far, but, of course, can be added on demand. <b>Default is <code>DES</code></b>.
|-
| valign='top' | '''Errors'''
administrator, Bureaucrats, editor, reviewer, Administrators
408

edits

Navigation menu