Skip to main content

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

Project details


Release history Release notifications | RSS feed

This version

0.43

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Charm-Crypto-0.43.tar.gz (364.5 kB view hashes)

Uploaded Source

Built Distributions

Charm_Crypto-0.43-py3.4-macosx-10.6-intel.egg (808.8 kB view hashes)

Uploaded Source

Charm_Crypto-0.43-cp27-none-macosx_10_5_x86_64.whl (348.4 kB view hashes)

Uploaded CPython 2.7 macOS 10.5+ x86-64

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page