CryptoStorage creates on your Pocket PC virtual volumes (folders in the root directory). All information that is being written on or read from these volumes is transparently encrypted/decrypted on the fly. For any application the work with files being contained in these volumes does not in any way differs from the work with files that are placed in local folders (for example, \My Documents). When the volume is switched off, it is represented as file the content of which is encrypted. For access to the information contained therein it is necessary to know the password. If the password is unknown (or lost) there is no any possibility to get access to the encrypted information. For encryption is used very strong AES encryption algorithm designed by Joan Daemen and Vincent Rijmen, having the length of the key 256 bits. The key is generated by means of hash-algorithms MD5 and SHA based on the password entered by you.
CryptoStorage works on Pocket PC 2002 or Windows Mobile 2003 device.
| Requirements: | Pocket PC 2002/Windows Mobile 2003 |
 |