Metadata-Version: 2.4
Name: pypxcryptokit
Version: 0.9.0
Summary: Python cryptographic library implementing Double Ratchet and X3DH protocols
Home-page: https://github.com/UNSHD-X7/PROJECT-PX1
Author: UNSHD-X7
Author-email: 
Keywords: cryptography double-ratchet x3dh signal python end-to-end encryption
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Developers
Classifier: Topic :: Security :: Cryptography
Requires-Python: >=3.8
Requires-Dist: cryptography>=41.0.0
Requires-Dist: xeddsa>=0.1.0
Requires-Dist: pydantic>=2.0.0
Requires-Dist: typing-extensions>=4.0.0
Dynamic: author
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: keywords
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

A Python cryptographic library providing modern secure messaging primitives, including Double Ratchet and X3DH, designed for end-to-end encryption and forward secrecy.
