« Previous | Next » 

Revision f4a2f532

IDf4a2f532f9c6243444ab52b67fad18e0628e036e

Added by Guido Trotter almost 14 years ago

HMAC authenticated json messages

This patch includes HMAC authenticated json messages to the serializer.
The new interface works on any json-encodable data type, and can sign it
with a private key and an optional salt. The same private key must be
used upon message loading to verify the message.

Signed-off-by: Guido Trotter <>
Reviewed-by: Michael Hanselmann <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences