all options
buster  ] [  bullseye  ] [  bullseye-backports  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Source: pyjwt  ]

Package: python3-jwt (2.10.1-2)

Links for python3-jwt

Screenshot

Debian Resources:

Download Source Package pyjwt:

Maintainers:

External Resources:

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

  • depends
  • recommends
  • suggests
  • enhances

Download python3-jwt

Download for all available architectures
Architecture Package Size Installed Size Files
all 30.5 kB116.0 kB [list of files]