<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hpqc on EchoMix</title><link>https://echomix.org/tags/hpqc/</link><description>Recent content in Hpqc on EchoMix</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Fri, 12 Apr 2024 00:00:00 +0000</lastBuildDate><atom:link href="https://echomix.org/tags/hpqc/index.xml" rel="self" type="application/rss+xml"/><item><title>hpqc - hybrid post quantum cryptography library</title><link>https://echomix.org/blog/2024-04-12-hpqc/</link><pubDate>Fri, 12 Apr 2024 00:00:00 +0000</pubDate><guid>https://echomix.org/blog/2024-04-12-hpqc/</guid><description>&lt;p&gt;The Katzenpost developement team has recently released a new golang
cryptography library known as &lt;a href="https://github.com/katzenpost/hpqc"&gt;&lt;strong&gt;hpqc&lt;/strong&gt;&lt;/a&gt;.
The theme of the library is hybrid post quantum cryptographic constructions, namely:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;hybrid KEMs (key encapsulation mechanism)&lt;/li&gt;
&lt;li&gt;hybrid NIKEs (non-interactive key exchange)&lt;/li&gt;
&lt;li&gt;hybrid signature schemes&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;In each of the three main subdirectories, &amp;ldquo;kem&amp;rdquo;, &amp;ldquo;nike&amp;rdquo; and &amp;ldquo;sign&amp;rdquo; there exists
interface definitions for &lt;code&gt;Scheme&lt;/code&gt;, &lt;code&gt;PrivateKey&lt;/code&gt; and &lt;code&gt;PublicKey&lt;/code&gt;. For signature schemes and
KEMs we&amp;rsquo;re borrowing the interface sets from cloudflare&amp;rsquo;s circl library.&lt;/p&gt;</description></item></channel></rss>