Add comments to generated files saying how they are generated.
This commit is contained in:
@@ -6,6 +6,9 @@ into user-provided buffers via optional `into=` (and `mac_into=` for detached).
|
||||
Error return codes from the C library raise ValueError.
|
||||
"""
|
||||
|
||||
# All modules are generated from aegis128x2.py by tools/gen_modules.py!
|
||||
# DO NOT EDIT OTHER ALGORITHM FILES MANUALLY!
|
||||
|
||||
import errno
|
||||
from collections.abc import Buffer
|
||||
|
||||
|
||||
Reference in New Issue
Block a user