[KEYPROV] Free software PSKC implementation

Simon Josefsson <simon@josefsson.org> Thu, 11 October 2012 18:22 UTC

Return-Path: <simon@josefsson.org>
X-Original-To: keyprov@ietfa.amsl.com
Delivered-To: keyprov@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EB89A1F0381 for <keyprov@ietfa.amsl.com>; Thu, 11 Oct 2012 11:22:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -98.98
X-Spam-Level:
X-Spam-Status: No, score=-98.98 tagged_above=-999 required=5 tests=[AWL=-0.929, BAYES_20=-0.74, FH_HOST_EQ_D_D_D_D=0.765, HELO_MISMATCH_COM=0.553, HOST_EQ_STATICB=1.372, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([64.170.98.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 5sH1-R9jKmCI for <keyprov@ietfa.amsl.com>; Thu, 11 Oct 2012 11:22:54 -0700 (PDT)
Received: from yxa-v.extundo.com (static-213-115-179-173.sme.bredbandsbolaget.se [213.115.179.173]) by ietfa.amsl.com (Postfix) with ESMTP id DE49C1F0429 for <keyprov@ietf.org>; Thu, 11 Oct 2012 11:22:45 -0700 (PDT)
Received: from latte (host-95-193-1-90.mobileonline.telia.com [95.193.1.90]) (authenticated bits=0) by yxa-v.extundo.com (8.14.3/8.14.3/Debian-5+lenny1) with ESMTP id q9BIMbZM009014 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NOT) for <keyprov@ietf.org>; Thu, 11 Oct 2012 20:22:40 +0200
X-Hashcash: 1:22:121011:keyprov@ietf.org::jUjaivkxU0FvdeeZ:5hqu
From: Simon Josefsson <simon@josefsson.org>
To: keyprov@ietf.org
OpenPGP: id=B565716F; url=http://josefsson.org/key.txt
Date: Thu, 11 Oct 2012 20:22:29 +0200
Message-ID: <87mwzs3m3e.fsf@latte.josefsson.org>
User-Agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.2 (gnu/linux)
MIME-Version: 1.0
Content-Type: text/plain
X-Virus-Scanned: clamav-milter 0.97.3 at yxa-v
X-Virus-Status: Clean
Subject: [KEYPROV] Free software PSKC implementation
X-BeenThere: keyprov@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: "Provisioning of Symmetric Keys \(keyprov\)" <keyprov.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/keyprov>, <mailto:keyprov-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/keyprov>
List-Post: <mailto:keyprov@ietf.org>
List-Help: <mailto:keyprov-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/keyprov>, <mailto:keyprov-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 11 Oct 2012 18:22:55 -0000

Hi all,

I wanted to let you know that I have just released a (partial) PSKC
implementation as free software in OATH Toolkit:

http://www.nongnu.org/oath-toolkit/

The tutorial is a good introduction to the functionality:

http://www.nongnu.org/oath-toolkit/libpskc-api/pskc-tutorial-pskctool.html
http://www.nongnu.org/oath-toolkit/libpskc-api/pskc-tutorial-quickstart.html

If anyone is interested in interop testing, please talk to me offlist.

/Simon