[ buster ]
[ Source: pyjwt ]
Package: python-jwt (1.7.0-2)
Links for python-jwt
Debian Resources:
Download Source Package pyjwt:
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
implementazione Python di JSON Web Token
PYJWT implementa la bozza 01 di JSON Web Token, un modo per rappresentare contenuti firmati usando strutture dati JSON.
Algoritmi gestiti per le firme crittografiche:
* HS256 - HMAC usando l'algoritmo di hash SHA-256 (predefinito), * HS384 - HMAC usando l'algoritmo di hash SHA-384, * HS512 - HMAC usando l'algoritmo di hash SHA-512, * RS256 - algoritmo di firma RSASSA-PKCS1-v1_5 usando l'algoritmo di hash SHA-256, * RS384 - algoritmo di firma RSASSA-PKCS1-v1_5 usando l'algoritmo di hash SHA-384, * RS512 - algoritmo di firma RSASSA-PKCS1-v1_5 usando l'algoritmo di hash SHA-512.
Nomi Claim riservati gestiti:
- Claim "exp" (Expiration Time, tempo di scadenza).
Other Packages Related to python-jwt
|
|
|
|
-
- dep: python
- linguaggio interattivo di alto livello orientato agli oggetti (versione Python 2)
-
- rec: python-cryptography
- libreria Python che fornisce ricette e primitive crittografiche (Python 2)
-
- sug: python-crypto
- algoritmi e protocolli crittografici per Python
Download python-jwt
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 20.2 kB | 89.0 kB | [list of files] |