https://github.com/zwhe99/timedcommitment
The implementation of bitcoin-based timed-commitment scheme from "Secure Multiparty Computations on Bitcoin"
https://github.com/zwhe99/timedcommitment
Last synced: 3 months ago
JSON representation
The implementation of bitcoin-based timed-commitment scheme from "Secure Multiparty Computations on Bitcoin"
- Host: GitHub
- URL: https://github.com/zwhe99/timedcommitment
- Owner: zwhe99
- Created: 2019-12-31T13:13:41.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-01-27T04:49:53.000Z (over 5 years ago)
- Last Synced: 2025-01-30T06:42:25.678Z (4 months ago)
- Language: Python
- Size: 1.56 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Timed Commitment
The implementation of bitcoin-based timed-commitment scheme from "Secure Multiparty Computations on Bitcoin"