Python: Add change-note

This commit is contained in:
Rasmus Wriedt Larsen
2022-11-29 17:28:08 +01:00
committed by Jami
parent 548ff47f03
commit 315ceb57e9

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* Bumped the minimum keysize we consider secure for elliptic curve cryptography from 224 to 256 bits, following current best practices. This might effect results from the _Use of weak cryptographic key_ (`py/weak-crypto-key`) query.