Skip to content

Files

Latest commit

 

History

History
12 lines (7 loc) · 473 Bytes

B413.md

File metadata and controls

12 lines (7 loc) · 473 Bytes

Pattern: Use of pycrypto

Issue: -

Description

pycrypto library is known to have publicly disclosed buffer overflow vulnerability. It is no longer actively maintained and has been deprecated in favor of pyca/cryptography library.

Further Reading