{"categories":[{"label":"Cryptography","url":"https://skillfed.io/packages/category/security-cryptography/2"}],"enrichment":{"capability":"Provides hashing and signing operations for StarkNet messages via a Python wrapper around the crypto-cpp C++ library.","skillfed_tags":["starknet","elliptic-curve","message-signing"],"use_cases":["Signing and hashing StarkNet transactions or messages within a Python application.","Building StarkNet wallet or smart-contract interaction libraries that require cryptographic operations.","Integrating ECDSA-based message authentication into StarkNet-compatible dApps.","Performing elliptic-curve cryptography operations where sympy and ecdsa alone are insufficient."],"what_it_does":"crypto-cpp-py wraps the crypto-cpp C++ library to expose cryptographic hashing and message signing operations for StarkNet applications in Python. It depends on ecdsa and sympy for elliptic-curve mathematics, plus pywin32 on Windows. The package is distributed as precompiled wheels for Python 3.10+ across a wide range of architectures (x86_64, ARM, PowerPC, s390x, RISC-V) and operating systems, minimizing build friction for most users.\n\nThe library is actively maintained and has received recent updates (version 2.0.0 released 2026-04-03) that dropped support for older Python versions and legacy 32-bit architectures. It carries no known security vulnerabilities. However, the unclear license status and minimal community engagement (3 repository stars) mean you should verify licensing terms and community support before adopting it in production.","worth_installing":"Yes, if you are building for StarkNet and need native cryptographic operations in Python. The package is actively maintained, has no known vulnerabilities, and offers broad platform support via precompiled wheels. However, verify the license terms before use, and be aware that the small community footprint (3 stars) means limited third-party documentation or troubleshooting resources."},"id":"crypto-cpp-py","links":{"html":"https://skillfed.io/packages/crypto-cpp-py","md":"https://skillfed.io/packages/crypto-cpp-py.md","pypi":"https://pypi.org/project/crypto-cpp-py/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-04-03","license_spdx":null,"license_treatment":"unclear","name":"crypto-cpp-py","python_support":"supports_current","summary":"This is a packaged crypto-cpp program"},"popularity":{"monthly_downloads":117163,"position":12176,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"2.0.0"}
