On 9 Dec 2024, at 17:38, Ilya Maximets wrote: > NIST Special Publication 800-57 Part 1 Revision 5 "Recommendation for > Key Management" [1] estimates 2024-bit RSA keys as having 112 bits of > security strength. At the same time keys with 112 bits of security > strength are deemed acceptable only through 2030 and disallowed after > that year. > > Let's be safe and generate 3072-bit keys by default. These should > have 128 bits of security strength and are allowed after 2030. > > Also, 1024-bit keys are estimated to have only 80 bits of security > strength and are generally disallowed today. Let's not allow creation > of such keys by default. > > [1] https://doi.org/10.6028/NIST.SP.800-57pt1r5 > > Signed-off-by: Ilya Maximets <[email protected]> Patchwork did not like the cover letter ACK, so will ack them individually. Acked-by: Eelco Chaudron <[email protected]> _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
- Re: [ovs-dev] [PATCH 05/10] stream-ssl: Remove use of ... Eelco Chaudron
- [ovs-dev] [PATCH 07/10] python: Require Python 3.7 for ssl.... Ilya Maximets
- Re: [ovs-dev] [PATCH 07/10] python: Require Python 3.7... Eelco Chaudron
- [ovs-dev] [PATCH 02/10] treewide: Refer to SSL configuratio... Ilya Maximets
- Re: [ovs-dev] [PATCH 02/10] treewide: Refer to SSL con... Eelco Chaudron
- [ovs-dev] [PATCH 06/10] m4: Fix check for Python 3.6 versio... Ilya Maximets
- Re: [ovs-dev] [PATCH 06/10] m4: Fix check for Python 3... Eelco Chaudron
- [ovs-dev] [PATCH 01/10] stream-ssl: Deprecate and disable T... Ilya Maximets
- Re: [ovs-dev] [PATCH 01/10] stream-ssl: Deprecate and ... Eelco Chaudron
- [ovs-dev] [PATCH 08/10] ovs-pki: Use 3072-bit keys by defau... Ilya Maximets
- Re: [ovs-dev] [PATCH 08/10] ovs-pki: Use 3072-bit keys... Eelco Chaudron
- [ovs-dev] [PATCH 10/10] stream-ssl: Add explicit support fo... Ilya Maximets
- Re: [ovs-dev] [PATCH 10/10] stream-ssl: Add explicit s... Eelco Chaudron
- [ovs-dev] [PATCH 09/10] stream-ssl: Use DEFAULT:@SECLEVEL=2... Ilya Maximets
- Re: [ovs-dev] [PATCH 09/10] stream-ssl: Use DEFAULT:@S... Eelco Chaudron
- [ovs-dev] [PATCH 03/10] stream-ssl: Drop support for OpenSS... Ilya Maximets
- Re: [ovs-dev] [PATCH 03/10] stream-ssl: Drop support f... Eelco Chaudron
- Re: [ovs-dev] [PATCH 00/10] Modernize SSL/TLS support and a... Eelco Chaudron
