diff options
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 ============= |
