Release 2.1.4.
[u/mdw/catacomb] / debian / changelog
CommitLineData
20fa0f69
MW
1catacomb (2.1.4) experimental; urgency=low
2
3 * Constant-time operations.
4 * Some minor fixes to header files.
5
6 -- Mark Wooding <mdw@distorted.org.uk> Mon, 27 May 2013 22:34:23 +0100
7
09e500b2
MW
8catacomb (2.1.3) experimental; urgency=low
9
10 * Fibonacci sequence computation: mp_fibonacci function and fibonacci(1)
11 example program.
12 * Upper bounds on phrase entropy in mkphrase(1).
13 * Don't make the Pixie setuid-root by default. Make the documentation
14 less scary.
15
16 -- Mark Wooding <mdw@distorted.org.uk> Thu, 11 Apr 2013 12:06:28 +0100
17
b2776fdf
MW
18catacomb (2.1.2.1) experimental; urgency=low
19
20 * hashsum: Document `--progress' option in `--help' output.
21
22 -- Mark Wooding <mdw@distorted.org.uk> Thu, 28 Feb 2013 17:35:49 +0000
23
5278d9af
MW
24catacomb (2.1.2) experimental; urgency=low
25
26 * hashsum: Correct return code when running in `-c' mode.
27 * dsig: Fix core dump on large-ish outputs.
28 * dsig: Fix repeat-close bug.
29 * dsig: Accept precomputed hashes when making signatures.
30 * Utilities: New `-p' option for progress bars.
31 * dsig, hashsum: New `-j' option checks for files not covered by
32 manifest.
33 * Various library improvements.
34
35 -- Mark Wooding <mdw@distorted.org.uk> Wed, 09 Jan 2013 03:26:44 +0000
36
4263ac2b
MW
37catacomb (2.1.1) experimental; urgency=low
38
39 * Do configuration through pkgconfig.
40
41 -- Mark Wooding <mdw@distorted.org.uk> Mon, 17 Mar 2008 18:36:30 +0000
42
c3caa2fa 43catacomb (2.1.0) experimental; urgency=low
44
45 * Added support for elliptic curves, on both prime and binary fields
46 (polynomial basis only). No actual crypto, but there's enough already
47 to do ECDH and stuff on well-known curves Testing is currently a bit
48 patchy.
49
50 -- Mark Wooding <mdw@nsict.org> Sun, 21 Mar 2004 22:47:56 +0000
51
2ee993fe 52catacomb (2.0.1) experimental; urgency=low
53
54 * Debianization!
962dd332 55 * (pixie): Don't report uninteresting errors when accepting connections.
2ee993fe 56
962dd332 57 -- Mark Wooding <mdw@nsict.org> Thu, 11 Dec 2003 10:47:59 +0000