0.3.3 • Published 5 years ago

smrf v0.3.3

Weekly downloads
256
License
Apache-2.0
Repository
github
Last release
5 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

5 years ago

0.3.2

5 years ago

0.3.0

6 years ago