Skip to content

Modularize ASCII serialization/deserialization & crypto signatures

Grégoire Détrez requested to merge gregoire/modules into main
  • Add a sigsum.ascii module that handle Sigsum ASCII serialisation format and an associated test module.
  • Introduce a golang-style Signer protocol and refactor the code to implement a PyNaCl-based KeyfileSigner.
Edited by Grégoire Détrez

Merge request reports