chiark / gitweb /
catacomb/__init__.py: Add `beginhash', `endhash' to the EdDSA interface.
authorMark Wooding <mdw@distorted.org.uk>
Thu, 11 May 2017 09:42:15 +0000 (10:42 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 14 May 2017 03:29:42 +0000 (04:29 +0100)
commit058f0a00a3fbce84d8963e140505a5fa35962b90
tree8b991a71ca86dddd9b974f21127f716a3c4e54ed
parent925aa45b22569dd0d08a695a89602f1781085f89
catacomb/__init__.py: Add `beginhash', `endhash' to the EdDSA interface.

This is consistent with the other DSA-ish classes.
catacomb/__init__.py