Ryan X. Charles
|
c7b33eca9a
|
update key signing to use new SecureRandom
...and throw an error if you try to use the old, non-secure random number
generator.
|
2014-04-25 15:00:51 -03:00 |
|
Ryan X. Charles
|
350f6ae998
|
Key should make sure new privkey is less than N
...this involves adding a Curve class, and significant refactoring to make this
possible in a clean way.
|
2014-04-23 21:15:55 -03:00 |
|
Ryan X. Charles
|
f82fa5007a
|
move *.browser and *.node to browser/* and node/*
...this should leave the lib folder a little bit less cluttered.
|
2014-04-22 19:36:18 -03:00 |
|