Brian Smith 2ad2fcb912 rsa: Use dynamic checks for widening conversions.
Remove `SmallerModulus` and instead do the check dynamically. This
eliminates the last `unsafe impl` regarding the modulus
relationships. The uses of `elem_widen` won't ever fail but since
they are in an already-fallible function they wo't hurt.
2023-11-24 17:39:13 -08:00
..
2021-09-23 10:43:13 -07:00
2022-10-27 08:01:56 -07:00
2019-08-11 14:46:48 -10:00
2021-03-22 16:11:07 -07:00
2023-11-14 13:22:44 -08:00
2022-11-03 10:30:09 -07:00
2023-09-19 10:19:14 -07:00
2023-11-14 13:22:44 -08:00
2022-10-19 23:49:17 -07:00