libtom/libtommath
LibTomMath is a free open source portable number theoretic multiple-precision integer library written entirely in C.
CNOASSERTION
Issues
- 19
new version v1.x
#418 opened by sjaeckel - 2
cmake
#556 opened by predators46 - 24
Library can not be used in android (arm64)
#523 opened by atopavirgil - 4
master (v.1.1.0) vs develop (3/12/2020)
#479 opened by mdehoogh - 3
mp_exptmod incorrect result since version 0.32
#563 opened by guidovranken - 0
No more tommath.pdf ?
#570 opened by turtle-dragonfly - 2
Enhancement proposal: add mp_int hash function
#504 opened by urazoff - 0
Compiler & base OS versions
#539 opened by sjaeckel - 3
Build fails on Linux/Sparc with 32 bit userspace
#509 opened by DerDakon - 3
mp_fwrite should not write \0 character
#543 opened by J08nY - 14
should i>=x.used better?
#529 opened by TobyFIenderson - 12
make exptmod algorithms private?
#433 opened by minad - 1
benchmark logs, comparison of versions maybe
#428 opened by minad - 3
MP_DIGIT_BIT==8*sizeof (mp_digit)
#420 opened by minad - 0
- 0
update readme
#419 opened by minad - 2
- 1
speed please!?
#537 opened by sjaeckel - 6
- 16
tfm/ltm relation
#429 opened by minad - 1
does it support cross-build?
#531 opened by vitock - 14
out-of-source build support?
#468 opened by Prince213 - 2
test makefile.shared in CI?
#440 opened by minad - 2
- 0
Next release with SPM support
#524 opened by royjit - 3
mp_is_square says 0 is not a square
#521 opened by guidovranken - 1
Potentially lossy conversion in s_read_wincsp
#514 opened by mabuchner - 3
- 6
Is the memory representation stable?
#520 opened by nomeata - 2
s_read_wincsp leaks handle
#519 opened by mabuchner - 4
Dependency on dead code elimination
#515 opened by mabuchner - 0
A few random documentation fixes
#494 opened by vonbrand - 3
Why s_mp_sqr function doesn't consider inner product u larger than a single-precision integer.
#492 opened by mazhenke - 2
mp_sqrtmod_prime can get caught in an infinite loop if "prime" isn't prime
#486 opened by friedrichsenm - 10
Build shared libraries using Visual Studio
#488 opened by madebr - 2
- 1
Typo at website
#483 opened by ggreif - 7
- 3
- 0
many LBLs for clearing
#394 opened by minad - 0
mp_radix_size_overestimate
#415 opened by minad - 1
- 11
change default branch - regression in prime_is_prime
#460 opened by sjaeckel - 12
move to c99
#416 opened by minad - 5
remove logs/
#423 opened by minad - 6
Main Website still mentions wtfpl
#427 opened by minad - 1
get rid of explicit compare for mp_bool
#409 opened by minad - 1
mp_incr, mp_decr optimization
#404 opened by minad - 2
Discuss removal of doc/tommath.src
#383 opened by sjaeckel - 6
MP_HAS and missing implementation
#389 opened by minad