bitcoin-s/crypto/src/main/scala/org/bitcoins/crypto
Chris Stewart 955978f635 Apply string factory to a bunch of easy things (#1891)
* Apply string factory to a bunch of easy things

* Refactor HDPath, ExtKey, and LnTagPrefix to use StringFactory

* Implemen StringFactory on LnHumanReadablePart, ScriptType, ServiceIdentifier

* Implement StringFactory on AesCrypt, NodeUri, AddressTag, PSBT, TxoState

* Fix failing tests, fix website compile

* Apply StringFactory to all ScriptOperations, ChannelState, Script Parsing
2020-08-25 10:48:37 -05:00
..
AesCrypt.scala Apply string factory to a bunch of easy things (#1891) 2020-08-25 10:48:37 -05:00
BouncyCastleUtil.scala Add low R signing (#1342) 2020-07-29 15:03:18 -05:00
CryptoBytesUtil.scala Schnorr Data Structures (#1564) 2020-06-16 09:52:45 -05:00
CryptoContext.scala Update scalafmt-core to 2.6.0 (#1579) 2020-06-19 10:38:12 -05:00
CryptoParams.scala Crypto Project Refactor (#1380) 2020-04-30 12:34:53 -05:00
CryptoUtil.scala Update scalafmt-core to 2.6.0 (#1579) 2020-06-19 10:38:12 -05:00
DERSignatureUtil.scala Update scalafmt-core to 2.6.0 (#1579) 2020-06-19 10:38:12 -05:00
ECDigitalSignature.scala Make ECDigitalSignature extend NetworkElement (#1750) 2020-08-04 07:29:52 -05:00
ECKey.scala Update scalafmt-core to 2.6.4 (#1686) 2020-08-24 14:24:16 -05:00
Factory.scala TxBuilder Refactor (#1426) 2020-05-21 09:47:08 -05:00
FieldElement.scala Update scalafmt-core to 2.6.0 (#1579) 2020-06-19 10:38:12 -05:00
HashDigest.scala Update scalafmt-core to 2.6.0 (#1579) 2020-06-19 10:38:12 -05:00
HMacDSAKCalculatorWithEntropy.scala Add low R signing (#1342) 2020-07-29 15:03:18 -05:00
MaskedToString.scala Update scalafmt-core to 2.6.4 (#1686) 2020-08-24 14:24:16 -05:00
NetworkElement.scala Crypto Project Refactor (#1380) 2020-04-30 12:34:53 -05:00
PBKDF2.scala Update scalafmt-core to 2.6.0 (#1579) 2020-06-19 10:38:12 -05:00
SchnorrDigitalSignature.scala Update scalafmt-core to 2.6.0 (#1579) 2020-06-19 10:38:12 -05:00
SchnorrNonce.scala Schnorr Data Structures (#1564) 2020-06-16 09:52:45 -05:00
SchnorrPublicKey.scala Schnorr Data Structures (#1564) 2020-06-16 09:52:45 -05:00
Sign.scala Add low R signing (#1342) 2020-07-29 15:03:18 -05:00
StringFactory.scala 2020 06 09 addr invoice string factory (#1538) 2020-06-11 10:44:12 -05:00