BlinkyStitt / vanitygen

GNU Affero General Public License v3.0
39 stars 14 forks source link

Could you add Ripple address generation to vanitygen? #22

Open ShadedJon opened 7 years ago

ShadedJon commented 7 years ago

I am really wanting to do vanity generation with my GPU for Ripple addresses.

This page discusses the path to make ripple public keys and secret keys: https://bitcoin.stackexchange.com/questions/18858/what-is-the-algorithm-for-generating-a-ripple-address-from-a-ecdsa-public-key

There are other Ripple vanity generators out there, https://github.com/CodeShark/RippleGen, but not one that will actually quickly run on a GPU.

Could you modify vanitygen to make this work with Ripple addresses?