<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/libs/libjwt, 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-05-09T16:12:58Z</updated>
<entry>
<title>libjwt: update to 3.3.2</title>
<updated>2026-05-09T16:12:58Z</updated>
<author>
<name>Daniel Golle</name>
</author>
<published>2026-05-08T17:21:58Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=166f65ec922a2d228ab9195648156a673ce9d6b8'/>
<id>urn:sha1:166f65ec922a2d228ab9195648156a673ce9d6b8</id>
<content type='text'>
Major version jump from 1.17.1 to 3.3.2.

libjwt 3.x is a substantial rewrite:
 * New backend abstraction supporting OpenSSL, GnuTLS and MbedTLS
   crypto libraries (selected at build time).
 * New JWK and JWKS APIs for key handling with full RFC 7517 support.
 * Improved error handling and reporting.
 * EdDSA signature support (Ed25519, Ed448).
 * Optional libcurl integration for fetching JWKS from a URL.
 * Many API additions while keeping backwards-compatible semantics
   for the most common HMAC/RSA/ECDSA operations.

Force OpenSSL backend (-DWITH_GNUTLS=OFF -DWITH_MBEDTLS=OFF) since
libopenssl is already a dependency, avoiding pulling in libgnutls.
Disable -DWITH_TESTS=OFF since the testsuite is not relevant for
embedded targets.

Link: https://github.com/benmcollins/libjwt/releases/tag/v3.3.2
Signed-off-by: Daniel Golle &lt;daniel@makrotopia.org&gt;
</content>
</entry>
<entry>
<title>treewide: avoid deref symlinks when installing .so</title>
<updated>2026-04-27T09:48:13Z</updated>
<author>
<name>Josef Schlehofer</name>
</author>
<published>2025-12-29T23:23:18Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=537c2a631dd117564720a80f6976280901b010f5'/>
<id>urn:sha1:537c2a631dd117564720a80f6976280901b010f5</id>
<content type='text'>
Deduplicate files

Signed-off-by: Josef Schlehofer &lt;pepe.schlehofer@gmail.com&gt;
</content>
</entry>
<entry>
<title>libjwt: add package</title>
<updated>2024-06-23T18:16:25Z</updated>
<author>
<name>Daniel Golle</name>
</author>
<published>2024-06-22T14:34:02Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=57fdc5d2b98e6bdd96f8f0f6f0448579bc3ddbad'/>
<id>urn:sha1:57fdc5d2b98e6bdd96f8f0f6f0448579bc3ddbad</id>
<content type='text'>
Add package for JWT C Library built against OpenSSL.

Signed-off-by: Daniel Golle &lt;daniel@makrotopia.org&gt;
</content>
</entry>
</feed>
