The application uses the Universal Windows Platform's Microsoft Cryptographic Engine classes to encrypt and decrypt files, capable of encrypting and decrypting various files individually or in batches, such as:
Advanced Encryption Standard (AES) with 256, 192, and 128-bit key sizes.
Data Encryption Standard (DES) 64-bit.
Triple DES (3DES) 192 bits.
RC2, 256 and 127 bits.
The recommended standard is AES 256-bit, which is one of the most secure electronic data encryption standards in use today.