10 Commits (d413b5f43a4877268006bafa2c5dd922ab2ffbb9)

Author SHA1 Message Date
Ryan X. Charles 405ea0bf6f fix bignum issue 11 years ago
Ryan X. Charles 7f348ca0bd Move BigNumber to internal 11 years ago
Ryan X. Charles c7b33eca9a update key signing to use new SecureRandom 11 years ago
Ryan X. Charles 10d164b292 add require('bignum') in key 11 years ago
Matias Alejo Garcia 64b5623d54 removes buffertools dependencies in browsers Key.js 11 years ago
Ryan X. Charles 350f6ae998 Key should make sure new privkey is less than N 11 years ago
Ryan X. Charles dbcf270826 use SecureRandom in Key in the browser 11 years ago
Ryan X. Charles ba692aaa20 add new SecureRandom class that does the right thing 11 years ago
Ryan X. Charles f82fa5007a move *.browser and *.node to browser/* and node/* 11 years ago