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