BrokenCryptoAlgorithm block mode change notes

This commit is contained in:
Alex Ford
2022-05-16 15:49:19 +01:00
parent 66736ebd9d
commit bda1c21562
2 changed files with 8 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
The query "Use of a broken or weak cryptographic algorithm" (`py/weak-cryptographic-algorithm`) now report if a cryptographic operation is potentially insecure due to use of a weak block mode.