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)
5
likes
0
pub points
79%
popularity

Publisher

unverified uploader

BIP340 (Schnorr) signature and verification.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

convert, crypto, pointycastle

More

Packages that depend on bip340