gpg-hd icon indicating copy to clipboard operation
gpg-hd copied to clipboard

RSA key generation is implementation defined, not necessarily reproducible

Open teythoon opened this issue 3 years ago • 0 comments

The RSA key generation is implementation defined: if PyCrypto changes its algorithm, then this tool may generate different keys. This should either be fixed, or clearly pointed out to users.

teythoon avatar Jan 25 '22 09:01 teythoon