kc3-lang/libtommath/bn_mp_set_long.c

Branch :


Log

Author Commit Date CI Message
ff561404 2019-04-07 15:29:11 shorter headers
70a30ae7 2019-04-07 02:29:28 remove footers
77143c33 2019-04-04 12:57:22 remove mp_set_long specialization
cb1eb161 2019-04-04 07:58:07 run `make astyle` [skip ci]
6dc8ae5b 2019-03-26 11:30:21 efficiency improvement in get/set routines
18355de6 2018-12-29 17:56:20 Update file headers [skip ci]
9034e712 2018-05-02 21:43:17 Do not use installed headers for building
f51249b6 2018-02-02 12:07:21 clean-up file headers
6f212942 2017-08-28 16:27:26 replace SVN tags
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.