mpi_exp_mod: Use stack instead of malloc

This commit is contained in:
NIIBE Yutaka
2013-12-23 16:15:39 +09:00
parent cce282b3d7
commit e8896ecb4d
4 changed files with 68 additions and 93 deletions

View File

@@ -5,7 +5,7 @@ It is important to collect enough entropy. Perhaps, it would
be possible to get entropy from USB traffic (of other devices).
* RSA
* [Mostly DONE] RSA
It would be good not to use malloc.