[Cfrg] Usability of cryptographic APIs - Study Invitation

"Zeier, Alexander" <alexander.zeier@h-da.de> Sat, 03 November 2018 00:06 UTC

Return-Path: <alexander.zeier@h-da.de>
X-Original-To: cfrg@ietfa.amsl.com
Delivered-To: cfrg@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B629712777C for <cfrg@ietfa.amsl.com>; Fri, 2 Nov 2018 17:06:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.899
X-Spam-Level:
X-Spam-Status: No, score=-1.899 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_NONE=-0.0001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 5l26rq5OR0tq for <cfrg@ietfa.amsl.com>; Fri, 2 Nov 2018 17:06:41 -0700 (PDT)
Received: from ironchief.h-da.de (ironchief.h-da.de [141.100.10.235]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D474A127333 for <cfrg@irtf.org>; Fri, 2 Nov 2018 17:06:40 -0700 (PDT)
X-IronPort-Anti-Spam-Filtered: true
X-IronPort-Anti-Spam-Result: A2HHBQBf5dxbjJQBZI1jHgEGBwaBZYJrbToKg2yDSoUtjR+ZSwgFHwwBgQRHhlg4FgEDAQECAQECAgIQAQEBJkwBC4QfX2doAUoCNCcEEw4QgwMBggWnbYEug3GBS4RYCgUJAYJjil0+gTgME4EqdIgwMYImAokPhiePdAMEAgKBDFCCOYFwJj+KOIFVhH2CdYcUgm6REwGDPIFaIIFXcXkBgkGCNIQEih9vAYEEAQEhiwEBgR4BAQ
X-IPAS-Result: A2HHBQBf5dxbjJQBZI1jHgEGBwaBZYJrbToKg2yDSoUtjR+ZSwgFHwwBgQRHhlg4FgEDAQECAQECAgIQAQEBJkwBC4QfX2doAUoCNCcEEw4QgwMBggWnbYEug3GBS4RYCgUJAYJjil0+gTgME4EqdIgwMYImAokPhiePdAMEAgKBDFCCOYFwJj+KOIFVhH2CdYcUgm6REwGDPIFaIIFXcXkBgkGCNIQEih9vAYEEAQEhiwEBgR4BAQ
Received: from vorlon.itda.h-da.de (HELO Vorlon.h-da.local) ([141.100.1.148]) by ironchief.h-da.de with ESMTP/TLS/DHE-RSA-AES256-SHA; 03 Nov 2018 01:06:35 +0100
Received: from Pluto.h-da.local (141.100.1.165) by vorlon.h-da.local (141.100.1.148) with Microsoft SMTP Server (TLS) id 14.3.408.0; Sat, 3 Nov 2018 01:06:34 +0100
Received: from VORLON.h-da.local ([141.100.1.148]) by Pluto.h-da.local ([fe80::b4be:53f6:1880:1213%12]) with mapi id 14.03.0415.000; Sat, 3 Nov 2018 01:06:35 +0100
From: "Zeier, Alexander" <alexander.zeier@h-da.de>
To: "cfrg@irtf.org" <cfrg@irtf.org>
Thread-Topic: Usability of cryptographic APIs - Study Invitation
Thread-Index: AQHUcwkUDDUqqahqKUCZbOZ8OhZVqA==
Date: Sat, 03 Nov 2018 00:06:33 +0000
Message-ID: <A665EA63-701F-4265-ACDC-5DDD797F099B@h-da.de>
Accept-Language: en-US, de-DE
Content-Language: en-US
X-MS-Has-Attach: yes
X-MS-TNEF-Correlator:
x-originating-ip: [176.199.211.42]
Content-Type: multipart/signed; boundary="Apple-Mail=_DCB347A9-1B48-492A-96DE-843E4C632452"; protocol="application/pgp-signature"; micalg="pgp-sha512"
MIME-Version: 1.0
Archived-At: <https://mailarchive.ietf.org/arch/msg/cfrg/DzBgPINTQDAPHvGtGua6KjgigWA>
Subject: [Cfrg] Usability of cryptographic APIs - Study Invitation
X-BeenThere: cfrg@irtf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Crypto Forum Research Group <cfrg.irtf.org>
List-Unsubscribe: <https://www.irtf.org/mailman/options/cfrg>, <mailto:cfrg-request@irtf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/cfrg/>
List-Post: <mailto:cfrg@irtf.org>
List-Help: <mailto:cfrg-request@irtf.org?subject=help>
List-Subscribe: <https://www.irtf.org/mailman/listinfo/cfrg>, <mailto:cfrg-request@irtf.org?subject=subscribe>
X-List-Received-Date: Sat, 03 Nov 2018 00:06:44 -0000

Hello,

I am researching the usability of cryptographic APIs at Darmstadt University of Applied Sciences. For this purpose I want to compare the usability of different Java APIs supporting digital signatures. Usability is a very important part of a good cryptographic API. Without usability, programmers will do mistakes which will lead to insecure software.

I prepared an online editor where you will be presented with a programming task. This task should be solved using a randomly assigned Java API and should take you about 90 minutes. Only basic Java skills are required.

As a little incentive, all participants have the chance to win one of three 100€ voucher for amazon.

If you want to take part in my research, please visit the following page: https://research.azeier.de

By participating, you would help me understand different problems programmers are facing when using cryptographic APIs. These insights are then used to create more usable APIs.

I would like to thank you in advance for supporting the study and making a valuable contribution to my research.

If you encounter any technical difficulties, please let me know.

Best regards,
Alexander Zeier

--
Alexander Zeier
Fachbereich Informatik
Hochschule Darmstadt - University of Applied Sciences
Haardtring 100
D-64295 Darmstadt

Tel: 06151-16-3 8489
E-Mail: alexander.zeier@h-da.de
Web: https://ucs.fbi.h-da.de
Büro: D19, 2.05, Schöfferstr. 10, 64295 Darmstadt