summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS15
1 files changed, 15 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 6c0cedf..fa6a493 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,19 @@
+libmpu-1.0.23
+=============
+
+ Update: Added unsigned integer functions useful for
+ RSA and other number-theoretic implementations:
+
+ bit length;
+ modular reduction;
+ modular multiplication;
+ modular exponentiation;
+ greatest common divisor (GCD);
+ least common multiple (LCM);
+ modular multiplicative inverse.
+
+
libmpu-1.0.22
=============