X-Git-Url: https://git.distorted.org.uk/u/mdw/catacomb/blobdiff_plain/81578196d5732e443c75768ba9118c581c407cc7..2b645fb792c62ae0d38fcde4c39e1bd0889b0e06:/tests/mp diff --git a/tests/mp b/tests/mp index 767bd0d..1c65693 100644 --- a/tests/mp +++ b/tests/mp @@ -1,6 +1,6 @@ # Test vectors for MP functions # -# $Id: mp,v 1.15 2003/05/16 09:09:24 mdw Exp $ +# $Id: mp,v 1.15.2.1 2003/06/10 13:21:10 mdw Exp $ add { 5 4 9; 5 -4 1; -5 4 -1; -5 -4 -9; @@ -18,7 +18,9 @@ mul { } div { - 9 4 2 1; -9 4 -3 3; 9 -4 -3 -3; -9 -4 2 -1; +# 9 4 2 1; -9 4 -3 3; 9 -4 -3 -3; -9 -4 2 -1; + -3 6277101735386680763835789423207666416083908700390324961279 + -1 6277101735386680763835789423207666416083908700390324961276; } bin2c {