Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 542 Bytes

File metadata and controls

17 lines (12 loc) · 542 Bytes

cmsproxy

A simple proxying/tunneling implementation for the Cryptographic Message Protocol over DTN links

Dependencies:

This application relies on openSSL and ION. On debian-based systems, run

sudo apt-get install openssl-dev 

Please note that OpenSSL version 1.0.2 or above is required for Diffie-Hellman while using elliptic curves.

Features:

  • Signing/verifying
  • Compressing/decompressing
  • Encryption/decrypting

Usage:

This is relatively variable, please run the command without any parameters for an up-to-date list