Skip to main content

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

Project description

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

Python implementation of Crypto-Conditions. See draft of specification at draft-thomas-crypto-conditions-02.

The RFC is also on github under rfcs/crypto-conditions.

The Crypto-Conditions specification is part of the Interledger Protocol (ILP).

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 cryptocondtions

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.7.0.tar.gz (21.1 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