Changes between Version 7 and Version 8 of KeySetup


Ignore:
Timestamp:
Sep 4, 2008, 7:43:12 AM (16 years ago)
Author:
davea
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.