Files
xahaud/src/ripple/protocol
Josh Juran b2eeb49a45 Clean up CKey and RippleAddress (RIPD-672)
* Remove CKey dependency on RippleAddress
* Create RAII ec_key wrapper that hides EC_KEY and other OpenSSL details
* Move CKey member logic into free functions
* Delete CKey class
* Rename units that are no longer CKey-related
* Delete code that was unused
2014-11-14 11:10:12 -08:00
..
2014-11-07 13:40:43 -08:00

protocol

Classes and functions for handling data and values associated with the Ripple protocol.