Commit Graph

11 Commits

Author SHA1 Message Date
Vinnie Falco
b51edb58fc Replace std::vector<unsigned char> with Blob 2013-06-07 15:24:39 -07:00
Vinnie Falco
a6fdabc68a Reformat annotations in preparation for automated extraction 2013-06-07 14:46:09 -07:00
Vinnie Falco
db9f62646d DRY up and document magic constant used for hash maps 2013-06-07 11:35:56 -07:00
Vinnie Falco
3cf2fb884d Annonate another instance of the same anonymous constant 2013-06-07 10:24:33 -07:00
Vinnie Falco
b523b6c8d4 Replace all Application nonces with nonce singleton and refactor hash_value functions 2013-06-06 21:43:33 -07:00
Vinnie Falco
0523d6a054 Refactor free functions into RandomNumbers 2013-06-06 21:43:29 -07:00
JoelKatz
70ffcb7a50 Code blows up without this. Vinnie, please double check. 2013-06-01 22:23:19 -07:00
Vinnie Falco
3983c76adb Fix default alphabet parameter to not pass null 2013-05-30 12:12:11 -07:00
JoelKatz
468588e3a0 Set default alphabet if not specified. 2013-05-30 11:25:34 -07:00
Vinnie Falco
4fc2d3b274 Rename and move DeterministicKeys into ripple_data 2013-05-30 10:16:22 -07:00
Vinnie Falco
2c525b03c6 Enormous cleanup of RippleAddress et. al. into ripple_data
Start cleanup into ripple_data, split out some hash_value() instances
Tidy up CBigNum into ripple_data, moving definitions to .cpp
Split and clean up base58 stuff
Remove unused files from VS2012 project
Clean up some bignum stuff and remove unused files
Partial cleanup of RFC1751
Enormous cleanup with RippleAddress and related, into ripple_data
Remove unused VS project files
Move ECIES stuff into CKey
2013-05-30 10:16:22 -07:00