ripple/ripple-keypairs
Moved to: https://github.com/XRPLF/xrpl.js/tree/develop/packages/ripple-keypairs
JavaScriptISC
Issues
- 1
Migrate tests to TypeScript
#72 opened by 0xCLARITY - 1
Migrate test runner to Jest
#78 opened by 0xCLARITY - 1
Add types throughout library
#84 opened by 0xCLARITY - 1
Audit validator key generation; ensure compatibility w/ rippled Ed25519 implementation
#85 opened by intelliot - 1
Overload the `sign` method with another type signature to take and return bytes
#103 opened by 0xCLARITY - 1
Update `hexToBytes()` return type to `Uint8Array`
#104 opened by 0xCLARITY - 2
Feature request: derive public key from private key
#168 opened by intelliot - 1
Feature request: verify manifest signature
#242 opened by intelliot - 1
Make ed25519 the default algorithm
#338 opened by intelliot - 1
Feature: sign with bitcoin key (bip39 or bip32)
#357 opened by intelliot - 7
Successful transaction but account not accredited
#285 opened by juniorbest1 - 3
Verify data
#110 opened by melisovm97 - 1
Why is elliptic pulled via npm?
#25 opened by culyun - 0
Get rid of Babel
#32 opened by intelliot - 1
Get to 100% code coverage
#69 opened by 0xCLARITY - 1
Replace TSLint with ESLint
#60 opened by 0xCLARITY - 0
Update bn.js
#36 opened by intelliot - 2
- 1
Failed at the ripple-keypairs prepublish script
#24 opened by 5-digits - 2
how to get secret from publishkey/privatekey?
#27 opened by elvis-hp - 8
feature request: could we use address instead of public key to verify the signature
#34 opened by justinjohnsdev - 0
- 1
Feature Request: derivePublicKey(address)
#26 opened by justuswilhelm - 3
Describe/implement appropriate format for entropy in documentation/code
#19 opened by professorhantzen - 0
LICENSE file is missing
#23 opened by matejr - 4
Consider using create-hash for hashing
#15 opened by sublimator - 14
Always same signature and same random k
#18 opened by hanwencheng - 1
Doesn't seem to accept hex as input to sign
#13 opened by sublimator - 1
- 0