Package python3-module-signedjson: Information

    Source package: python3-module-signedjson
    Version: 1.1.1-alt1
    Build time:  Jan 23, 2021, 12:46 AM in the task #265075
    Report package bug
    License: ASL 2.0
    Summary: Sign JSON with Ed25519 signatures
    Description: 
    Features:
    * 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.

    List of rpms provided by this srpm:
    python3-module-signedjson (noarch)

    Maintainer: Vitaly Lipatov

    List of contributors:
    Vitaly Lipatov
    Igor Vlasenko

      1. python3-base
      2. python3-module-canonicaljson >= 1.0.0
      3. python3-module-pynacl >= 0.3.0
      4. python3-module-setuptools
      5. python3-module-setuptools
      6. python3-module-setuptools_scm
      7. python3-module-typing-extensions >= 3.5
      8. python3-module-unpaddedbase64 >= 1.0.1
      9. rpm-build-intro
      10. rpm-build-python3

    Last changed


    Jan. 22, 2021 Vitaly Lipatov 1.1.1-alt1
    - new version 1.1.1 (with rpmrb script)
    Feb. 20, 2020 Vitaly Lipatov 1.1.0-alt1
    - new version 1.1.0 (with rpmrb script)
    Feb. 20, 2020 Vitaly Lipatov 1.0.0-alt2
    - build new python3 package