Changes between Version 5 and Version 6 of KeySetup
- Timestamp:
- Apr 25, 2007, 11:48:42 AM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
KeySetup
v5 v6 1 1 = The encryption utility = 2 2 3 The program lib/crypt_progperforms various encryption tasks.3 The program `lib/crypt_prog` performs various encryption tasks. 4 4 5 crypt_prog is built by the standard build procedure on Unix systems. You can also build it on Windows (with Visual Studio 2003) using the project file win_build/crypt_prog.vcproj.5 crypt_prog is built by the standard build procedure on Unix systems. You can also build it on Windows (with Visual Studio 2003) using the project file `win_build/crypt_prog.vcproj`. 6 6 7 7 == Creating encryption keys ==