README: mention schnorrsig module

This commit is contained in:
Jonas Nick 2020-10-30 20:36:18 +00:00
parent 3dc8c072b6
commit 99e8614812
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ Features:
* Suitable for embedded systems.
* Optional module for public key recovery.
* Optional module for ECDH key exchange.
* Optional module for Schnorr signatures according to [BIP-340](https://github.com/bitcoin/bips/blob/master/bip-0340.mediawiki) (experimental).
Experimental features have not received enough scrutiny to satisfy the standard of quality of this library but are made available for testing and review by the community. The APIs of these features should not be considered stable.