Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lukem512/schnorr-api
A wrapper for the Schnorr signing algorithm
https://github.com/lukem512/schnorr-api
Last synced: about 8 hours ago
JSON representation
A wrapper for the Schnorr signing algorithm
- Host: GitHub
- URL: https://github.com/lukem512/schnorr-api
- Owner: lukem512
- License: mit
- Created: 2014-02-01T15:46:41.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2017-12-28T15:31:24.000Z (almost 7 years ago)
- Last Synced: 2023-04-16T08:10:58.621Z (over 1 year ago)
- Language: C++
- Homepage:
- Size: 31.3 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
schnorr-api
===========A wrapper for the Schnorr signing algorithm. See [examples/1.cpp](examples/1.cpp) for usage.