Hanno Becker 68b4d58bd8 Remove PRNG argument from mbedtls_rsa_deduce_moduli
It is not necessary to pass a CSPRNG to `mbedtls_rsa_deduce_moduli`, as there
exist well-working static strategies, and even if a PRNG is preferred, a
non-secure one would be sufficient.

Further, the implementation is changed to use a static strategy for the choice
of candidates which according to some benchmarks even performs better than the
previous one using random candidate choices.
2017-10-10 16:39:10 +01:00
..
2017-07-20 12:36:53 +02:00
2017-07-22 11:53:56 +02:00
2016-10-13 13:51:11 +01:00
2016-12-14 15:27:22 +00:00
2016-05-25 00:59:37 +01:00
2017-03-10 11:31:41 +00:00
2017-05-11 22:42:14 +01:00
2016-01-03 16:14:14 +00:00
2016-01-03 16:14:14 +00:00
2016-01-03 16:14:14 +00:00
2016-10-13 13:51:12 +01:00
2016-10-13 13:48:48 +01:00
2015-10-05 11:41:36 +01:00
2016-01-03 16:14:14 +00:00
2017-07-20 12:36:53 +02:00
2017-06-08 10:12:16 +01:00
2015-09-25 04:27:22 +02:00
2017-06-20 23:08:10 +01:00
2016-11-06 12:45:15 +00:00