mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2025-03-03 18:47:38 +01:00
* Removed type parameter from PublicKey * Deduplicated call to public key decompression in isFullyValid * Fixed FieldElement * Added CurveCoordinate to replace FieldElement in places where it was being misused * Added edge case tests |
||
---|---|---|
.. | ||
BIP340TestVectors.scala | ||
BitcoinSCryptoTest.scala | ||
CryptoGenerators.scala | ||
CryptoUtilTest.scala | ||
DERSignatureUtilTest.scala | ||
ECAdaptorSignatureTest.scala | ||
ECDigitalSignatureTest.scala | ||
ECPrivateKeyTest.scala | ||
ECPublicKeyTest.scala | ||
FieldElementTest.scala | ||
HashDigestTest.scala | ||
NumberGenerator.scala | ||
SchnorrDigitalSignatureTest.scala | ||
SchnorrNonceTest.scala | ||
SchnorrPublicKeyTest.scala | ||
SignTest.scala | ||
SipHashTest.scala |