Received: from out0.migadu.com (out0.migadu.com [94.23.1.103]) by mail-b.sr.ht (Postfix) with ESMTPS id E2BC0FF0DE for <~sircmpwn/public-inbox@lists.sr.ht>; Thu, 17 Sep 2020 14:13:58 +0000 (UTC) Authentication-Results: mail-b.sr.ht; dkim=fail reason="key not found in DNS" (0-bit key) header.d=pixelhero.dev header.i=@pixelhero.dev header.b=J1Vq6qp6 Date: Thu, 17 Sep 2020 14:13:53 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pixelhero.dev; s=key1; t=1600352037; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=KOossDDnAMUVcdxZgQ35ZAa+2uM4NM95+NSuWlsNmak=; b=J1Vq6qp637f6Gg7io3xQ/NGglASXNlnFfESUeF/rbZkOlnT0FF89kNSiuCb9QD5EzSCj0f ga8fh5L7aG3/anHRjdfhDgRCzCkDVWMMSHxQQtknrlqtwhBefslzM8dQzAdSPG7BatEcDA D58p0/PUtfkG3Vzk1J7fxmkXHVTF3RDd8AGOLzkfdMp3bTuS6B/EES1OSU0P1GE7rnH6En 5M7KTr1yeA0NXy9/fB7pyPdvnNRhpsZCqu2CjPXNrzjGauqdR6AmN0t2Sfez7I3e5SySJN u5vtvMcnk+zcxOxdtXE4VH/Um0EXgMhqt6clo6S1gnm6QaqTixTPDrW3kinxVA== X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. From: Noam Preil To: Drew DeVault Cc: Paul Spooren , ~sircmpwn/public-inbox@lists.sr.ht Message-ID: <887128b1-9c21-44de-850d-b7a477cf31f3@pixelhero.dev> In-Reply-To: References: Subject: Re: BARE C (Arduino) implementation MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Correlation-ID: <887128b1-9c21-44de-850d-b7a477cf31f3@pixelhero.dev> X-Spam-Score: -0.10 Sep 15, 2020 9:31:24 AM Drew DeVault : > I don't know of anyone who's written a C implementation, but it should > be pretty easy to do. > I'm intending to get one done by the weekend. - Noam Preil