[ trixie ]
[ sid ]
[ 源代码: libjwt ]
软件包:libjwt-gnutls2(1.17.0-2 以及其他的)
C library to handle JWT (JSON Web Token) - GnuTLS flavour
libjwt is a library which allows you to encode and decode JSON Web Tokens (JWT). GnuTLS flavour.
JSON Web Tokens are an open, industry standard RFC 7519 method for representing claims securely between two parties.
SSL support is provided by GnuTLS.
其他与 libjwt-gnutls2 有关的软件包
|
|
|
|
-
- dep: libb64-0d (>= 1.2)
- base64 encoding/decoding library - runtime library
-
- dep: libc6 (>= 2.27)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgnutls30t64 (>= 3.7.3)
- GNU TLS library - main runtime library
-
- dep: libjansson4 (>= 2.14)
- C library for encoding, decoding and manipulating JSON data