View Single Post
Old 04-29-07, 07:37 PM   #20 (permalink)
solara
Aximsite All Star
 
Join Date: Feb 2006
Posts: 702
Thanked 0 Times in 0 Posts
If you only keep the algorithm and hashes you want to use - then it can be quite small. I only keep AES, and the SHA hash. Total size with the program EXE and DLL is 263k.

Speedwise, the time to copy and move files over to/from the mounted container seems negligible - I haven't tested it objectively though. The less algorithms and hashes you have in the folder, the faster it will run btw - so discard any you wouldn't use. And if you're concerned that someone would know which algorithm you've used by looking at the ones in your OTFE folder - well, so far, AES hasn't been broken, so I wouldn't worry about it.
solara is offline   Reply With Quote