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.
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.