czurnieden
9034e712b8
Do not use installed headers for building
2018-05-02 21:43:17 +02:00
Francois Perrad
bdbed00079
literal suffix
2017-10-15 19:57:12 +02:00
Francois Perrad
40c763a18d
literal suffix in call function
2017-10-15 16:11:09 +02:00
nijtmans
f674018a41
constify remaining functions
2017-09-20 16:59:43 +02:00
Francois Perrad
a20d9b102c
format with astyle (step 4)
2017-08-30 20:23:22 +02:00
Francois Perrad
d263dc727c
add space after keyword
2017-08-30 20:09:07 +02:00
Francois Perrad
0ff04a4f6f
remove hard tab
2017-08-30 05:51:22 +02:00
Francois Perrad
c0b14e3df4
handle the return value of function
2015-12-02 22:47:51 +01:00
Francois Perrad
babf35c64a
explicit condition
2015-12-02 22:47:50 +01: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
575d9bac4b
Add error check to mp_sqrtmod_prime()
...
Signed-off-by: Tom St Denis <tstdenis82@gmail.com>
2015-10-30 18:08:42 -04:00
Karel Miko
c31102bc0e
fix warning: expected "mp_digit *" but argument is of type "long unsigned int *"
2015-10-30 18:04:33 -04:00
Steffen Jaeckel
1f8894790b
update makefiles etc.
2015-10-30 18:04:33 -04:00
Karel Miko
1c85a28372
adding bn_mp_sqrtmod_prime.c
2015-10-30 18:04:33 -04:00