lambdaworks icon indicating copy to clipboard operation
lambdaworks copied to clipboard

feat(Montgomery): Implement Display for Montgomery that displays both limbs and Montgomery

Open PatStiles opened this issue 2 years ago • 0 comments
trafficstars

Currently printing a Montgomery element displays the internal bytes encoded in montgomery form. @mdvillagra mentioned it would be convenient if Display for Montgomery printed out the limbs values of the decoded Uint value.

PatStiles avatar Oct 24 '23 13:10 PatStiles