diff options
| author | kx <kx@radix-linux.su> | 2026-09-14 17:31:33 +0300 |
|---|---|---|
| committer | kx <kx@radix-linux.su> | 2026-09-14 17:31:33 +0300 |
| commit | 649257e0bd9b2c505707cb4281da001266e4fa9e (patch) | |
| tree | c68ddd4779ef74ab5166c3b3dda3987ec155aee2 /NEWS | |
| parent | 561a8bc388043bd49f3fa711cc0180cc790b3d9a (diff) | |
| download | libmpu-1.0.23.tar.xz | |
Bump version to 1.0.231.0.23
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -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 ============= |
