Stefan Thomas
1af930fbd1
JS: Override SJCL ECDSA with a standards-compliant version.
2013-02-08 03:18:46 +01:00
Stefan Thomas
6820c6823d
Add transaction signing basics.
...
Most fields aren't supported yet and there aren't any nice external APIs, but my
test script successfully serializes and signs an XRP Payment, so this seems like
a good time to make a commit.
2013-02-01 22:44:04 +01:00
Stefan Thomas
37cc88ccf2
Move custom SJCL extensions from client over to Ripple library.
2013-02-01 22:44:04 +01:00
Stefan Thomas
db241c1009
Add SHA512 to SJCL.
2013-01-22 21:10:15 +01:00
Stefan Thomas
a1ad884441
Enable symmetric encryption dependencies.
...
These are needed by the client and will soon be needed by ripple.js for message
encryption/decryption.
2013-01-22 20:47:06 +01:00
Stefan Thomas
0748d97524
Fix: Grunt/Webpack should compile JS code as a library.
2013-01-04 09:59:05 +01:00
Stefan Thomas
4e5979564e
Fix JS compile output file names.
2013-01-04 09:47:03 +01:00
Stefan Thomas
a9149e71e8
Add watch task (automatic recompilation).
2012-12-23 00:48:55 +01:00
Stefan Thomas
f00a82a554
The command "grunt" now builds everything.
...
Switched webpack build over to grunt.
2012-12-23 00:48:55 +01:00
Stefan Thomas
f0ee9e6cbf
New build system for SJCL.
2012-12-23 00:48:55 +01:00