Language

Package: python-signedjson @ 1.1.1

Synopsis

Sign JSON objects with ED25519 signatures

Description

Sign JSON objects with ED25519 signatures.

  • More than one entity can sign the same object.

  • Each entity can sign the object with more than one key making it easier to rotate keys

  • ED25519 can be replaced with a different algorithm.

  • Unprotected data can be added to the object under the "unsigned" key.

Home page
https://github.com/matrix-org/python-signedjson
Location
gnu/packages/python-xyz.scm (line: 24940, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings