Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| bdbed000 | 2017-10-15 19:57:12 | literal suffix | ||
| 40c763a1 | 2017-10-15 16:11:09 | literal suffix in call function | ||
| f674018a | 2017-09-20 16:59:43 | constify remaining functions | ||
| a20d9b10 | 2017-08-30 19:13:53 | format with astyle (step 4) | ||
| d263dc72 | 2017-08-29 18:50:19 | add space after keyword | ||
| 0ff04a4f | 2015-11-26 18:43:42 | remove hard tab | ||
| c0b14e3d | 2015-11-13 17:46:32 | handle the return value of function | ||
| babf35c6 | 2015-11-12 21:54:52 | explicit condition | ||
| 4e3f1344 | 2015-11-12 01:49:07 | 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. | ||
| 575d9bac | 2015-10-30 18:08:42 | Add error check to mp_sqrtmod_prime() Signed-off-by: Tom St Denis <tstdenis82@gmail.com> | ||
| c31102bc | 2015-04-18 19:32:09 | fix warning: expected "mp_digit *" but argument is of type "long unsigned int *" | ||
| 1f889479 | 2015-04-18 11:03:22 | update makefiles etc. | ||
| 1c85a283 | 2015-04-17 22:46:11 | adding bn_mp_sqrtmod_prime.c |