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)
commit44b4d94e117add1f3695c79194180b3fd8a5867f
tree3c0a663ed6aa7a0fe2ea6e57e06dcd0ee4cfbc45
parent534f676dc29968019d4313922a9a26e467681e35
Added encryption stuff + rewrote sendWernisApiRequest() to handle the decryption.

Signed-off-by: Roland Haeder <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]