py3-signedjson

sign JSON with Ed25519 signatures

WWW CVSWeb GITHub
  1. Package version
    py3-signedjson-1.1.4
  2. Maintainer
    Renaud Allard

Signs 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.

  • python3

  • lang/python/3.10
  • devel/py-build,python3
  • devel/py-installer,python3
  • devel/py-setuptools,python3
  • devel/py-wheel,python3
  • devel/py-setuptools_scm,python3

  • textproc/py-canonicaljson,python3
  • textproc/py-unpaddedbase64,python3
  • security/py-PyNaCl,python3
  • lang/python/3.10