[ Source: pyjwt ]
Package: python3-jwt (2.10.1-2)
Links for python3-jwt
Debian Resources:
Download Source Package pyjwt:
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
implementazione Python 3 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, * ES256 - algoritmo di firma ECDSA che usa l'algoritmo di hash SHA-256, * ES256K - algoritmo di firma ECDSA con curve secp256k1 che usa l'algoritmo di hash SHA-256, * ES384 - algoritmo di firma ECDSA che usa l'algoritmo di hash SHA-384, * ES512 - algoritmo di firma ECDSA che usa 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, * PS256 - firma RSASSA-PSS che usa SHA-256 e padding MGF1 con SHA-256, * PS384 - firma RSASSA-PSS che usa SHA-384 e padding MGF1 con SHA-384, * PS512 - firma RSASSA-PSS che usa SHA-512 e padding MGF1 con SHA-512, * EdDSA - Sono supportate sia firma Ed25519 che usa SHA-512 sia firma Ed448 che usa SHA-3. Ed25519 e Ed448 forniscono, rispettivamente, sicurezza a 128 e 224 bit.
Nomi Claim riservati gestiti:
- Claim "exp" (Expiration Time, tempo di scadenza).
Questo pacchetto contiene la versione per Python 3 della libreria.
Other Packages Related to python3-jwt
|
|
|
|
-
- dep: python3
- linguaggio interattivo di alto livello orientato agli oggetti (versione python3 predefinita)
-
- rec: python3-cryptography
- libreria Python che fornisce ricette e primitive crittografiche (Python 3)
-
- sug: python-jwt-doc
- Python 3 implementation of JSON Web Token (Documentation)
-
- sug: python3-crypto
- Package not available
Download python3-jwt
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 30.5 kB | 116.0 kB | [list of files] |