RSA icon indicating copy to clipboard operation
RSA copied to clipboard

Restore RNS functionality for keys with >2 primes

Open fjarri opened this issue 8 months ago • 0 comments

Pre-https://github.com/RustCrypto/RSA/pull/394 RNS in algorithms::rsa::rsa_decrypt() was supported for keys with any number of primes, but after that PR it's only supported for two primes. Is this functionality useful? If yes, it should be restored.

fjarri avatar Apr 27 '25 21:04 fjarri