<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/libs/liboqs, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git-03.infra.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git-03.infra.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/'/>
<updated>2026-06-07T07:31:54Z</updated>
<entry>
<title>liboqs: fix missing symbolic link installation</title>
<updated>2026-06-07T07:31:54Z</updated>
<author>
<name>Ho Kim</name>
</author>
<published>2026-01-14T01:22:53Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=7990a8d3bec675f675092e6d38582d08b6eef363'/>
<id>urn:sha1:7990a8d3bec675f675092e6d38582d08b6eef363</id>
<content type='text'>
The current installation process fails to correctly install the
'liboqs.so' symbolic link due to an incorrect path syntax (extra dot).

This prevents other packages from linking against liboqs
(e.g., using -loqs) during development, which was discovered while
testing PQC key exchange implementations dependent on OQS.

Removes the trailing dot to ensure the symbolic link is preserved and
copied correctly to the destination directory.

Signed-off-by: Ho Kim &lt;rlagh1073@naver.com&gt;
</content>
</entry>
<entry>
<title>liboqs: Add library for quantum-safe cryptographic algorithms</title>
<updated>2025-11-18T12:48:00Z</updated>
<author>
<name>Christian Marangi</name>
</author>
<published>2025-11-11T22:52:23Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=4cf68081dbbfbd1dc0eb7f975c597207be7a9a14'/>
<id>urn:sha1:4cf68081dbbfbd1dc0eb7f975c597207be7a9a14</id>
<content type='text'>
liboqs is an open source C library for quantum-safe cryptographic
algorithms.

liboqs provides:

- a collection of open source implementations of quantum-safe key
  encapsulation mechanisms (KEMs) and digital signature algorithms
- a common API for these algorithms
- a test harness and benchmarking routines

liboqs is part of the Open Quantum Safe (OQS) project, which aims to
develop and integrate into applications quantum-safe cryptography to
facilitate deployment and testing in real world contexts. In particular,
OQS provides prototype integrations of liboqs into protocols like TLS,
X.509, and S/MIME, through our OpenSSL 3 Provider and we provide a
variety of other post-quantum-enabled demos.

Signed-off-by: Christian Marangi &lt;ansuelsmth@gmail.com&gt;
Tested-by: Eneas U de Queiroz &lt;cotequeiroz@gmail.com&gt;
</content>
</entry>
</feed>
