X-Git-Url: https://git.distorted.org.uk/u/mdw/catacomb/blobdiff_plain/c08b284af348819a5fb653c80edf2a48eba62545..6540d0692a941a46c701ceb6366d00f9a6a37ef0:/README.mp diff --git a/README.mp b/README.mp index a7909f2..a70e08d 100644 --- a/README.mp +++ b/README.mp @@ -185,7 +185,7 @@ The high-level interface Modular multiplication and exponentiation Lots of public-key crypto uses modular multiplication and - exponentation operations. Doing them efficiently is very + exponentiation operations. Doing them efficiently is very important. Multiplication on its own is easy, and Catacomb's multiplication algorithms are fairly good (though not up with the very best). Doing the modular reduction afterwards is the