mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-14 08:34:39 +00:00
This conforms to current recommendations and best practices for a 128-bit security margin. 2048 is still the minimum recommended, but 2048-bit RSA only aligns to a 112-bit security margin, roughly analogous to 3DES. AES-128, the minimum recommended cipher, requires a 3072-bit RSA key and a 256-bit digest (SHA256) to provide an equivalent security level in all cryptographic components.