tommath_superclass.h

Branch


Log

Author Commit Date CI Message
czurnieden 1e65c0bf 2019-10-11T00:06:45 Introduction of a fast but slightly over-estimating radix_size
Daniel Mendler f6a7bedb 2019-10-29T20:52:29 suffix _u32 -> _n of mp_(expt|log|root) functions, use int for now
Daniel Mendler 4f00e75b 2019-11-06T16:51:51 make mp_div_3 private
Daniel Mendler 91d88ce3 2019-11-05T20:35:19 fix generate_def, rename some internal files
Daniel Mendler 5c335f84 2019-10-30T17:26:27 rename mul/sqr functions for consistency, comba instead of fast suffix
czurnieden 9edd185f 2019-10-04T17:41:09 Addition of fast division (recursive divrem only)
Steffen Jaeckel 7a68f128 2019-10-19T16:24:39 Execute move.sh - Rename files from bn_* to match the function names. * git blame <renamed-file> is not affected * git log --follow <renamed-file> can be used to show log across renames
czurnieden 80f5818e 2019-10-16T00:31:43 Addition of BN_MP_LOG_U32 to tommath_superclass.h
czurnieden abdb0334 2019-09-25T00:29:19 Refactored functions to read and write binaries and added "maxlen"
Steffen Jaeckel 7482b3a9 2019-09-06T11:51:10 fix missing symbols when building `SC_RSA_1`
Steffen Jaeckel 8721ca12 2019-09-06T10:18:36 order defines alphabetically
Steffen Jaeckel 54661db6 2019-09-05T17:10:48 allow RSA superclass to be built with tests
Daniel Mendler fbfcb661 2019-04-12T14:56:29 apply rename
Daniel Mendler ff561404 2019-04-07T15:29:11 shorter headers
Daniel Mendler 70a30ae7 2019-04-07T02:29:28 remove footers
Steffen Jaeckel 18355de6 2018-12-29T17:56:20 Update file headers [skip ci]
Karel Miko 0493739d 2018-12-02T13:10:09 add missing comments
Francois Perrad f89cda03 2017-08-30T19:15:27 format with astyle (step 5)
Francois Perrad 82a2d385 2017-08-30T05:56:38 refactor indentation of preprocessor directives
Francois Perrad 15681f9a 2017-08-30T05:51:11 trim trailing spaces
Steffen Jaeckel 6f212942 2017-08-28T16:27:26 replace SVN tags
Tom St Denis 9294e791 2005-08-01T16:37:28 added libtommath-0.36
Tom St Denis e549ccfe 2004-10-29T22:07:18 added libtommath-0.32