Evan Schwartz
904082a86c
[FEATURE] New Message class for sigs on arbitrary data
...
This includes supporting files that can sign arbitrary data
with a signature that enables public key recovery. It also
includes the PublicKeyValidator class that can verify whether
a given public key is active for an account by looking in its
AccountRoot.
2014-04-30 18:41:18 -07:00
Stefan Thomas
9d6ccdcab1
[CHORE] Enable signature canonicalization.
2014-03-20 17:38:46 -07:00
Stefan Thomas
0d4357232c
Fix grunt watch. Enable caching, only compile debug version.
2014-01-25 11:25:21 -08:00
Stefan Thomas
d2559dcdb8
Added Montgomery exponentiation for SJCL.
2013-09-21 15:23:55 -07:00
Stefan Thomas
0986b37267
Added Jacobi functionality, more bn features - plus tests.
2013-09-19 22:24:49 -07:00
Stefan Thomas
a22de5e84a
Fix library build in grunt.
2013-05-07 20:54:04 +02:00
Stefan Thomas
22a954deed
Changed directory structure to be more like server's. src/js/*.js -> src/js/ripple/
2013-05-06 21:32:25 +02:00
Stefan Thomas
bad52779e3
Upgrade grunt to latest.
...
Also adds (experimental) dox documentation generator. Run with `grunt dox`. Documentation will be placed under build/docs/.
2013-05-06 21:10:53 +02:00