Metadata-Version: 2.4
Name: manywe-crypto
Version: 0.0.1
Summary: Small official ManyWe crypto helper utilities for integration prototypes.
Author-email: ManyWe <sing@manywe.ai>
License: Proprietary placeholder release
Project-URL: Homepage, https://manywe.ai
Keywords: manywe,official,placeholder
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.10
Description-Content-Type: text/markdown

# manywe-crypto

Official ManyWe placeholder package for future crypto-related integration work.

Current utilities:
- normalize hexadecimal key material
- validate fixed-size hex strings
- format byte lengths for integration checks

This package is intentionally small and is not a production cryptography implementation.
