Secure Features
Top  Previous  Next
On-the-fly encryption
   CryptArchiver uses "on-the-fly" encryption system, so your data is never stored unencrypted. When data is requested by any application, it gets decrypted on the fly. Unencrypted data to be stored is encrypted instantaneously while saving. All attempts to read or write to the Encrypted Drive are intercepted by the driver, and completed after decryption or encryption.


Technical Details

Operating Systems

·Windows 95 (OSR2) / 98, 98SE / ME / 2000 (Professional/Server) /  
·Windows XP (Home/Professional) / 2003 Server Family  

Ciphers
·Blowfish  
emdash128 Bit Implementation, CryptArchiver Lite Edition (trial version).
emdash448 Bit Implementation, CryptArchiver.
·AES  
emdash256 Bit Implementation, CryptArchiver.

Disk space required
·3.5 MB for installation.  
·Size of encrypted files on disk can vary with requirement.  

Technical Standards
·SHA NIST FIPS  
·Key Setting Pkcs5v2  
·HMAC RFC2104  
·HMAC test Vectors RFC2202  
·IBS - ICS 35.080  


This product uses components written by Paul Le Roux (pleroux@swprofessionals.com), cryptographic software written by Eric Young (eay@cryptsoft.com), and InnoSetup by Jordan Russell and Martijn Laan.