bitcore/lib/browser
Ryan X. Charles 8a199e26f3 allow Point to multiply things other than buffers
...i.e., bignums, numbers, and strings. Also, ensure that if you try to
multiply a buffer, it should be exactly 32 bytes. Eventually this "multiply"
function will be replaced with a more conventional "mul" function, but not yet.
2014-07-11 11:52:05 -07:00
..
Bignum.js use decorate on gt and lt 2014-07-10 18:45:27 -07:00
ECIES.js remove soop exports 2014-07-10 16:08:42 -03:00
Key.js require Point ... woops 2014-07-10 16:22:42 -07:00
Point.js allow Point to multiply things other than buffers 2014-07-11 11:52:05 -07:00
SecureRandom.js remove soop exports 2014-07-10 16:08:42 -03:00