bip340 0.0.1 copy "bip340: ^0.0.1" to clipboard
bip340: ^0.0.1 copied to clipboard

outdated

BIP340 (Schnorr) signature and verification.

bip340 #

Pub

Provides these functions:

  • String sign(String privateKey, String message, String aux)
  • bool verify(String publicKey, String message, String signature)
  • String getPublicKey(String privateKey)
6
likes
0
points
4.06k
downloads

Publisher

unverified uploader

Weekly Downloads

BIP340 (Schnorr) signature and verification.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

convert, crypto, pointycastle

More

Packages that depend on bip340