Categorygithub.com/go-interledger/cryptoconditions
repositorypackage
0.0.0-20180612102545-aba58e59cef1
Repository: https://github.com/go-interledger/cryptoconditions.git
Documentation: pkg.go.dev

# README

cryptoconditions

This package provides a Go (golang) implementation of the Crypto-Conditions RFC specification intended for the Interledger protocol.

All the test vectors from the RFC specs are included in the unit tests.

!! For now, the THRESHOLD-SHA-256 condition is not yet supported because of limitation from the ASN.1 library that we use. We're looking towards a solution for that. !!

Licensing

This implementation is part of the public domain. More information can be found in the UNLICENSE file.