CrypTok File Encryption

Print
PDF


This application is implemented for the protection of the confidential files/folders in the system from being disclosed.

         FileEnc provides data confidentiality for the files/folders that contains sensitive data, it encrypts the files/folders that are carrying the confidential data, this encryption is done using the keys carried inside the Smart Token that the user is having.

         FileEnc also provides data integrity to make sure that no alteration or modification or any corruption is done on the encrypted files/folders, this is done by applying the digital signature concept that ensures the data integrity.

         FileEnc adds the authorization functionality to its security function, where only the one that encrypted the files/folders is the one that can decrypt these files/folders, as he is the only one that possesses the Smart Token used in the encryption process.

         The user select the files/folders he wants to encrypt and using his Smart Token the files/folders are encrypted and digitally signed, and by using the same Smart Token these files/folders are decrypted.

          Not only the Smart Token is used but also a pin code is added for more security.