slackbuilds_ponce/libraries/libjwt
Arn0 c84da00749
libraries/libjwt: updated for version 1.12.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2020-02-08 22:39:01 +07:00
..
libjwt.info
libjwt.SlackBuild
README
slack-desc

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.