mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-14 21:56:41 +01:00
30e5aa6224
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
9 lines
267 B
Text
9 lines
267 B
Text
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.
|