Modularize ASCII serialization/deserialization & crypto signatures
- Add a sigsum.ascii module that handle Sigsum ASCII serialisation format and an associated test module.
- Introduce a golang-style
Signerprotocol and refactor the code to implement a PyNaCl-basedKeyfileSigner.
Edited by Grégoire Détrez