kc3-lang/libtommath

Branch :


Log

Author Commit Date CI Message
04cff089 2019-05-13 17:44:41 explicit operator precedence
2d508723 2019-05-13 17:36:12 const parameter
3c5afa91 2019-05-13 17:34:12 add missing parameter name in prototype
fa2d86af 2019-05-13 03:27:02 explicit operator precedence
07aaa4c3 2019-05-13 03:48:20 explicit condition
783e3cdf 2019-05-13 03:47:24 format block macros
6327a693 2019-05-13 10:22:08 Merge pull request #256 from libtom/rand-cleanup Use Jenkins rand in test suite
f85bd31e 2019-05-12 17:06:40 fix undefined behavior in labs
16ff016e 2019-05-12 11:18:17 win32 rand - just leak the crypt handle * it will be closed so or so atexit * the user could request more random data in another atexit routine leading to another atexit routine being registered
2a2e2716 2019-05-12 11:33:17 move jenkins prng to bn_s_mp_rand_jenkins.c