Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/mpdavis/python-jose
/ types & classes
Types & classes
54 in github.com/mpdavis/python-jose
⨍
Functions
355
◇
Types & classes
54
↓ 40 callers
Class
JWKError
jose/exceptions.py:29
↓ 20 callers
Class
RSAKey
jose/backends/rsa_backend.py:120
↓ 18 callers
Class
JWEError
Base error for all JWE errors
jose/exceptions.py:33
↓ 14 callers
Class
JWTClaimsError
jose/exceptions.py:21
↓ 12 callers
Class
JWSError
jose/exceptions.py:5
↓ 9 callers
Class
JWEParseError
Could not parse the JWE string provided
jose/exceptions.py:39
↓ 9 callers
Class
JWTError
jose/exceptions.py:17
↓ 8 callers
Class
HMACKey
Performs signing and verification operations using HMAC and the specified hash function.
jose/backends/native.py:15
↓ 4 callers
Class
RsaAlgorithmIdentifier
ASN1 structure for recording RSA PrivateKeyAlgorithm identifiers.
jose/backends/_asn1.py:12
↓ 3 callers
Class
CryptographyECKey
jose/backends/cryptography_backend.py:33
↓ 2 callers
Class
CryptographyAESKey
jose/backends/cryptography_backend.py:394
↓ 2 callers
Class
CryptographyRSAKey
jose/backends/cryptography_backend.py:203
↓ 2 callers
Class
PKCS8PrivateKey
ASN1 structure for recording PKCS8 private keys.
jose/backends/_asn1.py:20
↓ 2 callers
Class
PublicKeyInfo
ASN1 structure for recording PKCS8 public keys.
jose/backends/_asn1.py:30
↓ 1 callers
Class
Algorithms
jose/constants.py:4
↓ 1 callers
Class
ExpiredSignatureError
jose/exceptions.py:25
↓ 1 callers
Class
JWSSignatureError
jose/exceptions.py:9
↓ 1 callers
Class
Key
A simple interface for implementing JWK keys.
jose/backends/base.py:4
↓ 1 callers
Class
MyDict
tests/test_jws.py:263
↓ 1 callers
Class
Zips
jose/constants.py:92
Class
CryptographyHMACKey
Performs signing and verification operations using HMAC and the specified hash function.
jose/backends/cryptography_backend.py:519
Class
DIRKey
jose/backends/base.py:79
Class
ECDSAECKey
Performs signing and verification operations using ECDSA and the specified hash function This class requires the ecdsa package to be ins
jose/backends/ecdsa_backend.py:11
Class
JOSEError
jose/exceptions.py:1
Class
JWEAlgorithmUnsupportedError
The JWE algorithm is not supported by the backend
jose/exceptions.py:54
Class
JWEInvalidAuth
The authentication tag did not match the protected sections of the JWE string provided
jose/exceptions.py:45
Class
JWSAlgorithmError
jose/exceptions.py:13
Class
TestBackendAesCompatibility
tests/algorithms/test_AES_compat.py:18
Class
TestBackendAesCompatibility
tests/algorithms/test_HMAC_compat.py:23
Class
TestBackendEcdsaCompatibility
tests/algorithms/test_EC_compat.py:18
Class
TestBackendRsaCompatibility
tests/algorithms/test_RSA_compat.py:25
Class
TestBaseAlgorithm
tests/algorithms/test_base.py:11
Class
TestCryptographyAesKeywrap
tests/algorithms/test_AES.py:44
Class
TestDecrypt
tests/test_jwe.py:138
Class
TestEC
tests/test_jws.py:362
Class
TestECAlgorithm
tests/algorithms/test_EC.py:130
Class
TestEncrypt
tests/test_jwe.py:361
Class
TestFirebase
tests/test_firebase.py:25
Class
TestFourFourThree
tests/rfc/test_rfc7520.py:57
Class
TestFourOneThree
tests/rfc/test_rfc7520.py:40
Class
TestFourThreeThree
tests/rfc/test_rfc7520.py:49
Class
TestGetKeys
tests/test_jws.py:258
Class
TestGetUnverifiedHeader
tests/test_jwe.py:76
Class
TestHMAC
tests/test_jws.py:101
Class
TestHMACAlgorithm
tests/algorithms/test_HMAC.py:10
Class
TestJWK
tests/test_jws.py:93
Class
TestJWK
tests/test_jwk.py:34
Class
TestJWS
tests/test_jws.py:23
Class
TestJWT
tests/test_jwt.py:37
Class
TestLoad
tests/test_jws.py:381
Class
TestPurePythonRsa
tests/algorithms/test_RSA.py:194
Class
TestRSA
tests/test_jws.py:296
Class
TestRSAAlgorithm
tests/algorithms/test_RSA.py:256
Class
TestUtils
tests/test_utils.py:6