Charm: A Framework for Rapidly Prototyping Cryptosystems
Project Description
Charm is a framework for rapidly prototyping advanced cryptosystems. Based on the Python language, it was designed from the ground up to minimize development time and code complexity while promoting the reuse of components.
Charm uses a hybrid design: performance intensive mathematical operations are implemented in native C modules, while cryptosystems themselves are written in a readable, high-level language. Charm additionally provides a number of new components to facilitate the rapid development of new schemes and protocols.
Features of Charm include:
Support for various mathematical settings, including integer rings/fields, bilinear and non-bilinear Elliptic Curve groups Base crypto library, including symmetric encryption schemes, hash functions, PRNGs Standard APIs for constructions such as digital signature, encryption, commitments A “protocol engine” to simplify the process of implementing multi-party protocols An integrated compiler for interactive and non-interactive ZK proofs Integrated benchmarking capability
Prior to install, you need GMP and PBC. See documentation: http://jhuisi.github.io/charm/install_source.html
Release history Release notifications
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size & hash SHA256 hash help | File type | Python version | Upload date |
---|---|---|---|
Charm_Crypto-0.43-cp27-none-macosx_10_5_x86_64.whl (348.4 kB) Copy SHA256 hash SHA256 | Wheel | cp27 | Aug 14, 2015 |
Charm_Crypto-0.43-py3.4-macosx-10.6-intel.egg (808.8 kB) Copy SHA256 hash SHA256 | Egg | 3.4 | Aug 14, 2015 |
Charm-Crypto-0.43.tar.gz (364.5 kB) Copy SHA256 hash SHA256 | Source | None | Aug 14, 2015 |