Added encryption stuff + rewrote sendWernisApiRequest() to handle the decryption.
authorRoland Haeder <roland@mxchange.org>
Sat, 4 Apr 2015 01:47:30 +0000 (03:47 +0200)
committerRoland Haeder <roland@mxchange.org>
Sat, 4 Apr 2015 01:47:30 +0000 (03:47 +0200)
commit82c5c7d37ee00f628b4fdd445f7fc453523ed1dd
tree3c0a663ed6aa7a0fe2ea6e57e06dcd0ee4cfbc45
parente9da1508b2a3ccbf63adc999981674740a47e074
Added encryption stuff + rewrote sendWernisApiRequest() to handle the decryption.

Signed-off-by: Roland Häder <roland@mxchange.org>
15 files changed:
inc/encryption-functions.php [new file with mode: 0644]
inc/extensions/ext-wernis.php
inc/extensions/wernis/mode-update.php
inc/functions.php
inc/http-functions.php
inc/language/wernis_de.php
inc/libs/wernis_functions.php
inc/mysql-connect.php
inc/template-functions.php
inc/wrapper-functions.php
templates/de/html/admin/admin_config_wernis.tpl
templates/de/html/select/select_wernis_encryption_algorithm_wernis_box.tpl [new file with mode: 0644]
templates/de/html/select/select_wernis_encryption_algorithm_wernis_option.tpl [new file with mode: 0644]
templates/de/html/select/select_wernis_encryption_mode_wernis_box.tpl [new file with mode: 0644]
templates/de/html/select/select_wernis_encryption_mode_wernis_option.tpl [new file with mode: 0644]