Lambda/Layer/crypto/python/lib/python3.8/site-packages/cryptography/hazmat/primitives/padding.py (4 lines): - line 111: # TODO: more copies than necessary, we should use zero-buffer (#193) - line 135: # TODO: more copies than necessary, we should use zero-buffer (#193) - line 168: # TODO: more copies than necessary, we should use zero-buffer (#193) - line 192: # TODO: more copies than necessary, we should use zero-buffer (#193) Lambda/Layer/crypto/python/lib/python3.8/site-packages/cryptography/x509/name.py (1 line): - line 241: # TODO: this is relatively expensive, if this looks like a bottleneck