plan9fox/sys/src/libmp
cinap_lenrek 96769e0476 libmp: fix mpmod() aliasing bug when n == r and x < 0 (thanks aiju, mischief)
mischief found this in rsafill()'s call mpmod(c2, x, x), where
d parameter is negative (rsagen created a rsa key with negative dk).
2017-02-05 02:48:13 +01:00
..
386 libmp: 386/amd64 mpvec*(): replace conditional branches with ADC/SBB instructions 2015-11-20 06:25:01 +01:00
amd64 libmp: 386/amd64 mpvec*(): replace conditional branches with ADC/SBB instructions 2015-11-20 06:25:01 +01:00
arm libmp: fix wrong move instruction for arm vector operations 2015-12-06 20:52:15 +01:00
mips libmp: fix build for objtype=spim 2015-08-08 08:25:36 +02:00
port libmp: fix mpmod() aliasing bug when n == r and x < 0 (thanks aiju, mischief) 2017-02-05 02:48:13 +01:00
power Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
spim libmp: fix build for objtype=spim 2015-08-08 08:25:36 +02:00
bigtest.c libmp: remove include of libsec.h 2016-02-05 19:29:55 -08:00
mkfile libmp: make includes consistent, make test program compile under ape (work in progress) 2016-04-10 02:35:01 +02:00
test.c libmp: make includes consistent, make test program compile under ape (work in progress) 2016-04-10 02:35:01 +02:00