Changes between Version 7 and Version 8 of KeySetup

Show
Ignore:
Author:
davea (IP: 195.56.77.112)
Timestamp:
09/04/08 07:43:12 (1 year ago)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • KeySetup

    v7 v8  
    3535 crypt_prog -test_crypt private_keyfile public_keyfile:: 
    3636        Perform an internal test, checking that encryption followed by decryption works. 
     37 crypt_prog -cert_verify file signature_file certificate_dir ca_dir:: 
     38        Verify a certificate-based signature for the given file. 
     39 crypt_prog -convsig o2b/b2o input_file output_file:: 
     40        Convert a signature from OpenSSL form to/from BOINC form. 
     41 crypt_prog -convkey o2b/b2o priv/pub input_file output_file:: 
     42        Convert a key from OpenSSL form to/from BOINC form. 

If this page is incomplete or incorrect, please edit it or add it to the wiki to-do list. To do this, you must be logged in; click Login or Register above.