From: Mark Wooding Date: Thu, 11 May 2017 09:42:15 +0000 (+0100) Subject: Release 1.2.0. X-Git-Tag: 1.2.0^0 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/catacomb-python/commitdiff_plain/221888a2405c5d145b123f63e397f131b76e8124 Release 1.2.0. --- diff --git a/debian/changelog b/debian/changelog index 7f5abd2..5da1860 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,18 @@ +catacomb-python (1.2.0) experimental; urgency=low + + * Bindings for HSalsa20 and HChaCha PRFs. + * Bindings for Poly1305. + * Bindings for X25519. + * Bindings for X448. + * Bindings for Ed25519. + * Bindings for Ed448. + * Bindings for Keccak[1600, n]. + * Bindings for cSHAKE; Python implementation of KMAC. + * Improved pretty-printing for IPython. + * Allow selection of public exponent when generating RSA keys. + + -- Mark Wooding Sun, 14 May 2017 17:29:53 +0100 + catacomb-python (1.1.2) experimental; urgency=low * Further 64-bit compatibility improvements. diff --git a/debian/control b/debian/control index c9e5b41..e7be203 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ XS-Python-Version: >= 2.6, << 2.8 Maintainer: Mark Wooding Build-Depends: debhelper (>= 9), pkg-config, python, python2.6-dev, python2.7-dev, - mlib-dev (>= 2.2.2.1), catacomb-dev (>= 2.3.0.1+3) + mlib-dev (>= 2.2.2.1), catacomb-dev (>= 2.4.0) Standards-Version: 3.8.0 Package: python-catacomb