chiark / gitweb /
Merge branches 'mdw/latin-ietf' and 'mdw/curve25519'
authorMark Wooding <mdw@distorted.org.uk>
Wed, 3 May 2017 12:02:54 +0000 (13:02 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Wed, 3 May 2017 12:02:54 +0000 (13:02 +0100)
commitd35f9a17d34ae5a48b6477f80370278580ec6a1e
tree98949bfc3acb1d77d54bf59166cfc0f509ae36e8
parentf9041075eeffaf4b3d301f09652444c4aa3c2496
parenteb8aa4ec8ea84c76dcf06d1647fce1b237cec313
Merge branches 'mdw/latin-ietf' and 'mdw/curve25519'

* mdw/latin-ietf:
  algorithms.py: Support the IETF versions of ChaCha etc. with 96-bit nonce.

* mdw/curve25519:
  pubkey.c, catacomb/__init__.py: Add bindings for Hamburg's X448.
  pubkey.c, ...: Support Bernstein's `Ed25519' signature scheme.
  pubkey.c, ...: Support Bernstein's `X25519' key-agreement algorithm.