We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a29e9fa commit b4bd978Copy full SHA for b4bd978
changes.txt
@@ -1,3 +1,17 @@
1
+XXX, 2017
2
+v1.0.1
3
+ -- Dmitry Kovalenko provided fixes to mp_add_d() and mp_init_copy()
4
+ -- Matt Johnston contributed some improvements to mp_div_2d(),
5
+ mp_exptmod_fast(), mp_mod() and mp_mulmod()
6
+ -- Julien Nabet provided a fix to the error handling in mp_init_multi()
7
+ -- Ben Gardner provided a fix regarding usage of reserved keywords
8
+ -- Fixed mp_rand() to fill the correct number of bits
9
+ -- Fixed mp_invmod()
10
+ -- Use the same 64-bit detection code as in libtomcrypt
11
+ -- Correct usage of DESTDIR, PREFIX, etc. when installing the library
12
+ -- Francois Perrad updated all the perl scripts to an actual perl version
13
+
14
15
Feb 5th, 2016
16
v1.0
17
-- Bump to 1.0
0 commit comments