mirror of
https://github.com/2006-Scape/2006Scape.git
synced 2026-07-02 16:49:03 +00:00
[GH-ISSUE #667] Improvement in RSAKeyGen.java #11834
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @JoseReina11 on GitHub (Mar 9, 2025).
Original GitHub issue: https://github.com/2006-Scape/2006Scape/issues/667
I propose to adjust the key length to 2048 bits (at least) for the RSA encryption algorithm, so the system is less prone to attacks.