Skip to main content

Multi-algorithm, multi-level, multi-signature format for expressing conditions and fulfillments according to the Interledger Protocol (ILP).

Project description

media/repo-banner@2x.png

Python implementation of Crypto-Conditions. Multi-algorithm, multi-level, multi-signature format for expressing conditions and fulfillments according to the Interledger Protocol (ILP)

https://img.shields.io/pypi/v/cryptoconditions.svg https://img.shields.io/travis/bigchaindb/cryptoconditions/master.svg https://img.shields.io/codecov/c/github/bigchaindb/cryptoconditions/master.svg Documentation Status

Crypto Conditions

Motivation

We would like a way to describe a signed message such that multiple actors in a distributed system can all verify the same signed message and agree on whether it matches the description.

This provides a useful primitive for distributed, event-based systems since we can describe events (represented by signed messages) and therefore define generic authenticated event handlers.

Installation

To install latest release that is on PyPI:

$ pip install cryptoconditions

Or install from source:

$ pip install git+https://github.com/bigchaindb/cryptoconditions.git

Simple Usage

Yet to be documented.

Documentation

http://cryptoconditions.readthedocs.io/

Project details


Download files

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

Source Distribution

cryptoconditions-0.8.0.tar.gz (21.6 kB view hashes)

Uploaded Source

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