Page MenuHomePhabricator

[ecash-lib] Add `ecdsaVerify` and `schnorrVerify` to `Ecc`
ClosedPublic

Authored by tobias_ruck on Mar 2 2025, 19:56.

Details

Summary

Allows verifying ECDSA and our Schnorr signatures. Argument order is the same as for OP_CHECKDATASIG.

Test Plan

npm test

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable