XRPLF / xrpl.js

A JavaScript/TypeScript API for interacting with the XRP Ledger in Node.js and the browser
https://xrpl.org/
1.2k stars 511 forks source link

Audit validator key generation; ensure compatibility w/ rippled Ed25519 implementation @ripple-keypairs #1815

Open khancode opened 2 years ago

khancode commented 2 years ago

We want to verify that we are generating correct validator keys.

Original issue: https://github.com/ripple/ripple-keypairs/issues/85

JST5000 commented 6 months ago

@intelliot Does this still need to be done? (At this point it seems that if there was an issue it would've been reported)