Changes between Version 5 and Version 6 of KeySetup


Ignore:
Timestamp:
Apr 25, 2007, 11:48:42 AM (17 years ago)
Author:
Nicolas
Comment:

Added monospacing. Panicked noticing the script wasn't doing <code>blah</code> -> blah conversion.

Legend:

Unmodified
Added
Removed
Modified
  • KeySetup

    v5 v6  
    11= The encryption utility =
    22
    3 The program lib/crypt_prog performs various encryption tasks.
     3The program `lib/crypt_prog` performs various encryption tasks.
    44
    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.
     5crypt_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`.
    66
    77== Creating encryption keys ==