Commit Graph

19 Commits

Author SHA1 Message Date
Francois Perrad ef6c71f1d2 return type of function on the same line 2017-08-30 20:09:32 +02:00
Francois Perrad d6a9a58f64 remove space after function name and cast 2017-08-30 20:08:58 +02:00
Steffen Jaeckel 6f21294212 replace SVN tags 2017-08-28 17:00:58 +02:00
Steffen Jaeckel 712b359764 fix mp_rand() for MP_{8,16}BIT 2017-04-10 16:46:18 +02:00
Steffen Jaeckel bc11ea7585 don't include static function in callgraph 2017-04-09 01:02:41 +02:00
Steffen Jaeckel d5b0f1e993 loop&shift until enough random data has been read 2016-10-10 00:48:01 +02:00
Steffen Jaeckel 7cf5c050e2 make sure the entire mp_digit is filled with random data 2016-10-10 00:48:01 +02:00
Steffen Jaeckel 4e3f1344a5 provide tommath_private.h
tommath.h contains declarations for the public part of the library.
tommath_private.h contains the functions which are private to ltm and
should not be exposed to the public.
2015-11-12 01:49:07 +01:00
Tom St Denis 079b0f65a9 Getting ready for v0.43.0 release
Also updated my email address...

Signed-off-by: Tom St Denis <tstdenis82@gmail.com>
2015-10-30 17:55:29 -04:00
Carlin 5d1096b0bd use arc4random() instead of rand() on *BSD 2014-12-12 01:42:30 +13:00
Tom St Denis 333aebc894 added libtommath-0.41 2010-07-15 17:26:06 +02:00
Tom St Denis f0b91a572e added libtommath-0.39 2010-07-15 17:26:01 +02:00
Tom St Denis 9294e79150 added libtommath-0.36 2010-07-15 17:25:56 +02:00
Tom St Denis fdfa2f4f50 added libtommath-0.35 2010-07-15 17:25:53 +02:00
Tom St Denis e549ccfec5 added libtommath-0.32 2010-07-15 17:25:47 +02:00
Tom St Denis c1da6aa2de added libtommath-0.25 2010-07-15 17:25:33 +02:00
Tom St Denis 82f4858291 added libtommath-0.14 2010-07-15 17:25:17 +02:00
Tom St Denis b66471f74f added libtommath-0.13 2010-07-15 17:25:15 +02:00
Tom St Denis 57354e11ac added libtommath-0.12 2010-07-15 17:25:14 +02:00