bitcore/lib
Ryan X. Charles 40a2007e18 confusingly named SymEnc -> accurately named AESCBC
This will also further discourage use amongst anyone who doesn't understand
what this is.
2014-08-29 13:07:49 -07:00
..
expmt confusingly named SymEnc -> accurately named AESCBC 2014-08-29 13:07:49 -07:00
address.js move static isValid next to instance isValid 2014-08-28 20:27:45 -07:00
base58.js add set function to Base58 2014-08-28 15:27:58 -07:00
base58check.js Base58Check.prototype.set 2014-08-28 15:31:06 -07:00
bip32.js network -> networkstr 2014-08-28 17:55:33 -07:00
bn.js add BN.prototype.fromBuffer 2014-08-13 19:23:45 -04:00
bufferreader.js BufferReader.prototype.set 2014-08-28 15:52:32 -07:00
bufferwriter.js BufferWriter.prototype.set 2014-08-28 16:02:24 -07:00
constants.js make address more consistent with rest of lib 2014-08-09 20:26:03 -07:00
ecdsa.js compressed by default with fromRandom 2014-08-29 12:38:43 -07:00
hash.js remove "(classname): " from tests 2014-08-20 13:03:07 -07:00
kdf.js Privkey.prototype.set 2014-08-28 17:26:56 -07:00
key.js Key().fromPrivkey() 2014-08-29 12:43:55 -07:00
message.js Message.prototype.set 2014-08-28 16:42:47 -07:00
point.js remove "(classname): " from tests 2014-08-20 13:03:07 -07:00
privkey.js compressed by default with fromRandom 2014-08-29 12:38:43 -07:00
pubkey.js Pubkey().fromPrivkey() 2014-08-28 20:19:30 -07:00
random.js remove "(classname): " from tests 2014-08-20 13:03:07 -07:00
signature.js Signature.prototype.set 2014-08-28 16:38:21 -07:00