Skip to content

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

License

Notifications You must be signed in to change notification settings

INSYEN/cmsproxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published