Changes

Jump to navigation Jump to search
569 bytes added ,  13:58, 10 October 2011
m
no edit summary
|-
| 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.<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.
|-
| valign='top' | '''Errors'''
administrator, Bureaucrats, editor, reviewer, Administrators
408

edits

Navigation menu