elliptic icon indicating copy to clipboard operation
elliptic copied to clipboard

Add endian argument to bn.js toString method

Open mahnunchik opened this issue 3 years ago • 0 comments

Feature request: add endian (le or be) argument to bn.js toString method.

Motivation: working with ed25519 curve from elliptic module there is an inconvenience.

Issue in bn.js repo: https://github.com/indutny/bn.js/issues/272

mahnunchik avatar Mar 02 '21 13:03 mahnunchik