summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorkx <kx@radix-linux.su>2026-09-14 17:31:33 +0300
committerkx <kx@radix-linux.su>2026-09-14 17:31:33 +0300
commit649257e0bd9b2c505707cb4281da001266e4fa9e (patch)
treec68ddd4779ef74ab5166c3b3dda3987ec155aee2 /NEWS
parent561a8bc388043bd49f3fa711cc0180cc790b3d9a (diff)
downloadlibmpu-1.0.23.tar.xz
Bump version to 1.0.231.0.23
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
=============