Data cryptografie

Module “X” (Data cryptografie) wordt toegepast om de database gegevens en kopie back-ups te versleutelen.

De data cryptografie verhoogt aanzienlijk het veiligheidsniveau en is een belangrijke garantie in gevallen van “data breach”.

Module “X” gebruikt de AES-128 cryptografie (Advanced Encryption Standard), één van de meest veilige en technologisch geavanceerde standaard algoritmen.

Dankzij het centrale beheer van de password cryptografie, wordt het risico van password verlies geëlimineerd en kan men de gebruiker de garantie geven zijn data op een transparante wijze te kunnen bereiken.

Data cryptografie is nuttig ten opzichte van de naleving van het GDPR (General Data Protection Regulation) ofwel de regelgeving van de Europese Unie voor het beheer van persoonsgegevens en privacy.

Functies:

  • Cryptografie AES-128 (Advanced Encryption Standard)
  • Cryptografie van databases*
  • Cryptografie van reserve copieën (back-up)
  • Conversie van data van “versleuteld” naar “ontcijferd” en vice versa
  • Automatisch en gecentraliseerd password beheer

 

*Cryptografie van MySQL databases vereist een toe te voegen configuratie

Screenshow

Additional uncaught exception thrown while handling exception.

Original

PDOException: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '"variable" variable WHERE ( (name = 'cron_last') )' at line 3: SELECT 1 AS expression FROM {variable} variable WHERE ( (name = :db_condition_placeholder_0) ); Array ( [:db_condition_placeholder_0] => cron_last ) in variable_set() (line 1258 of /home/gebsoftware/includes/bootstrap.inc).

Additional

PDOException: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '"locales_source" s LEFT JOIN "locales_target" t ON s.lid = t.lid AND t.language ' at line 1: SELECT s.lid, t.translation, s.version FROM {locales_source} s LEFT JOIN {locales_target} t ON s.lid = t.lid AND t.language = :language WHERE s.source = :source AND s.context = :context AND s.textgroup = 'default'; Array ( [:language] => nl [:source] => A field which is not visible to the user, but is recorded with the submission. [:context] => ) in locale() (line 719 of /home/gebsoftware/modules/locale/locale.module).


Uncaught exception thrown in shutdown function.

PDOException: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '"semaphore" WHERE (value = '14606943646904a7b4ae2580.09793563')' at line 1: DELETE FROM {semaphore} WHERE (value = :db_condition_placeholder_0) ; Array ( [:db_condition_placeholder_0] => 14606943646904a7b4ae2580.09793563 ) in lock_release_all() (line 269 of /home/gebsoftware/includes/lock.inc).