slackbuilds/libraries/libjwt
Arn0 9b14fa6fe2 libraries/libjwt: updated for version 2.1.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2025-02-07 07:33:40 +07:00
..
README
libjwt.SlackBuild libraries/libjwt: updated for version 2.1.1 2025-02-07 07:33:40 +07:00
libjwt.info libraries/libjwt: updated for version 2.1.1 2025-02-07 07:33:40 +07:00
slack-desc

README

Libjwt - JWT C Library

JSON Web Tokens are an open, industry standard RFC 7519 method for 
representing claims securely between two parties.

See https://jwt.io/ for more information.

By default it builds with GnuTLS.
Use OPENSSL=yes to build with OpenSSL instead.