From this simple home window, the user can access each one of the tools that are available in AESphere.
By pressing each one of the icons that appear in the window you will be able to move through each window of the application. These buttons are:
: With this button we access to the window corresponding to the encryption process, with all its configuration options.
: With this button we can access the decryption window, in which we will be able to configure every detail of the process.
: With this button we can simulate a brute force atack based on a Server - Client scheme.
: With this button we can test the functioning of the operations in which the AES encryption algorithm consist.
Thank to the language buttons at the bottom - left side of the window we will be able to change the language of the application in real time, saving our choice for future accesses to AESphere.
There is another button left. With the button "Check Vectors" we will be able to check the correct functioning of the implemented AES algorithm by using the test vectors provided by the original RFC of this algorithm