assap-org / assap

Anti Shoulder Surfing Attack Platform (ASSAP)
https://github.com/assap-org/assap
MIT License
23 stars 3 forks source link

Assap/dev cipher #48

Closed RuthGnz closed 4 years ago

RuthGnz commented 4 years ago

Functions to encrypt/decrypt

This file contains all code necessary to cipher all the configuration in the ASSAP tool.

Having all the configuration encrypted is a security requirement. It prevents an attacker from modifying the identification configuration of the ASSAP tool. For this purpose we use AES and GCM.