Skip to content

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

License

Notifications You must be signed in to change notification settings

go-interledger/cryptoconditions

Repository files navigation

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.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages