[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#315228: marked as done (RFP: ssss -- Shamir's Secret Sharing Scheme)



Your message dated Tue, 8 Nov 2005 05:00:37 -0700
with message-id <20051108120037.GA14832@merkel.debian.org>
and subject line Package exist in Debian now
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 21 Jun 2005 09:15:48 +0000
>From mzqrooht@0pointer.de Tue Jun 21 02:15:48 2005
Return-path: <mzqrooht@0pointer.de>
Received: from seth.intheinter.net [82.165.43.70] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1DkerE-0007hL-00; Tue, 21 Jun 2005 02:15:48 -0700
Received: from localhost (localhost [127.0.0.1])
	by seth.intheinter.net (Postfix) with ESMTP id C7A3AEEA42;
	Tue, 21 Jun 2005 11:15:16 +0200 (CEST)
Received: from seth.intheinter.net ([127.0.0.1])
	by localhost (seth [127.0.0.1]) (amavisd-new, port 10024) with ESMTP
	id 25776-08; Tue, 21 Jun 2005 11:15:16 +0200 (CEST)
Received: from cocaine.ring2.lan (c142037.adsl.hansenet.de [213.39.142.37])
	(using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits))
	(No client certificate requested)
	by seth.intheinter.net (Postfix) with ESMTP id 8A4CAEEA40;
	Tue, 21 Jun 2005 11:15:16 +0200 (CEST)
Received: from ecstasy.ring2.lan ([192.168.50.4])
	by cocaine.ring2.lan with esmtp (Exim 3.35 #1 (Debian))
	id 1Dkeqg-00028A-00; Tue, 21 Jun 2005 11:15:14 +0200
Received: by ecstasy.ring2.lan (Postfix, from userid 1000)
	id 7590516DAF; Tue, 21 Jun 2005 11:15:14 +0200 (CEST)
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Lennart Poettering <mzqrooht@0pointer.de>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: RFP: ssss -- Shamir's Secret Sharing Scheme
X-Mailer: reportbug 3.12
Date: Tue, 21 Jun 2005 11:15:14 +0200
Message-Id: <20050621091514.7590516DAF@ecstasy.ring2.lan>
X-Virus-Scanned: by amavisd-new at mail.compositiv.com
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
	autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Package: wnpp
Severity: wishlist


* Package name    : ssss
  Version         : 0.2
  Upstream Author : B. Poettering
* URL             : http://point-at-infinity.org/ssss/
* License         : GPL
  Description     : Shamir's Secret Sharing Scheme

Citing from the homepage:

<snip>
ssss is an implementation of Shamir's secret sharing scheme for UNIX
systems, tested only on linux machines until now. The code is licensed
under the GNU GPL. ssss does both the generation of shares for a known
secret and the reconstruction of a secret using user provided shares.
The software was written in 2005 by B. Poettering, it links against the
GNU libgmp  multiprecision library (version 4.1.4 in my case) and
requires the /dev/random entropy source.
</snip>

What is secret sharing?

<snip>
In cryptography, a secret sharing scheme is a method for distributing a
secret amongst a group of participants, each of which is allocated a
share of the secret. The secret can only be reconstructed when the
shares are combined together; individual shares are of no use on their
own.

More formally, in a secret sharing scheme there is one dealer  and n
players. The dealer gives a secret to the players, but only when
specific conditions are fulfilled. The dealer accomplishes this by
giving each player a share in such a way that any group of t (for
threshold) or more players can together reconstruct the secret but no
group of less than t players can. Such a system is called a
(t,n)-threshold scheme.
</snip>

Thanks,
	Lennart

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.11
Locale: LANG=de_DE@euro, LC_CTYPE=de_DE@euro (charmap=ISO-8859-15)

---------------------------------------
Received: (at 315228-done) by bugs.debian.org; 8 Nov 2005 12:00:38 +0000
>From tbm@merkel.debian.org Tue Nov 08 04:00:38 2005
Return-path: <tbm@merkel.debian.org>
Received: from merkel.debian.org [192.25.206.16] (mail)
	by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
	id 1EZS9W-0000cz-00; Tue, 08 Nov 2005 04:00:38 -0800
Received: from tbm by merkel.debian.org with local (Exim 3.36 1 (Debian))
	id 1EZS9V-0003rU-00; Tue, 08 Nov 2005 05:00:37 -0700
Date: Tue, 8 Nov 2005 05:00:37 -0700
From: Martin Michlmayr <tbm@cyrius.com>
To: 315228-done@bugs.debian.org
Subject: Package exist in Debian now
Message-ID: <20051108120037.GA14832@merkel.debian.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.5.9i
Sender: Martin Michlmayr <tbm@merkel.debian.org>
Delivered-To: 315228-done@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
	autolearn=no version=2.60-bugs.debian.org_2005_01_02

It seems that the package you have requested now exists in the
Debian archive.

Information about the package:

Package: ssss
Binary: ssss
Version: 0.4-1
Priority: optional
Section: utils
Maintainer: David Moreno Garza <damog@debian.org>
Build-Depends: debhelper (>= 4.0.0), libgmp3-dev, xmltoman
Architecture: any
Standards-Version: 3.6.2
Format: 1.0
Directory: pool/main/s/ssss
Files: 233fa51a135ec1a20e6aef869840ca76 569 ssss_0.4-1.dsc
 03a188c59f126a531bee82a056e47c3e 13678 ssss_0.4.orig.tar.gz
 c361a04e12518bea44640e4f4baad02b 1273 ssss_0.4-1.diff.gz

-- 
Martin Michlmayr
http://www.cyrius.com/



Reply to: