Branch: Tag:

2019-03-19

2019-03-19 12:33:55 by Henrik Grubbström (Grubba) <grubba@grubba.org>

Merge commit '722771973bd' into patches/lyslyskom22891031

* commit '722771973bd': (6177 commits)
Verify that callablep responses are aligned with reality.
...

2019-03-14

2019-03-14 10:39:03 by Henrik Grubbström (Grubba) <grubba@grubba.org>

Merge commit '2470270f500c728d10b8895314d8d8b07016e37b' into grubba/typechecker-automap

* commit '2470270f500c728d10b8895314d8d8b07016e37b': (18681 commits)
Removed the old typechecker.
...

2018-11-03

2018-11-03 14:21:37 by Marcus Comstedt <marcus@mc.pp.se>

Merge remote-tracking branch 'origin/8.1' into gobject-introspection

2014-12-04

2014-12-04 19:25:57 by Martin Nilsson <nilsson@opera.com>

Fixed inherit.

2014-12-04 19:25:56 by Henrik Grubbström (Grubba) <grubba@grubba.org>

Nettle.CHACHA_POLY1305: Initial implementation.

Implements the CHACHA-POLY1305 AEAD cipher algorithm, and
maps it to Crypto.ChaCha20.POLY1305.

2014-04-25

2014-04-25 20:24:33 by Martin Nilsson <nilsson@opera.com>

Fixed inherit.

2014-04-24

2014-04-24 21:19:14 by Henrik Grubbström (Grubba) <grubba@grubba.org>

Nettle.CHACHA_POLY1305: Initial implementation.

Implements the CHACHA-POLY1305 AEAD cipher algorithm, and
maps it to Crypto.ChaCha20.POLY1305.

2014-04-21

2014-04-21 15:31:28 by Martin Nilsson <nilsson@opera.com>

Renamed ChaCha to ChaCha20 to not confuse with ChaCha8 or ChaCha12.