dropbear/libtomcrypt/src
Steffen Jaeckel b4bd23b4d2
Update LibTomMath to 1.2.0 (#84)
* update C files

* update other files

* update headers

* update makefiles

* remove mp_set/get_double()

* use ltm 1.2.0 API

* update ltm_desc

* use bundled tommath if system-tommath is too old

* XMALLOC etc. were changed to MP_MALLOC etc.
2020-05-26 23:36:47 +08:00
..
ciphers fix unused variable from merge 2018-02-14 23:09:40 +08:00
encauth Update to libtomcrypt 1.18.1, merged with Dropbear changes 2018-02-09 21:44:05 +08:00
hashes Update to libtomcrypt 1.18.1, merged with Dropbear changes 2018-02-09 21:44:05 +08:00
headers CBC mode cleanup (#95) 2020-05-25 23:55:13 +08:00
mac Update to libtomcrypt 1.18.1, merged with Dropbear changes 2018-02-09 21:44:05 +08:00
math Update LibTomMath to 1.2.0 (#84) 2020-05-26 23:36:47 +08:00
misc cast m_burn argument away from volatile 2018-02-10 00:12:22 +08:00
modes Update to libtomcrypt 1.18.1, merged with Dropbear changes 2018-02-09 21:44:05 +08:00
pk Put Dropbear config in a separate file 2018-02-09 23:35:07 +08:00
prngs Update to libtomcrypt 1.18.1, merged with Dropbear changes 2018-02-09 21:44:05 +08:00
stream Update to libtomcrypt 1.18.1, merged with Dropbear changes 2018-02-09 21:44:05 +08:00