Rename MP_IS* to MP_*P, for consistency's sake. Use these macros more often.
[u/mdw/catacomb] / tests / mpbarrett
index c3074d0..c09b75b 100644 (file)
@@ -1,6 +1,6 @@
 # Test vectors for Barrett modular reduction
 #
-# $Id: mpbarrett,v 1.4 2004/04/01 12:50:41 mdw Exp $
+# $Id$
 
 mpbarrett-reduce {
   17 11 6;
@@ -54,6 +54,7 @@ mpbarrett-exp {
 
   # --- Negative exponents ---
 
+  0xfffffffdffffffffffffffffffffffff 0xfffffffdfffffffffffffffffffffffe 0 1; 
   8939489893434234331 1804289383 -8939035539979879765 6139425926295484741;
 
   # --- DSA public key derivation ---