0.3.3 • Published 6 years ago

smrf v0.3.3

Weekly downloads
256
License
Apache-2.0
Repository
github
Last release
6 years ago

The Secure Message wRapper Format (SMRF) aims at providing a unified messaging format for communication between heterogenous endpoints. It fulfils the following requirements:

  • Non-encrypted meta-information (e.g. routing information)
  • Optional signing of message contents
  • Optional compression of message payload
  • Optional encryption of message payload

The format uses Google FlatBuffers and the Cryptographic Message Syntax (CMS) to specify the wireformat. SMRF is available in Java, JavaScript and C++. It was initially developed for usage in joynr to wrap messages before sending them to a remote party.

Build SMRF -- How to build SMRF. SMRF distribution channels -- Where and how to get SMRF. Release Notes -- All SMRF releases and API changes at a glance.

0.3.3

6 years ago

0.3.2

6 years ago

0.3.0

7 years ago