sd-jwt

View on PyPIReverse Dependencies (1)

0.10.4 sd_jwt-0.10.4-py3-none-any.whl

Wheel Details

Project: sd-jwt
Version: 0.10.4
Filename: sd_jwt-0.10.4-py3-none-any.whl
Download: [link]
Size: 27546
MD5: 6c6ecedd877b728e2ad15aaa5569714e
SHA256: d7ae669eb5d51bceeb38e0df8ab2faddd12e3b21ab64d831b6d048fc1e00ce75
Uploaded: 2024-02-16 22:22:56 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: sd-jwt
Version: 0.10.4
Summary: The reference implementation of the IETF SD-JWT specification.
Author: Daniel Fett
Author-Email: mail[at]danielfett.de
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.8,<4.0
Requires-Dist: jwcrypto (>=1.3.1)
Requires-Dist: pyyaml (>=5.4)
Description-Content-Type: text/markdown
[Description omitted; length: 7616 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
sd_jwt/__init__.py sha256=fGZMaoPHZfTX9I4TDkr07gp-kj_1U_SD-gjQC_2flQs 23
sd_jwt/bin/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
sd_jwt/bin/demo.py sha256=Www3S-pMEMhBGOVjkgazgB70j_Z5eqwrQG6iKWRdFSc 9512
sd_jwt/bin/generate.py sha256=hu-VhHuzkb2LSxE1rhhym8EXkMVm5wWcjNEdjovYcuo 9093
sd_jwt/common.py sha256=ujjPLbqWqtylS0-EkeGXg8EPcvdJb2MwBiv30ETcMuE 5509
sd_jwt/disclosure.py sha256=x_j1PzF8zSzwrMUycIhR21i8AbTwHft6hT92xOfVtg0 894
sd_jwt/holder.py sha256=MoNWNtM01IBzkac_GEmg-552CVOUR2uy6gXqhN6xCWE 10440
sd_jwt/issuer.py sha256=BJvDF5HgdxiB4S5V5dgq2ps56iXqDcoZxEJntWu544E 7034
sd_jwt/utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
sd_jwt/utils/demo_settings.yml sha256=BbLBUo7Edm4KaStr18L_SXvoELSkYJc-5xEvqFNk2ks 612
sd_jwt/utils/demo_utils.py sha256=WfOj6sKv9r_SXjWths-5lrIWnAl27uksumtwJYG_59s 2006
sd_jwt/utils/formatting.py sha256=PJpG7olE5bph0gvjsnUyJ0oTyrdJQbwG645_MkoowTs 3045
sd_jwt/utils/yaml_specification.py sha256=NbMfatNTBbppC42V9N73qqt74vBsgEG40XvzVvrgIOs 3152
sd_jwt/verifier.py sha256=UZYF9lnaxF29qSae693Ahfgu6a0y1CY6HLXKXMv_PP8 6993
sd_jwt-0.10.4.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
sd_jwt-0.10.4.dist-info/METADATA sha256=ZkPNZaRCg4A3jvuUuu4apLTFYjEQJaXdfhdrgkNc0c0 8226
sd_jwt-0.10.4.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
sd_jwt-0.10.4.dist-info/entry_points.txt sha256=-ygHZptSP5BEMz19K-IofXv_UAnh-XcNNHpisSfOLdU 91
sd_jwt-0.10.4.dist-info/RECORD

entry_points.txt

sd-jwt-demo = sd_jwt.bin.demo:run
sd-jwt-generate = sd_jwt.bin.generate:run